By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:05:28.157Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:05:28.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T23:05:28.194Z |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-02-14T23:05:28.801Z |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-02-14T23:05:28.886Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:05:28.886Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:05:28.887Z |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-02-14T23:05:28.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-14T23:05:28.997Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-14T23:05:29.019Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-14T23:05:30.490Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-14T23:05:31.049Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-14T23:05:31.067Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-14T23:05:31.068Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-14T23:05:31.120Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-14T23:05:31.121Z |INFO |Root WebApplicationContext: initialization completed in 2102 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-14T23:05:31.432Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-14T23:05:32.097Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-14T23:05:33.249Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-14T23:05:33.340Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-14T23:05:33.341Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-14T23:05:33.344Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-02-14T23:05:33.772Z |INFO |Started MainApp in 7.399 seconds (JVM running for 8.029) |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-14T23:05:33.830Z |INFO |Start scheduling PRH workflow |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:05:33.841Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5d7ddd7a-7a0b-49c5-92f6-a94d163ef36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:05:35.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:05:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:05:45.297Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8dc0a5d1-8558-4778-926b-640fc678b852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:05:46.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:05:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:05:56.342Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=13345971-a719-45cd-90e6-e07f3ba80601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:05:57.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:05:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:06:07.378Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=abb29977-02fc-42e2-869d-edb8f0b7ca92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:06:08.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:06:08.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:06:18.418Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=00471053-0081-4bde-a6d9-6f142a5c96e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:06:19.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:06:19.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:06:29.459Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f285f85c-c79b-46d6-a052-3d624226c1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:06:30.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:06:30.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:06:40.535Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7195949e-bef3-476b-8105-c7aafb6f0016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:06:41.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:06:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:06:51.634Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f9496e99-75f8-4367-a72b-b9bbe6c52673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:06:52.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:06:52.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:02.674Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b5178a30-42df-4055-a325-76c703f89a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:07:03.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:13.714Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bc9f9b45-5eae-4999-9412-7a91ce1519c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:07:14.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:24.754Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f48b3d4a-cb54-42c9-9318-55df6f4c2126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:07:25.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:25.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:35.794Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3b06397c-64ea-418c-9fce-9b2406133013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:07:36.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:46.834Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e887a0fa-4457-4ff5-8c12-536cddb8c8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:07:47.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:47.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:57.873Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=db67f5ce-3194-4311-947f-4ef597fe4143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:07:58.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:07:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:08:08.915Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=00003b3b-bec3-4104-a13a-56daf78339da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:08:09.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:08:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:08:19.955Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=cc2ddd28-5f03-4fc2-a54c-9f28a8a5dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:08:20.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:08:20.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:08:30.993Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ed36d180-0009-4bc0-8d11-dc2bdf05e0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:08:32.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:08:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:08:42.162Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=60d7a9ba-a6e3-4c9d-87d7-59a6c974b129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:08:43.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:08:43.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:08:53.202Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a21e8cd4-b6d1-4557-b2ff-8dfc5fd26a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:08:54.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:08:54.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:04.242Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d6be03ed-6e83-424b-b033-6178cafb3419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:09:05.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:15.281Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c7bd36d2-39f7-40f6-9c6f-28c0c13c7f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:09:16.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:16.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:26.322Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0178735c-2971-4ef6-a34e-1980ac560cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:09:27.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:27.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:37.362Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c49ba941-976e-49eb-877d-b374816bbd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:09:38.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:38.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:48.402Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ed35f60d-aa48-47ac-ad56-75ee7d50d4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:09:49.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:49.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:09:59.446Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8e267f9e-7fb8-4950-bee3-4acc018756d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:10:00.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:00.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:10.482Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=45810d33-767c-439d-8483-40bd2a0b7e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:10:11.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:11.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:21.523Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c036e726-48c3-47db-b2aa-c9cf8302ebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:10:22.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:10:32.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:10:32.206Z |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-02-14T23:10:32.207Z |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-02-14T23:10:32.212Z |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-02-14T23:10:32.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:10:32.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:10:32.228Z |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-02-14T23:10:32.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:32.561Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=765d4eb3-d125-4483-aaed-c757b78f30cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:10:33.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:33.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:43.605Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=129f35dc-e738-4249-8460-0c321921a2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T23:10:44.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.16.149:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:54.674Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a0fa8926-3270-46d0-af5a-20b1cb39543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:10:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:04.809Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1e040ea8-c63b-4da1-b7ab-0954b9608c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:14.827Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=189409a1-8d7a-4e80-bf2b-916ce773b501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:14.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:24.838Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=09a8371a-9fd2-449e-b5b0-a3f02f48fc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:24.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:34.853Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=186a241c-c995-4db0-97a3-615ef71d1aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:44.870Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=203f99c2-fe9c-4aef-bae8-a3d7b6e0eb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:44.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:54.885Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f0bedb6d-7944-4099-acd8-02f3de6e9016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:11:54.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:04.897Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=6170a46d-60bd-416f-8538-60b988029613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:04.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:14.908Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=96b488c2-0837-4f36-9cb4-19aa916a506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:14.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:24.920Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f9c20774-be00-48e4-b673-4b735a60e554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:24.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:34.932Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7f07be37-3a9e-4598-afc1-7dc2488b9b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:34.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:44.943Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b796e13c-735d-4939-baea-e654b1b28087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:44.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:54.954Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=88d123cb-dad5-455f-8e9e-b1fadec1848f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:12:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:04.966Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b1e63131-16ef-4cd2-8730-21e36e7dcf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:14.984Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4e9293d0-663a-4f9a-99fa-2c580eb2660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:14.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:24.996Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f0a92e57-4abf-4f81-ac90-d8d593baf72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:35.010Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a5ba86a4-87de-455c-b2ec-f3a7cc751b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:35.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:45.023Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=450649ac-54b8-4ba0-9152-8eaa095595e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:55.130Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=071612ed-dbdc-4252-84e2-ee491efec6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:13:55.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:05.162Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e5c3e60a-59b5-46cd-bcc6-ada2be8a939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:15.173Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=71bba8b0-bc93-423e-9d49-a9dea7e3f275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:25.184Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f0c38f79-973b-43c5-9042-e4e487eacadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:35.202Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3362b51d-22e6-4a24-9abe-bc257dcc50b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:35.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:45.218Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0181bc53-f159-4dc4-8fcd-fbec2c13fb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:55.227Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=eedbfc79-e1b5-4021-897d-99d09d85c443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:14:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:05.238Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=cc620369-de3e-4f7f-bc56-3b367bd23830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:15.249Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=add83cc8-0873-4bf1-8f9a-3b3a1f9475e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:15.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:25.258Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=910046db-3776-48a3-b884-a1750e71c4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:25.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:15:31.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:15:31.786Z |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-02-14T23:15:31.788Z |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-02-14T23:15:31.792Z |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-02-14T23:15:31.800Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:15:31.800Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:15:31.800Z |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-02-14T23:15:31.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:35.268Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7bdcde87-5f40-4046-b3b5-3366f3333f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:45.280Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f1146afc-f698-46a1-b521-71c2d115dee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:55.294Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=85a3bd38-3672-40b7-85b7-426a2a7d99e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:15:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:05.311Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a2fc49f6-2879-4944-b8e1-eaaa75bd12ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:15.326Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=02058150-4d72-4d5e-8a28-c001f886a51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:15.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:25.343Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b0ba4cd0-03de-4ed9-8445-1c1535d07ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:25.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:35.355Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=6254699f-5745-4b9a-81bd-2ce339c2319d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:45.371Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e2033aba-fd60-4e33-8ce2-f4a3f0d9593d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:55.384Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7eefe3b4-b7ed-43bc-aba2-b5d52d013b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:16:55.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:05.394Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c4a537e6-9208-43c3-83ac-eb73c7225158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:05.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:15.405Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2c20a0d9-275b-4469-85ab-eb6ee74878ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:25.416Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c98dcac2-e509-4949-9c4a-be6253af1dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:35.431Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1c85d7ed-cdcd-4be4-8731-abba0d4773a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:45.451Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=472e0949-0e9f-45ac-a47b-da17b346dc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:45.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:55.465Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bf1e9edd-85c5-4b0a-9186-ed81391a4958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:17:55.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:05.474Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7c7ba2a6-8026-4cd4-a5ba-ca4f49aaa0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:05.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:15.485Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=eb660422-9b2e-4ba7-93f4-6791119f118a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:15.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:25.497Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d24b0c58-94ce-413e-9d7d-b65dfa9f725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:25.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:35.515Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8d5d497b-8108-47be-8911-6d53b08f843b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:35.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:45.526Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=dc6060c3-aeee-4d3d-a677-e85558031d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:55.535Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8396385b-5307-4740-970a-095b11176ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:18:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:05.544Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3953a4fc-d3c9-4279-925a-ece868505409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:15.552Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d04b8ffc-6d00-4a7f-8209-2247468c23e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:25.561Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4c252a77-f993-4d60-8311-ca31de34a1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:25.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:35.571Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8adc6b10-5005-4ceb-8a9b-112e41a3926f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:45.580Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7ca0b5ac-dd84-41ef-99fa-83cef0d7ed50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:45.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:55.589Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8f287fc5-64e9-4080-a805-1295c4acd7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:19:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:05.599Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=56f1c0ed-05a0-46f9-925f-0afd8de2321c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:15.607Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e5d79ca5-ad60-432c-a319-e0b47abf43d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:15.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:25.616Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=cd884a8a-0d8a-41cb-a200-968c9da2660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:25.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:20:31.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:20:31.771Z |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-02-14T23:20:31.772Z |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-02-14T23:20:31.774Z |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-02-14T23:20:31.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:20:31.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:20:31.781Z |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-02-14T23:20:31.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:35.630Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=010c40fb-32f0-4175-a752-2d251358cfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:35.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:45.639Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7157b628-f2ee-4260-8b82-0bf3195bc18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:55.650Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5dcb5aad-c1a3-4816-9548-2483271e3c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:20:55.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:05.657Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b7a7c96c-4797-49f7-b8ed-39996c3e6baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:15.670Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=303d2d8b-524d-4e03-8c1b-7de82be0e2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:15.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:25.677Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9bd9db8a-0bca-4194-885b-8a867760c97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:25.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:35.685Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b6106920-3d68-413f-8972-d62327b4a730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:45.695Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8dd51359-efec-4951-8a35-766e27097a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:45.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:55.704Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c5f7679c-f084-4e80-8903-1568329d5075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:21:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:05.714Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=72305187-fff1-4707-912c-521a2d2c58a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:15.724Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8b0b2566-9fb0-4d89-be43-a58ec884cc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:15.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:25.735Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=19fa0f7e-6a8a-4657-91e2-0cd55ac8bbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:35.750Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0a84179f-180c-401f-9bfa-bf1f2745eee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:45.762Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0b68a23d-fc9a-4f1a-8b9f-74c804c995db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:55.770Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=6b9f0050-a94b-4c73-bf03-1c694ddefdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:22:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:05.779Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=df96b229-155c-4d1d-8af0-bc2dcf377135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:05.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:15.787Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7cea371d-659c-4a07-b621-520f9047cad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:25.795Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=64aff3cd-bb74-4c13-800d-10f91b140738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:25.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:35.803Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7d0ef706-8405-4b15-9ae0-e7e3184c72d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:35.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:45.812Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3e17c17f-9388-4e04-80da-e91fcd6eb994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:45.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:55.820Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ab2f1425-bb6b-4245-8f29-97160a6c3cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:23:55.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:05.828Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=192e92d9-a853-4e31-98eb-f7acf7fad0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:05.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:15.846Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3fadb7af-1642-425f-8052-eca25a014f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:15.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:25.854Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5e8ed2d6-9a75-49f9-8a39-62d396f1243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:35.862Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=df393fb6-3274-44d3-8378-e04be576b2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:45.872Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4a56abe1-3bc6-464d-99f3-2a87d7c3144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:45.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:55.887Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3c150389-961d-4425-a04e-2a231b94ad63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:24:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:05.896Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=99582a43-50ab-4f3d-b384-fb2ec00f7d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:05.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:15.904Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f36b2dfe-621e-4e8d-9fb1-ef8fba7b053d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:25.926Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a25dd123-49b4-4c84-90c5-573fe63c941a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:25:31.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:25:31.760Z |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-02-14T23:25:31.761Z |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-02-14T23:25:31.763Z |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-02-14T23:25:31.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:25:31.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:25:31.770Z |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-02-14T23:25:31.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:35.941Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=354e9b84-cb8c-421b-aeb5-95b61be626a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:35.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:45.949Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f5a7732d-15fb-4732-b5b5-9d712b44f7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:45.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:55.961Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b1f7bfe2-cb2c-412f-ab4b-cb33671dd88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:25:55.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:05.975Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ba2d9560-97d8-41b3-b6a8-71dae59f7c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:15.982Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b29c5d7f-58e8-46a2-90bc-453fba1e7ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:15.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:25.992Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=957fa1fb-9edd-44c5-bdc8-77562e225750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:36.001Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ea3ce09f-ff96-498d-8d59-00c7bc669a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:46.008Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=be5aa76f-cd9f-40df-bfe4-9bfef0686d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:46.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:56.015Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=90d374bb-e529-458c-9eae-04aab6d8c243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:26:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:06.023Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=15b87f0e-9899-4f2d-b6d3-daa41d19122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:16.032Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c668f59b-54f9-477f-9a0b-765e1fc66501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:16.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:26.041Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=85356783-8457-4c78-b8c1-b7794e48af73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:36.052Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d944b15a-43ce-4461-98d1-993c3ed0cfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:36.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:46.060Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f217f03b-a206-46e6-bd3a-63aad42df480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:56.072Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2f5d497e-96c5-46ac-8de6-5ccf8d6e3627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:27:56.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:06.085Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ee4c66fa-e459-46a1-8e2d-8d2508fb918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:16.093Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=40b9b0e5-f793-464a-98fc-8683bd3ca855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:26.101Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4f1779ed-e455-4898-ac07-035c8e442fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:36.110Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4aaa61bf-50a9-49df-aeb2-e96b7fbf8745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:46.117Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e1d56be3-376b-494a-bb5c-654db5ef1ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:56.123Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=29264ccd-37c7-4628-8b2c-a891fc942107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:28:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:06.131Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5ed45e50-e16a-4a56-a957-3adef55cf4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:06.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:16.141Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b1db854b-2219-4092-ac5d-18718d1076c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:16.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:26.149Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fe508c58-d829-4800-8952-be23a71a7c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:36.156Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ca17ea2c-1828-496b-8f93-db2be07da0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:36.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:46.163Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=6e6757c2-42d2-4dd6-863e-1b1242f09b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:46.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:56.170Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ab374b55-7223-419c-8add-bbfea39f372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:29:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:06.178Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=aec410c1-692b-4ae2-ab24-0127a18f724d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:06.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:16.186Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3471555a-2644-4a81-907e-30760e622ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:16.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:26.194Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0f3e3c8c-8b34-427b-ae7c-3f29e72cdfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:30:31.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:30:31.811Z |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-02-14T23:30:31.812Z |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-02-14T23:30:31.815Z |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-02-14T23:30:31.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:30:31.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:30:31.822Z |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-02-14T23:30:31.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:36.209Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=94281a7e-208c-4249-97b1-bfcbc582a4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:36.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:46.219Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0e09fd4d-ca5a-4c29-8929-e872c2466468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:46.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:56.231Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1beaf87a-091c-4bd1-998c-e67f79bb46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:30:56.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:06.248Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=56a19e37-0351-4dc6-b56f-5dfb75642c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:16.258Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c4aa971e-f183-4243-b2d9-c91985ad4890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:16.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:26.268Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2776bc9e-9616-4460-bf95-b4052b1988bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:38.139Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=98521926-1de5-41ec-9b25-7bb11ffeb2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:48.152Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9484c524-fbab-4525-874c-77b15052a428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:59.605Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=dea06f62-8cc1-49bf-9502-93331d146e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:31:59.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:09.612Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1891cf9e-4ba3-460a-97a1-b46c49274bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:19.625Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=68918c39-d45b-47c3-b108-6cb095f9fff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:29.643Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=48bf06ac-3581-41c0-9a25-69c8c217ffd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:29.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:39.652Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b3bc0b55-6d85-453f-b439-c3087a8e38a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:49.668Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e005495c-0325-4bf2-bf84-50cec345c6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:59.678Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=176068c3-89a1-4ed2-897d-a33ed4b2ca9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:32:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:09.687Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ab56a2bf-73f3-49d1-8cb2-86f4819b2a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:19.698Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2cdf7f44-7490-4cc0-8511-656ad135d372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:29.706Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1c2fdf80-1160-4e06-82a1-f1775e17ccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:29.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:39.713Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=55aa30b3-ba88-4780-b5b5-32e82340ec20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:39.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:49.722Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=74cb6d0a-5dd3-4bed-a2dc-8fbecfa9b5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:59.747Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fdf0ebeb-b5dd-4cb2-97ed-a48569325b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:33:59.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:09.765Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c383eea7-b17e-47da-be41-f706f286cc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:19.784Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4e974a06-718e-4c25-bd2d-8c9edc4f4e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:19.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:29.801Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=557160c2-2c92-4ae3-9bf7-0e5042e5e1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:39.811Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ef63ff0c-b6ca-4742-a289-3fcd09d0a18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:49.820Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e3280648-587c-444a-a0d2-cff3d9338ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:59.835Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a6582ac0-c5b1-4732-ac2a-359f9db4b92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:34:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:09.852Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5ace773f-938c-4d8a-8a2e-46a9e3a28348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:19.858Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3401b237-bcf5-4fcd-8401-f35b29f0f852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:29.867Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=35fd075f-9f9e-46ce-ad3c-d807b48a16ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:29.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:35:31.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:35:31.720Z |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-02-14T23:35:31.803Z |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-02-14T23:35:31.959Z |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-02-14T23:35:31.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:35:32.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:35:32.281Z |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-02-14T23:35:32.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:39.890Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ea4b34db-65dd-4dea-ac87-ca23f3c38bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:49.897Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=27c5caa4-3006-4c91-b7bc-89bb01c72416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:49.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:59.905Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1420657c-6f27-4fe8-bd69-b2669aff7863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:35:59.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:09.912Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5896b64f-b179-47bb-ba3f-3eb35e10b2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:09.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:19.920Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9816375b-8515-4593-b3a1-4a4a106158e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:29.928Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9ada0041-3105-47ff-b881-395137b863d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:29.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:39.936Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d29e779c-f734-4687-858b-87ee785364f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:49.943Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b59284e8-eea5-4d97-8eb2-333cf3590a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:59.950Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=48879e9a-f489-4925-9c18-2cd4b7af67c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:36:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:09.956Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8e6dcc0d-821d-48c0-ae2d-360f5169d0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:19.963Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=cd8ad578-b879-4eed-81c1-7d0482b63223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:29.969Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=74d9c7ec-cddd-4bde-9779-68190324b270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:39.977Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3cd487bc-39cd-4adc-bb70-a1a3e10db080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:49.988Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7d1c807b-5aa4-49fc-8d1f-5b78ec07f0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:37:59.999Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7f0fb745-8c58-4180-a80d-2fd2179a5582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:10.007Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=227adc6b-140b-4336-9542-4c1f97934eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:20.013Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8f974d83-b0e2-4dd3-aeeb-ca740de6634b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:20.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:30.022Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b5531e8d-25af-4595-b384-040ff62aef45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:30.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:40.029Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fd0bbd87-5dae-462f-9e4b-d8e105d73ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:50.036Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=96c737ef-2ceb-447c-836b-134ea83fd351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:38:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:00.043Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2ee36381-70f8-4ee3-be0f-a86ac226fdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:00.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:10.052Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=22e48b67-8b8d-485a-b41e-d87c007ed2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:20.060Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5108ff35-57b1-479b-abfe-f4b460945203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:20.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:30.067Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8b9c6eff-0367-49b9-be35-1c3ed8841412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:40.076Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=138183cc-1dbe-4147-9f1e-7e09df02ea87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:50.082Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=76fa48c2-e3e2-4599-aee3-3a4c6ad87223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:39:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:00.089Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4180e89d-1427-4ee0-adcd-9585addb9e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:00.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:10.100Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3e0391c1-71c0-4af1-9547-421d203b6abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:10.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:20.111Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b4b7d8df-7dab-4224-a912-ef2162d8c218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:20.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:30.125Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1a2f1106-171c-40d1-be8b-c18f0d380731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:30.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:40:31.782Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:40:31.782Z |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-02-14T23:40:31.783Z |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-02-14T23:40:31.786Z |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-02-14T23:40:31.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:40:31.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:40:31.790Z |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-02-14T23:40:31.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:40.135Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4e4dabe1-37ca-4b7b-b408-f499d9b5dfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:40.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:50.143Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=53c2b7dc-14dc-48ca-86b9-00e64a7f12b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:40:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:00.150Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=169e51fc-2f98-45d0-b66e-ba1ebf77d38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:00.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:10.156Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5a216eb7-72c3-4003-a417-a72c42472689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:10.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:20.162Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=92353348-ac5b-43a1-a462-59ab84478411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:20.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:30.170Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=cfd63d70-5e25-43a7-ac4f-6fffcf7ff16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:30.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:40.178Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=73a6aa63-3fa0-472c-a865-b847f21b01de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:40.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:50.186Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a6025a7c-8ee6-4544-8308-b105612efe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:41:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:00.193Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=359ea508-2de6-4033-bd2d-00a8ea11b0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:00.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:10.200Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b9721b82-2ae8-4de4-9469-a5f12b5bb22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:10.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:20.208Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ecc67f16-3c2f-4697-b5db-aa8765bec910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:30.220Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ea943ff8-22e0-4016-b7c2-b637554dcd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:30.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:40.227Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=15ba8c7e-d32d-446d-ac62-a1d2c7b48d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:40.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:50.234Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fe4a697a-16e3-42a6-9f18-256791e18a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:42:50.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:00.246Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=408b4f45-4e78-41b8-a16d-0ec5697f025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:10.253Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=950fa869-9727-4cf5-8626-c32bf4f4bedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:20.260Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4f2d79e7-6754-4325-98c1-7e80de4039f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:20.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:30.266Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1317c748-19e5-4f99-bb0e-c6cc6d04f23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:30.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:40.274Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1fe9a521-e8e9-4bc1-813a-4328b5ef50e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:50.281Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c39a058e-648a-426d-a71f-c88b447c7f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:43:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:00.289Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4fff2f4f-b3aa-4ab6-a26a-b6541612ae93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:10.295Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=08508fab-81f7-476c-8652-b8c1db7a7bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:10.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:20.301Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=508fc2e9-36f1-49cb-b565-b4b70ea6edce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:30.308Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8d135a6a-5fc2-4622-8d4a-c27eaa681873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:40.316Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b2c2141c-e70d-4e97-bd96-951b1ecb92a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:50.329Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1919088a-3264-4c9c-a913-6b44cbd026ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:44:50.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:00.337Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a333e143-6945-466c-ab3c-f15bbcc5147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:10.345Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=92f8cff2-f9a8-452d-b4b0-c525bf276b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:10.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:20.354Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f9f0645b-1802-4745-96db-69aa2cef6fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:30.364Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5df0c0f6-dd75-4314-aa74-4dd0195622fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:30.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:45:31.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:45:31.723Z |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-02-14T23:45:31.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:45:31.726Z |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-02-14T23:45:31.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:45:31.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:45:31.731Z |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-02-14T23:45:31.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:40.372Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=70762ec5-e258-488a-bbd8-9a0690718a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:40.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:50.379Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=08c45223-1e78-49ed-b9de-1b67224d952a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:45:50.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:00.387Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=230873b4-cc1c-4116-8e5a-b1860284ea0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:10.409Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=002c7c7c-4ce0-446e-84ee-0b229ab94833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:10.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:20.415Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5c976543-bd69-424c-9fc5-cf35377fe928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:20.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:30.422Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=88c9fe53-ec99-4435-ae7e-ed0cddb1fc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:40.430Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a79f3d5f-2c7e-47d7-bf86-dbb69961ed88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:50.437Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=cf1a84dd-23ac-4196-8534-9ef397685c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:46:50.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:00.445Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b00cbddb-0433-47dc-bd14-4dcfd5a800a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:10.458Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d535a0a3-1f8e-4538-b213-cfedd48d727c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:10.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:20.465Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d307a512-a776-4444-b490-b749b258a403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:30.477Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=66f5b5bb-0ca2-4d0b-b454-72c4e130fa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:40.483Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=04606e4b-7976-48f7-b86a-d9df4e53265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:40.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:50.503Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c4e15f1b-485c-40b6-a2e5-0aaf5704bcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:47:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:00.517Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=eeb0d30f-b202-4eae-a3ef-d746453df4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:00.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:10.524Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ee7c20ae-cfc0-4d4f-901d-9d4848724bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:20.530Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b4162ae3-2fe0-495f-9da5-e9c2eb15f4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:30.537Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f9cfdc51-d07d-4a76-9f45-98397843c7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:40.545Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=44552dd5-72eb-44d7-ba32-5bd60a083f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:50.555Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9baaab5b-8876-44bf-b0df-ee4c962b0661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:48:50.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:00.562Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=72303afa-01b0-4926-b4fd-75505aa2123a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:10.570Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=63763f14-2576-45b7-8aed-4303fcb18ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:20.580Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=96b63d60-4abc-41df-b141-6e75e97136c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:20.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:30.589Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e49a2ea9-6185-45f6-89d7-d68272b7fb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:30.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:40.604Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8bda229e-538d-452e-aca5-d9d3908ab7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:50.613Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f6e59e78-1245-4505-907f-374cc6d23511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:49:50.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:00.619Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=346b8d11-3023-4d16-8dcf-4655b296c5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:10.626Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=00da35f2-216a-4407-951a-62f01a136cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:20.636Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=de1dcf6e-7e2c-4822-8e8b-d35e6129bcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:30.643Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5af5695a-cc39-4049-b277-f058e2a72bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:50:31.740Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:50:31.804Z |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-02-14T23:50:31.805Z |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-02-14T23:50:31.809Z |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-02-14T23:50:31.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:50:31.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:50:31.814Z |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-02-14T23:50:31.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:40.650Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b604d21f-6c3b-4206-8613-1cc949aa8e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:40.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:50.656Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=102cd2bc-ba7d-40e2-b7a8-32356207315b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:50:50.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:00.663Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=55f1e524-9a5e-46ce-bbff-381c2b9963fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:10.685Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=314d0135-3766-4263-8358-3954c33d8322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:10.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:20.691Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2b9469c9-eecd-4516-bdd1-31d351ccb901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:20.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:30.698Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f959df11-1ef4-4669-ba26-87e4971601e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:40.703Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9c5d9331-32a7-49ce-96eb-bbd75fda29ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:50.713Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2a12f3de-b462-4011-837f-6eb56cfc693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:51:50.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:00.727Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=01427b57-a7ac-4fcd-a4cc-7f2a9b3b4e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:00.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:10.737Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=274f14f7-f776-4f2e-ac1a-90de54384c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:10.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:20.747Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9d62b4a8-5b0e-4d14-af21-bb608199fb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:20.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:30.755Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a849437d-249a-4c66-a897-329fef89070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:30.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:40.762Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=79b464db-7d51-4405-a878-07e4b6c685a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:50.769Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=570bb84d-cfe5-443a-901b-03b250cb2fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:52:50.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:00.775Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=adbd5071-e158-4194-8f72-6d3b6cc5f23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:00.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:10.782Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fa1bd22d-4eb1-4693-ac09-6aaa043011f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:10.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:20.788Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4a1574ce-f9ad-4ed0-8695-6c793cad1ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:30.794Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a7cff007-84d8-4f0a-a113-b50550ee9f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:30.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:40.803Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ed4f959d-3ac9-4a70-b8e8-a4c4e955a4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:50.813Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=05443eab-f401-4ab2-99ce-1dc7b811a6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:53:50.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:00.820Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=02f7f261-8ff6-450a-825c-3c4e84f0b332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:00.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:10.827Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=328c3b28-2d21-4c60-9443-be4e56bcca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:10.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:20.838Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7f317d40-cd95-4b4e-ada5-cdbc3205a672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:30.845Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=87dbb10c-5db0-4bdf-b666-c525550ab81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:30.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:40.852Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a95b79f1-e8ce-4321-aa63-6ac5b47ccc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:40.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:50.859Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bbc4904c-91ab-4fd8-ab1c-7384d3962386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:54:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:00.868Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f8c6c3e2-bf69-43a8-9cab-dc6c346a4f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:00.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:10.874Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=12ccf5f6-a46b-4ac6-a19c-c1b2b76755bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:20.880Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c63b2026-a57f-4a0c-8225-2fbea5b8f9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:20.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:30.889Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bc36b320-fcc5-484c-9915-3f61d319bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:30.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:55:31.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T23:55:31.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T23:55:31.714Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:55:31.717Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:55:31.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T23:55:31.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T23:55:31.721Z |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-02-14T23:55:31.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:40.895Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=baba2c0b-4c5a-4e0d-a99a-894e0bd07e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:50.900Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=61ab37e3-6324-43a7-9828-86d9aa1eeadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:55:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:00.906Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d2e20d8f-f0a3-41a2-84ba-d4f2be31778c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:00.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:10.913Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d6d915c7-dc33-4877-b305-238600d829db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:20.919Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=6ed3e46b-90d1-401b-9468-798ac6d47c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:20.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:30.926Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5d300fb7-0809-4b2b-8451-52de9a721f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:30.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:40.936Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=915b65da-c003-4df0-a959-d11dd4a5b761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:50.946Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7d069bcc-c8c5-4854-8de0-c284a3354fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:56:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:00.952Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4c2cb166-da25-4978-9ea6-68844d608711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:00.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:10.962Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f2164de6-6aeb-4a3d-bb19-12623570f46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:20.967Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=266d8765-0645-4e11-a404-f70128b93c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:30.974Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4abe6f60-94da-446e-b48b-a7d4915d2d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:40.980Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7ae161d1-a096-4769-b3b6-cf43ca285756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:50.986Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bf5b9573-b904-476b-acaa-e08de10f498e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:57:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:00.992Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=86bb5b71-aad2-4ce6-a2d0-2d4bfaa0b1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:00.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:10.999Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=18930e14-5929-4c12-bd1a-f812cd125a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:11.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:21.004Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c34d63e0-92f5-4380-8867-ae09bd75ab7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:21.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:31.010Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f6af1297-67f6-4584-82f1-a3c9e386d2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:31.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:41.016Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d4530d3e-4e19-406d-bf3a-eb7278fab8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:51.022Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ee846160-f3dd-421d-8dca-d00656f2272d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:58:51.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:01.029Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a9b37d1a-9f30-49f4-a5ae-28da0afd02b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:11.037Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=75425f03-d320-4501-b27e-c10873247cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:21.057Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a8348154-71f0-49ab-86db-c46fc71ff436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:21.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:31.064Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=669e14b4-0e03-40cf-8110-6e6822267bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:31.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:41.070Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ba027acf-bd41-4c29-84e2-aad865d77614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:51.077Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1f09d424-27fa-4c2b-a679-bfd32f884c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T23:59:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:01.084Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e16f7756-bfbd-4d4b-8b59-eec36761a0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:11.169Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7129c6e9-ae60-4f6a-88f4-aee98ae74a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:21.175Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a91c9d04-3166-46e3-9718-87abd99ff498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:31.181Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0f90759b-e014-495b-8e40-1f2c33605b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:00:31.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:00:31.704Z |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-02-15T00:00:31.705Z |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-02-15T00:00:31.707Z |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-02-15T00:00:31.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:00:31.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:00:31.711Z |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-02-15T00:00:31.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:41.187Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=667e1bc6-0a70-426e-83b0-5615d40d35d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:41.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:51.194Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=cb027c0a-752d-4cd6-b4c8-635bac768b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:00:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:01.201Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7f230f35-cad0-4dd7-944d-887038139712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:11.207Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3c5e0976-3864-4036-aac9-732d25e0a87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:11.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:21.213Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c95b8562-86a3-43f4-8d8c-88899041a6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:21.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:31.228Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=248ab10d-25ca-42ea-acf7-71d384b9793f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:31.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:41.236Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9d6bfa5b-744d-4b36-a7e2-ef5cec0baf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:41.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:51.242Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c2ad019d-d72e-418f-b6c3-33cc631cad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:01:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:01.249Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=80ad8594-5673-405f-9963-8e81e128c04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:11.256Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7c30931b-5ad7-40f7-bff7-0807f439365f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:11.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:21.263Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=02d42640-95f0-4bba-b78a-472fcab13582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:21.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:31.269Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=893a9a3f-5797-49f1-acdf-2e3987894469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:31.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:41.275Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1a81bc1f-0aeb-426d-a84c-474f5ea16cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:41.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:51.281Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5f0dee17-984b-4cb2-8fcc-0250fa05b895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:02:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:01.287Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4e411e87-c950-4ec7-9d50-fe6d37b92af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:01.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:11.293Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2561bb9e-e9ad-45ef-a7b0-90c73577d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:11.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:21.299Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=793b07b7-838c-462a-aeaf-3c436a26736c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:21.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:31.305Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=78d1d004-a0ef-42a3-b153-2a438e429018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:31.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:41.312Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f03c8ff1-75fa-4989-88ea-d50a057ea580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:51.317Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8488480e-354b-40cf-84b5-6faa5c8ec0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:03:51.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:01.324Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d179412b-3084-4720-9a5d-7cc214fa10bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:11.332Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1b02b323-fad4-4b07-be6b-707d576b128e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:11.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:21.344Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=57afff9f-aba3-4869-8824-720eec884cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:31.352Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a1ce9c72-5fde-4c01-beb2-8be3e7cc7069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:31.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:41.360Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5f35ef6d-9dcf-4926-8d6c-0d8a84f26547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:51.366Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=dc36fcde-19d7-4c02-ba3c-1564f6b69136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:04:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:01.372Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3f667747-9087-4a28-9d03-bd0e78d6acca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:11.378Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9c9b634b-19ba-4182-9fa2-41a4ce57e312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:11.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:21.385Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ebc24b9b-5c00-4347-b3a3-45094a59f061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:21.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:31.390Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c2fedaa2-1121-4da7-8476-b8e27c9606ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:05:31.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:05:31.720Z |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-02-15T00:05:31.721Z |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-02-15T00:05:31.725Z |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-02-15T00:05:31.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:05:31.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:05:31.728Z |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-02-15T00:05:31.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:41.396Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d72adf6e-6ae4-4728-8bc9-6a05e3738d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:41.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:51.402Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f7d03f30-ac79-42a3-92c5-98c5e6640daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:05:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:01.408Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9a46a54c-5b30-4b20-890c-edea48095b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:11.415Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=994784cf-722b-44f3-8ab6-c9893c72bada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:21.420Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=dfa6b3e0-8474-46e3-8c34-8401d7e0fa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:21.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:31.428Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bbd9efd7-05f1-43f0-8467-ef59f888c315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:31.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:41.440Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=54871cd8-a2be-44ff-9bbf-4e67e6697725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:51.446Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3c3a911c-ca4e-4abe-9d48-05823aa3d425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:06:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:01.453Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=61edaba4-d28d-4e59-8b04-7a82728af741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:01.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:11.461Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=aad744c0-9955-49f4-a078-d6b3adf6483a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:21.467Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=907c0423-2f7a-4e14-b3a8-8cc0d3465200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:21.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:31.472Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=cf48d6a2-ba6d-4e23-8d0b-bdc5cf45a9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:31.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:41.478Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ef82be43-ca02-4a77-a403-a717c6522d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:41.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:51.484Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8592f350-9bb8-44e9-8789-7cd50175efc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:07:51.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:01.489Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=99809cfe-e24b-42d2-8bc4-769e458bd2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:01.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:11.496Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c16c16a0-c25e-4e72-81dc-c1b6afd5f91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:11.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:21.501Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=91e03a00-df36-4eae-85f4-07c02c495113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:21.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:31.508Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=938874d2-3745-4078-9ea6-6a7470c74c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:31.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:41.515Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2a18814e-d853-491d-b288-74b5d1c5c4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:51.522Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=882fc0ee-8d55-4243-a80a-f71dd8b25721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:08:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:01.528Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d3c76088-7ac7-405b-a178-031f514a6143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:11.534Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9b24c475-8119-4795-b535-eb18588893b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:21.542Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2806099e-2ca6-40c2-b32e-8a4d66c6fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:21.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:31.554Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7fd3c74a-8598-4ace-928f-042629412d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:41.560Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8b90dc17-0ea8-40e9-ac42-254ad716dc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:41.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:51.567Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f3df6f45-691f-4c64-a2b0-f878328706b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:09:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:01.574Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=59ee9391-6f98-4e17-b845-6cfc7dfdb67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:01.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:11.579Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d77d78cc-8414-4ac8-892f-64032dab74b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:11.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:21.584Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=166cd310-f390-4a14-ae57-0684218b0733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:21.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:31.590Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2fad0784-7c35-446f-8626-31af492e8709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:10:31.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:10:31.709Z |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-02-15T00:10:31.710Z |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-02-15T00:10:31.712Z |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-02-15T00:10:31.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:10:31.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:10:31.715Z |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-02-15T00:10:31.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:41.597Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=24554983-340e-444b-8709-594fdb880493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:51.603Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1c288ac8-b728-4d91-a31d-631d78ee8177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:10:51.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:01.610Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=68357d9c-2878-4dd5-954c-203a230aaa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:11.616Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=32611d82-51be-4a4d-b229-8c9c81f39deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:11.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:21.623Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a13d7dcd-1d1a-406a-87e8-13adea94584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:31.629Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3852135e-3736-4384-a084-8b83192060ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:41.635Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4bd8f9e5-bb5a-4419-97a8-a1ad51100ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:41.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:51.641Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=aedc737d-7627-4715-ab1f-1451a23f85a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:11:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:01.650Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ce0b45dd-2d9b-497d-8db2-632cd8065e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:11.659Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b267b64e-bd45-4755-aa2d-029561ae6f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:21.666Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ec34b9b4-a755-4fb1-a4d6-1d3e1769f70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:21.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:31.676Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=604327ff-a9a5-4ca6-8713-93da694b67fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:41.681Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e342f02e-8aa9-445c-b1ae-6c4406690196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:51.688Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d3c6a993-20ba-4051-9404-b9418f5b8241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:12:51.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:01.697Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ab6a0924-d680-43d2-8fc4-064d890ed7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:01.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:11.703Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=91512604-c3be-4984-aafb-831a58577390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:11.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:21.709Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=44aed5c1-75b0-4ffd-a472-102f473f2bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:31.714Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=75a4ec4c-2a7e-40b8-839a-a8d2328a2ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:41.722Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e5ee9446-f743-4036-86a8-4add7bd682f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:51.728Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7036985f-2d94-4a79-88ea-c1bf8a99de7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:13:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:01.733Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=16974e7d-33d3-40d4-9f15-1d9e2d42eb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:11.739Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8eb6ca8a-37b3-46cf-9e58-caa7ad67cfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:21.745Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0532fae1-b8d7-4454-adb7-299162606362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:31.752Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3987c704-693e-479d-ad35-5e367ac0c19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:31.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:41.767Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=dcb7b444-430d-45c7-a336-b4768ec31ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:41.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:51.772Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e49204db-871a-42aa-bcc9-57a7ee19b261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:14:51.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:01.779Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=05a71f37-60c7-4a51-b283-546bccbd0aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:01.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:11.787Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1319491f-3d1f-4fda-a8fe-142b77d10499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:11.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:21.793Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=abc4c087-3381-4493-98e5-a69d2f126810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:21.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:15:31.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:15:31.719Z |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-02-15T00:15:31.720Z |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-02-15T00:15:31.723Z |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-02-15T00:15:31.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:15:31.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:15:31.727Z |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-02-15T00:15:31.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:31.799Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1414b562-b53e-4adb-b18b-3fb77d504146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:41.805Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a1f62521-81f2-4270-b191-5b88cd259f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:51.811Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=be7dc866-8976-4a79-a1bf-bfe891de747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:15:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:01.817Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=24ff510c-fcf4-4605-97a0-86de748c28db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:01.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:11.822Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4defc7e1-4bd3-4972-ae7e-b4eb021c6c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:21.838Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=74518931-4d96-432a-9864-a8a5b2f64b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:21.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:31.848Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d7c39c50-145e-48ff-8b22-17143414d24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:41.855Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=483757f1-806d-4c61-ab7a-6758bc9a9805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:41.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:51.861Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d47abcb2-8802-4e18-b2e0-42749cc32827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:16:51.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:01.867Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=553d8035-9eb4-40ad-9e5c-bd8fd02bbdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:01.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:11.876Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=778e598f-8934-4742-a141-06fe3c671ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:11.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:21.891Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bd82eed7-5ca2-40b2-bb7e-289cc84996fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:21.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:31.896Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0438647a-88b2-413f-8d4f-c8c78d8af4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:31.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:41.957Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0528e8f8-51fc-43a5-bab0-81ad2abce81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:51.963Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3bafe835-c8bc-4f16-8b7d-838e8c109ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:17:51.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:01.969Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=59361766-f68a-4c37-aa0a-39a54c67f47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:01.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:11.974Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=24e11e8f-8225-4efc-9ef1-4d4f95090e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:11.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:21.980Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=57b8ed7a-9d54-4aa0-ad36-7594baf603e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:21.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:31.985Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=45da3d5e-e296-412c-a783-4f6f76905219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:31.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:41.991Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ad8c2b12-c394-4705-91df-1398b7ddc12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:51.996Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=797b7898-b994-478a-b853-4680d5ec84ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:18:52.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:02.001Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0b45bbd7-4034-4e89-9a5a-12142b23cb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:12.007Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e07c6c24-4582-4cfc-b33d-ff608497edec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:22.013Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=38dc68f2-296a-4187-9431-b35738f39710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:32.019Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=10cec421-8395-4482-b0d0-5771d7404732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:42.027Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3af5e843-6767-4e50-a5ff-473c273e3825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:42.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:52.041Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d94d5cc8-090d-4233-97a2-2a5746f2c17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:19:52.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:02.047Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0b7ff670-9900-492d-8ffd-ed45fe0ad4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:02.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:12.053Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=164c9e5f-3ed8-4207-bc97-e81f2ddeba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:12.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:22.061Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bb8fdf92-f217-4e61-a7fc-217c5c89ffff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:22.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:20:31.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:20:31.732Z |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-02-15T00:20:31.733Z |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-02-15T00:20:31.736Z |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-02-15T00:20:31.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:20:31.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:20:31.740Z |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-02-15T00:20:31.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:32.067Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e6c9c5a1-55ec-4d30-adbf-93a052eac362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:32.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:42.090Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c1007e16-4a94-436e-9836-94f3ad2614ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:52.096Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=cd72015e-2785-4fa5-9048-6490b0f83188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:20:52.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:02.102Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c7993208-1864-40e4-9ec7-d4b276ca0f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:02.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:12.108Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c448a1ae-35f2-4365-a4a3-d0c5a0e37b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:12.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:22.114Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=6b4ccf61-4b6b-47fe-95b9-0b46b4ea8a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:22.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:32.121Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=dac590f8-2136-40c9-85b3-e3424b41e2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:32.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:42.127Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d6f97ce6-3acf-4510-beb3-3dc9f39e21da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:42.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:52.135Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=da364cba-7197-4ccc-bbce-d3fdbde5883e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:21:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:02.140Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=659157db-615f-416f-83e3-8f2819cfe2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:02.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:12.147Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1c94c105-3e78-4bf9-b8e5-3aed87d4aeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:22.155Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c166b434-c129-491b-b765-ac46ba32a8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:32.163Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=45e146ad-fa54-423f-8769-0c39d33c3e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:42.169Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0aeb6358-49dd-4feb-a152-94c773e6e8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:42.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:52.175Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7d65d511-f472-4b1b-8ecc-e1f16e66b117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:22:52.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:02.182Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=462aca7c-114b-4df3-9d8e-16a8f6dc5796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:02.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:12.188Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=21240b47-5de7-4d7e-8b6f-bef2681e95e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:12.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:22.193Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=140c75a2-e245-42f1-bbb2-02c390d7ec61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:22.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:32.199Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bf44db34-c8a2-4d5b-91f0-ba360f89eb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:42.206Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c8f42cf2-b5c5-490a-922e-7c99218fdc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:42.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:52.211Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=839b0d9b-b910-42e9-a1d5-afa47823264b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:23:52.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:02.218Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=017d28c3-548a-4025-8526-9d495792b507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:02.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:12.225Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d1947a58-f6a1-4dd4-ae2e-511ec7216627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:12.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:22.233Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=65dece52-0e40-49c8-8314-bdca9b5cf93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:22.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:32.238Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d9a911f7-b4c0-4f16-926d-13b5b0e82c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:42.246Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2454bde6-8116-4c41-b190-473d8d7aad20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:42.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:52.258Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=700046b4-7309-410d-8e75-e03c7aa2d8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:24:52.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:02.267Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c2dd2b9c-e6ef-4c66-a541-31812f6201ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:12.273Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8c482caf-8767-4d5f-bb35-cc3767a4b79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:22.281Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=98e16163-ddee-4710-a4b8-f19717031e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:22.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:25:31.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:25:31.726Z |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-02-15T00:25:31.727Z |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-02-15T00:25:31.730Z |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-02-15T00:25:31.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:25:31.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:25:31.733Z |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-02-15T00:25:31.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:32.286Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=23b2ddbc-7675-4c5d-bb94-032fba7d707f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:32.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:42.292Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bf92994e-10b6-4032-89e5-6593a83d1d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:42.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:52.299Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3f5dd35a-39d7-4886-a5bc-673783e97179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:25:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:02.305Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1aa2452c-2fbc-42f5-b275-e3a1efebab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:02.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:12.310Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=363454ca-7356-4d80-977c-70905e693111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:12.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:22.316Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=047483f4-4565-4b71-baf4-ff56051df75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:32.321Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a555912f-f382-4453-a034-aeafa5df9bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:42.327Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2033444a-eaca-48f3-90f6-3d660fa43407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:52.334Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=963f1d0d-92b7-4e02-bd43-8297953f4701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:26:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:02.341Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=903cc1bf-2f22-4ae8-9122-f03dbba40648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:02.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:12.351Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c113aafa-ef97-4282-9e02-151654f4c43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:22.362Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8fff7cc6-04ac-4e4f-ba31-d2ab21de9c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:22.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:32.371Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=00e0cbe1-ea90-42e1-b498-61454bd926b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:42.379Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1b7a671d-5077-4813-8981-49fd2e544236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:52.388Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=06b3c99e-3958-4dba-bdcc-af72227da8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:27:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:02.394Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3cfcd985-3105-46ac-b6fd-0240428bc4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:12.401Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9d194b80-52ff-4715-8391-f561c4c39a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:12.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:22.406Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=422b5e58-5072-4e4c-abee-73168eb35749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:22.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:32.413Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=dff8cbd8-5e2a-432e-977e-c05c5e259bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:42.419Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=dbd6b6d0-04c1-4e04-8588-b55628ee1a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:42.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:52.437Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3d553910-836f-4ec5-9cd9-1c9a615e61f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:28:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:02.443Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b04ec2bf-02f1-4998-b4d7-91945e07eeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:02.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:12.450Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5f6ddb8b-6306-469f-aa7b-9f2ddfbac83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:12.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:22.456Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=847b485b-f444-436c-bcf2-391b777b7772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:22.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:32.463Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ff1b59ca-1f3a-402b-8124-37c069a6fa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:32.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:42.469Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=43fd5fad-ee95-4ae5-9f71-f52c5895c3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:52.477Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=80a7a5f9-4370-4ee9-b89a-6c5dd3e2e909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:29:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:02.487Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b06dcb2f-9193-427b-b2c7-d20079d2be90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:12.494Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=59ebbab8-a7ef-412f-9a92-6a900514ea1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:22.500Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2befa4ca-4864-4eaf-8e51-2c425d7775c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:30:31.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:30:31.727Z |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-02-15T00:30:31.727Z |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-02-15T00:30:31.730Z |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-02-15T00:30:31.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:30:31.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:30:31.733Z |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-02-15T00:30:31.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:32.508Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e2808206-e90c-4eae-95f9-23911cf709e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:32.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:42.513Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0195648e-3123-4e37-86fd-ae9a86a3e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:52.518Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=05461a66-4ec2-444d-b1f9-66da933d8fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:30:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:02.524Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d61dfc56-287f-4200-b78b-901aba6b69eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:12.529Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=367e6954-0fcb-4e8b-b2eb-81c40003a94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:22.537Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2a77ab04-7af9-4d7d-817c-77840f27c315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:32.544Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=97483430-a99b-437c-81d4-ea786234b5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:42.550Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=115172e0-4889-431d-b54d-eddcc80a13ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:52.557Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=37cfd52b-cc2b-4ded-81d7-66bc8b2d53ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:31:52.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:02.564Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=90851e22-10cc-4ca3-949f-a6ebda1c89c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:02.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:12.570Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a14e3041-2596-49f9-9d90-5d139cef03af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:12.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:22.580Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=745997c7-7432-4e01-ab3a-18e9774880f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:32.587Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=27616850-4b8b-4ef0-8e2b-bb820f6bdf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:42.593Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a0f65a85-fb20-4c7e-a946-f9d153b201f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:52.600Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d3864986-83a5-41d0-8fd9-d61372842966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:32:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:02.606Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bbfbfd23-02cb-4d47-b378-604d47dbc9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:12.614Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a4cede8b-b3dc-4f3e-b228-70acb292ba59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:22.619Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=558449f8-3b55-4892-a1fd-11089d0db019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:22.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:32.625Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=18b86e7d-70e8-46af-96d1-b5de71cece67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:42.680Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=62616e60-a3cd-4d5b-a26e-cfa47d55c07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:52.687Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fd4d9023-14bb-45c4-ad88-4c50b7e09f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:33:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:02.692Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=19b4f5f3-816a-44e6-b67e-fc30085a53f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:12.698Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ea5ade44-c7a5-4ce8-936f-a20362d3216b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:22.704Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9ac8aea6-ee80-47b5-8c2e-9133b74d9a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:32.709Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=88ac727c-ec16-43cc-b97b-aa160470d510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:32.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:42.715Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=70534a11-cf15-4b47-9dda-8f28e4d0d095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:42.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:52.722Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7a98c855-ebea-4357-863d-63820f3d19bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:34:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:02.732Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=6dc578c7-ac2b-41de-898b-70fca312b63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:02.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:12.737Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=67344b3c-d353-4968-914d-771f65394e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:22.743Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c4f162d7-df91-4f07-8b53-24fd5df48626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:35:31.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:35:31.711Z |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-02-15T00:35:31.711Z |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-02-15T00:35:31.715Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:35:31.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:35:31.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:35:31.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T00:35:31.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:32.749Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d0e2e260-be54-4a04-94c9-9d03d1ac39f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:32.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:42.754Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=6e811ef5-a3d5-4e0f-8a56-7a8ae57ce48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:52.761Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=59303502-9f39-4f2f-9ae9-7f1ebd62a1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:35:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:02.766Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c9dbb83c-7032-4098-841b-250ac9fb66ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:12.774Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3a58b470-a856-49d0-bb84-cc5e93ce7b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:22.781Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=7728a2ec-4790-4cf3-ac99-f36b82b6de6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:32.788Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d3637219-71a0-4e1d-aa20-eb7b44e2390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:32.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:42.794Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f448445c-eb3d-4ba4-9464-6485e31ebaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:52.802Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=aeef5897-0ebe-47a7-9ad4-46a6e53e5a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:36:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:02.807Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9a2c8984-b6c1-4a9f-9d0c-7c85b5fd365b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:02.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:12.814Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0cd50e1e-eab7-4645-bfaf-cea5d1fdb3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:22.826Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f911b22a-5564-4799-ab92-3d01c56742c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:22.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:32.832Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fd99d560-6e7d-43e5-8e24-03cc4da86f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:42.839Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=73e08b7d-c406-4cad-b5bc-bcbd6c5d64e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:42.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:52.847Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=27b76895-aa19-4630-94ed-55865ac64450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:37:52.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:02.853Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fd05d826-1069-4091-87c3-90973a1753fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:02.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:12.859Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fc269c50-3490-4acf-a39b-a412acc42edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:22.865Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9164c77c-b820-47d4-9e00-4964a5a28e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:32.872Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4d034124-fdb4-4a99-9152-0e59e6bb9032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:32.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:42.878Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=29d13f83-71f3-48e0-82fb-fffdf6969f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:42.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:52.883Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=dc434bae-78ad-419a-bca3-949af92b5d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:38:52.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:02.890Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=63223fa0-61e2-4abf-970a-dc622e30cf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:02.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:12.902Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=eb2f340f-9e7f-46b0-bc70-8767c9ff20c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:12.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:22.918Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=248704af-b27d-4c66-a67b-669bc4e654f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:32.928Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1ab83b63-a1fb-4f0a-ad6e-0c04c62b48b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:42.934Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d69e5cde-b68a-470d-8f7e-2278d10becb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:42.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:52.941Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=33d90038-bfe9-44a9-a690-ee1dcef7c162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:39:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:02.950Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b5298f51-640c-4fba-82f1-a905a2d52660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:02.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:12.957Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=34064b0d-5244-48e8-93ed-42b488eff204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:12.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:22.963Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=583cd625-207b-4cf7-a2a1-238502ad4fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:40:31.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:40:31.712Z |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-02-15T00:40:31.713Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:40:31.716Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:40:31.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:40:31.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:40:31.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T00:40:31.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:32.970Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=46a42dd1-2db6-4060-b5e7-6ec5e3fff9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:42.975Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2f04cec8-2b74-4452-95a2-515e7db964e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:42.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:52.981Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5cc42b01-86e9-416c-82ac-00a101d22a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:40:52.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:02.987Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d3105e39-88f8-4bb0-a0a8-ef009ec3200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:02.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:12.994Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fe67e36d-845b-47a7-b102-094eb8013569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:22.999Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d569ba55-d4b5-49da-8890-0f7d35891857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:33.005Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e920ac29-4d51-432d-97bc-d1b3181ab7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:33.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:43.011Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fd91741a-6e5d-4066-8424-0c943aaf280a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:53.018Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=53ff7ff5-68e7-44b3-ac4d-c6e75605b111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:41:53.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:03.024Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=9b2cc263-501b-404b-95af-10fa94302f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:13.029Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5ee43f78-a38d-4594-8a80-ecb8b6e93fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:13.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:23.036Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d7454246-c801-415d-b2f5-326cd7a195de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:33.046Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=1ff1c7c1-c4ab-4cd2-8077-61a21065effe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:33.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:43.053Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b8ffe79a-13a5-4388-b705-b1dff1a302dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:53.059Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=44b5d86f-cc79-4af2-9ba9-c329a980eb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:42:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:03.067Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=007b46cd-d9bd-4519-a0a8-a8c5489d7e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:13.072Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a8b9b63d-2f29-4b77-a9e8-2ffae66dca35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:23.078Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=4cc8dcc1-1f95-48d7-b954-4df19297aa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:33.142Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=92fc7dda-465c-4908-80b3-a9ba8da05fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:33.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:43.148Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d00385c7-e412-4c40-9a86-55fb37fa5cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:43.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:53.153Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bc390bdf-17ba-4f99-8fd0-7138b7642524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:43:53.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:03.159Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=41ea11f6-7b37-4097-a9a3-86efa846f41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:03.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:13.164Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2d45308d-8871-4903-aeec-46a24e6910ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:23.170Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=38d4f30c-e7ba-4c3d-b5ab-5d3da7858dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:33.175Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3694bf21-8c3c-4888-bd8b-f7a87501404d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:43.182Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=0c351e4c-99fe-4332-91ee-26797cd6dd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:43.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:53.189Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8583f23a-8a42-45a8-b3d5-223516b5bdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:44:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:03.195Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=845e559c-adc4-471a-b26f-31ddb67338a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:13.202Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=575e1ae2-6fe6-4865-93c1-28f19872ff06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:23.213Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=29647f81-b5b9-423f-b1c3-8f1f3d6fe8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:45:31.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:45:31.711Z |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-02-15T00:45:31.712Z |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-02-15T00:45:31.714Z |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-02-15T00:45:31.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:45:31.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:45:31.718Z |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-02-15T00:45:31.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:33.219Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=36b33239-58ca-4d8b-ba2d-d04af1e26daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:43.225Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2eb1788d-8828-4039-8477-e0f751fe7d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:43.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:53.231Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=684170b7-8bfb-46f1-9f33-06e4d33ca4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:45:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:03.235Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=eae1d792-f3d3-4083-8017-7cebd09cbd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:13.241Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e0f07390-b2f2-48f4-bd5c-750675768dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:13.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:23.247Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=19a81f4e-b298-4b2c-91f7-a8f1fb31f10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:23.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:33.252Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=74fa5404-b01e-4b89-a438-61bce8668067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:43.258Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f7e7fbf7-8cf0-4dcc-bf5e-062e261adc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:53.263Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5995ad5a-c144-468a-abf9-a00af8a7bcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:46:53.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:03.276Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=3d80f811-108f-40d8-989a-5969bc25824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:03.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:13.282Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b7bde79c-ced2-405c-adbb-516175844ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:13.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:23.288Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=600ce063-765c-402e-8efe-36e2e436d9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:33.296Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=bab75653-9a76-4ecf-b630-c77790e54763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:33.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:43.306Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=692a71b7-9d49-42dd-b450-dee322041b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:53.312Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8a0c48df-1c62-4346-996e-aeda577d6186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:47:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:03.318Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ab67ad18-55c4-434f-91a6-5de4c2f29a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:03.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:13.326Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=87e9f040-2c13-4df4-a107-a28fa077ba9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:13.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:23.332Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d0798972-8e28-4ab5-a8b0-5a0311ab77c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:23.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:33.338Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=5f0c5afd-b3f7-4e75-a6a5-0f35c1560002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:43.344Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=385607ff-0515-44b7-8ed5-24ac4b96e6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:43.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:53.348Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=74579a46-a123-4903-90ff-94476782743c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:48:53.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:03.354Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b0a3ea17-92a9-4384-a9e5-87c8645d7ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:03.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:13.361Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ba75fc1d-841e-4948-b800-5211b85a51ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:23.367Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=59cf4ccd-bc24-478c-84f8-2502590c7b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:23.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:33.374Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=63cb5b20-ef5a-4770-85cf-4469594edb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:43.380Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=e473607d-4101-4b92-a6ad-56c99ca746e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:53.386Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=b1511092-d07e-4ebe-bdba-922781ea6dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:49:53.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:03.392Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=a4f8466e-85ee-40e7-a49d-5d5d14edf146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:03.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:13.399Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2c4088dd-943c-4648-878b-9d1e805b744c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:13.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:23.419Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=6cd5a045-903e-467a-adbd-44bef523e773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:50:31.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T00:50:31.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T00:50:31.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:50:31.718Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:50:31.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T00:50:31.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T00:50:31.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T00:50:31.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:33.430Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=d639ad88-ee12-479f-8a2a-0cd04c9af449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:33.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:43.437Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=834780dc-d4b8-43c0-80ed-5666c1d63015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:53.443Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=8dbbf79d-c108-488d-be2f-6b3fde98645a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:50:53.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:03.449Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=254bdd0d-358b-4a5e-a234-f630d5b283f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:13.454Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=c13df90d-d59a-4e76-8673-747e93e22e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:13.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:23.460Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ba9f7f1f-4e86-420c-99b4-9e8eaa5d3b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:23.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:33.464Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=65df791b-ba5c-4e26-9c20-897f112a06af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:43.469Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=cac75e61-3923-40ac-ae70-b7a10d83c041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:43.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:53.474Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=78733bd0-22c2-4e35-b094-0dba780ef707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:51:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:03.479Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=f698c5a6-6471-4fc9-85e2-e5a29e9a2e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:13.484Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=2c45846a-5de2-445d-b64f-78242768a220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:23.491Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=ef4bb2a9-dc3a-4f82-ac88-a992e45bdd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:23.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:33.497Z |INFO |Init configs |InvocationID=83e7859d-dc05-4074-8575-3569bcdf4baa, InstanceUUID=fad7a0bb-8ec3-4575-94aa-d59c189f9b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T00:52:33.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |