By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:32:53.260Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:32:53.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-22T02:32:53.298Z |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-09-22T02:32:53.971Z |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-09-22T02:32:54.080Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:32:54.080Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:32:54.081Z |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-09-22T02:32:54.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-22T02:32:54.335Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-22T02:32:54.360Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-22T02:32:55.768Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-22T02:32:56.255Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-22T02:32:56.274Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-22T02:32:56.274Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-22T02:32:56.335Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-22T02:32:56.336Z |INFO |Root WebApplicationContext: initialization completed in 1975 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-22T02:32:56.822Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-22T02:32:57.791Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-22T02:32:59.045Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-22T02:32:59.528Z |INFO |Started MainApp in 8.589 seconds (JVM running for 9.354) |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-22T02:32:59.599Z |INFO |Start scheduling PRH workflow |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:32:59.610Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=da7aa1da-4236-464f-ac60-1a854ea8cb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:01.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:01.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-22T02:33:08.293Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-22T02:33:08.293Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-22T02:33:08.298Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:11.078Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6fbb7a50-b1b1-45bb-804b-c9b87c30a632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:12.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:12.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:22.147Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5443a1c9-2c74-4388-917d-ec6d2c4513cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:23.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:23.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:33.225Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8fc19bbf-c5f2-4d46-8ea4-aee26fc472ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:34.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:34.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:44.290Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6facc338-dfe3-46bf-a5c8-e9f0e8612848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:45.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:55.333Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6a482289-5bfe-4e97-923c-dcc80546e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:33:56.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:33:56.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:06.367Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=28d80cdd-5669-49c2-a16c-1842810062c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:34:07.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:07.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:17.441Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=be9f362d-caf4-46a7-91b1-1d36b5b967d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T02:34:18.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.55:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:28.479Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4d57d71e-a284-4b81-ba19-c51fcbabe963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:28.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:38.728Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=380af127-49f2-4292-b43c-f291f0629176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:38.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:48.751Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=db78cdb6-89cf-4062-865d-b37309880a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:58.769Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9eb5141f-61e9-41fd-a4f5-6efb47fdc2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:34:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:08.784Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=708fc635-b806-4350-8a98-3a82c247624a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:18.809Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e31e7ab5-b5d5-43ad-b4ef-0b95b3fb79f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:28.827Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b9251aef-88a4-4837-b2a2-b770f72518fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:28.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:38.844Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b695ad0b-45e9-4a7b-b823-50d07bd4cf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:38.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:48.869Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b173c35a-6964-42ec-9248-7a0b1dc68b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:48.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:58.885Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=03703809-f50c-43ae-8944-b7a30297587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:35:58.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:08.901Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=abbc32a4-1b62-4a9b-8d96-af2f051ea757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:08.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:18.920Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1aed7b7c-a716-4077-9da7-27ea1ccef8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:18.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:28.935Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=38c6dfdd-676c-4df4-b92d-cc2336f271a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:28.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:38.962Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=70efd9eb-661a-4b70-9d44-1df646fce141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:38.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:48.975Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9c27b590-fcbc-46af-affb-ad262c12ffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:48.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:58.995Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8c0426cf-dadf-49d4-954c-a56116c57e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:36:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:09.006Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6fe99c8f-f33d-46cb-a095-203fe44c5f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:19.020Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4bddd71e-1358-4d52-8631-bbb743d9dcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:29.040Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=047fd6d5-e53d-4ca1-9730-50d66c61c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:39.063Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=30fe04c2-c45b-40ac-a9ec-0a4ee62b3b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:49.077Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=73efd32d-22bd-4403-aa4b-1df0bf291651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:37:57.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:37:57.640Z |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-09-22T02:37:57.641Z |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-09-22T02:37:57.644Z |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-09-22T02:37:57.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:37:57.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:37:57.656Z |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-09-22T02:37:57.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:59.093Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=98404835-b8e7-4897-aece-9699768269bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:37:59.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:09.104Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e68f5861-df82-427a-8c23-8def8c73f251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:09.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:19.139Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4c4b5d14-0f7e-46be-8c2e-c9d0bb72dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:29.150Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8ea37b39-4b28-40f3-9475-265f1fa4209b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:29.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:39.164Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c3c937e4-2b25-4085-8027-56b5401cfcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:49.174Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f0748a84-6741-4899-8b9d-78fdab811e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:59.185Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=21ae2037-9d31-4316-b50f-3c1019e1ac13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:38:59.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:09.197Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e873c783-06bd-422f-a3d3-e479b510efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:19.207Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f51b3017-4766-43a5-9646-981223ed0cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:29.219Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a9e870a7-9902-4874-a8fe-c104be03d88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:39.231Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d780dd71-1ac5-4fad-b5b6-6ceaa8af5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:39.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:49.247Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=09be2611-4129-4c51-98e1-cbbef177c8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:49.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:59.261Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=14b981b3-c408-40b7-9545-1338c6e98471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:39:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:09.322Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=457142ef-83b4-4146-9a19-3ebbc18271ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:19.336Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=08835687-64d9-4bf6-be9f-1bf2325cb9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:19.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:29.347Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=aa76e744-9649-45b4-b5f7-2be5e78cb727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:39.360Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0c8641f5-6259-44c7-9622-11094d8849b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:49.371Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=97dbfc6a-9713-44b0-a6b3-f2d17a039cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:49.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:59.381Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1b3f8d35-8170-459f-b2ff-ad7338d87690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:40:59.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:09.394Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5c3f4067-ebc7-4d4b-9cdd-396bcaee3c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:19.405Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f34575bd-1bdc-4bb9-ae7b-49af5f34d497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:19.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:29.417Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=410f6c8d-93f6-4c25-855b-cad9afc01297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:29.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:39.430Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d822eb3d-ba17-4e9c-8171-b3196a922bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:49.441Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9cc159a7-bd82-468e-964b-f7af4c3a72fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:59.451Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c7acca83-3db3-43f8-b114-f6413395d521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:41:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:09.464Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=836f318e-d109-4027-8dca-7238c8d70d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:19.475Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f04175cf-d013-4ef0-9473-a721835f95be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:19.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:29.484Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=78ed5cf7-110c-44db-b16d-6623dfc7e09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:39.494Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c3e9baf3-e77d-41b5-aed5-b893c5c4ff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:49.511Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2d232f5f-d658-4974-b156-542cb5bec726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:42:57.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:42:57.160Z |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-09-22T02:42:57.161Z |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-09-22T02:42:57.163Z |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-09-22T02:42:57.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:42:57.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:42:57.175Z |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-09-22T02:42:57.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:59.523Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9f3e604a-3d66-4d6e-9f5e-398c48f48f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:42:59.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:09.537Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0a631342-f626-4057-96a3-aeee4ac722b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:19.546Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f5a3406c-83bb-4a9c-ae61-8c008039a27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:19.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:29.558Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=43d78251-bb1c-4c6b-a9a7-dfafffead139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:39.569Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=616e7bef-96dc-4028-8550-3ed38c8474b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:49.583Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=db0a21f1-43aa-46a6-bf16-1b92c972812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:59.593Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c9b86add-730e-475a-bbd5-2d28421ff36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:43:59.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:09.604Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=dc122a72-80f6-4c16-8a95-3c1f79cf8221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:19.617Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3779a138-02b4-4ac9-983c-8d7524d31f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:29.633Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=47d8d3e7-752e-4d16-91ad-5694de0e57b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:39.645Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=78654251-88da-449a-9a55-185bf0073cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:49.657Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1899abfe-5572-461f-be69-358893e197dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:59.668Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=71319780-f595-475c-a9cd-8ba1dd0489e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:44:59.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:09.676Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=107bf6d0-91fb-4e1f-8065-1a401ba80576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:09.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:19.688Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e8fddac7-11b4-4bff-be24-cee61cb7aae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:29.698Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=84666152-4973-418e-85eb-265184a02a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:39.708Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=280ca206-15f4-4a87-a8ab-623428a35089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:39.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:49.719Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e71a2f22-c658-4fbb-86ac-7fa09cfcad6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:59.729Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9d8e7be9-ab3a-46a5-8996-4e9686e0614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:45:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:09.741Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ec6d4e41-1220-4126-ba44-90883e7b7e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:19.750Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f9c4dec5-602c-4d90-9a27-064e45811ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:29.759Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c2adad58-5c25-42e5-9397-0c2f6468787a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:29.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:39.768Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6796edb1-a86e-4e1e-bf99-49f3e83c9c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:39.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:49.778Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3d652f1b-b469-4057-afb2-11ffb1127007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:49.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:59.789Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c72db0ff-3f31-4e21-a45f-eba53314bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:46:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:09.798Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=39ec2893-0c6a-48b3-975c-59cc823a9222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:09.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:19.807Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5e5d1d47-1c24-4ca3-9d04-4bd84c83468a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:19.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:29.818Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ff1823dd-4a7b-437a-b35d-98bd8af706c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:29.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:39.827Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0608fc2a-e6b1-42b2-8d34-c67776c61532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:49.842Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d7297aea-9ff8-4fe7-b008-c44330162dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:47:57.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:47:57.125Z |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-09-22T02:47:57.126Z |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-09-22T02:47:57.128Z |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-09-22T02:47:57.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:47:57.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:47:57.137Z |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-09-22T02:47:57.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:59.852Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4800173b-1fa5-4cd0-836e-d685210ddaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:47:59.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:09.864Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=462623ca-23ca-4704-81da-6f16f3562152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:19.876Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=77d27d10-d2ce-4e0d-93ea-1ca947cbc498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:19.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:29.885Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=98b9566b-342f-4255-aa53-66376947db0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:29.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:39.895Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=75d2b8d4-f0e5-49a5-a5c1-9955036c41cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:39.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:49.908Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=51084973-b09c-4a91-8b83-4b0c5873f622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:49.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:59.921Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=83d32aae-e631-4c1c-83d2-6b927249aafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:48:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:09.936Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=58a9a69c-6c6f-4a91-9e3e-4674053baae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:19.946Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=277848a6-0369-49e8-a7d9-eceb94f24bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:19.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:29.957Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=472a58d8-9603-4adf-986c-9a1294e8e11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:29.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:39.966Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d036ea52-5fba-41d3-8a1d-3b8ac41be24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:39.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:49.975Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=7abcd547-79ec-4939-88c8-08f169de186f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:59.985Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=cd712b69-dee0-4a51-b681-8f8d5f62eb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:49:59.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:09.996Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d7ede9bc-a822-4ee7-8211-219a25b03436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:20.007Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ac24d432-fe45-417b-a1e5-c23516478ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:20.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:30.017Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=43bb56f9-e0d9-4510-9b78-5d3382f65903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:40.029Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=eec603d8-db20-4337-890c-a42b5a2f60a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:50.040Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a33d2c9d-a5d3-4082-a10f-f714ac952777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:50:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:00.049Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=41c9ffff-13eb-4245-9cc2-ed45cfc77fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:00.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:10.059Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=163e2f40-5a46-4e65-b280-98eb21b2e161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:10.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:20.069Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f6cfccda-f65a-4c21-a0d5-491cc3a851a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:20.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:30.085Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a93b35ac-dd74-4b09-a069-d588ebae70c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:30.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:40.095Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=635f180b-afad-4e08-b916-fa8936d66281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:40.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:50.104Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d1743a7c-ba78-4af8-874a-f8a19c056c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:51:50.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:00.114Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=479792e3-6909-4071-9b3d-8f1f016f2e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:10.125Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9dab78c2-eefe-456f-a278-8ed0304038fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:20.134Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c602971f-fd1d-4583-bdff-be41c07a8994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:20.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:30.144Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1de315dc-ca23-49aa-8782-24ac336edc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:40.167Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=45ad4398-1127-45f3-8e75-70531339b0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:50.180Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1ee80362-167d-4630-b91d-cae1e1004df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:52:50.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:52:57.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:52:57.176Z |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-09-22T02:52:57.177Z |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-09-22T02:52:57.179Z |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-09-22T02:52:57.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:52:57.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:52:57.188Z |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-09-22T02:52:57.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:00.192Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4f4b7a7a-22bc-4705-b89d-711bc2110e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:00.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:10.201Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ecaf5f70-fece-4f91-ab55-93dece97f38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:20.210Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0699f679-f65e-4f44-9747-306f01e5b0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:20.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:30.218Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c6e527a9-1300-4fe6-80eb-195511fd4cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:40.228Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8d0aa16f-469b-43cb-8f59-6de2737960af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:50.237Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=dc46d2d0-92fa-45fe-9daf-1c70e6bf8979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:53:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:00.247Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c9535733-c2df-4aa2-affe-068b3ec502bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:00.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:10.256Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ff51b471-848c-4dfd-b63e-a863e8bcc362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:10.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:20.265Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=06183c00-a3af-475e-b355-1e9185840576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:20.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:30.275Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=69bad198-6f29-409f-8c73-2a655ee01219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:30.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:40.284Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=680fb703-cb18-448d-8deb-b7b376c2d5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:40.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:50.294Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=58d83679-d7f3-40de-a259-71b420650115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:54:50.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:00.303Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=24f626c8-eacc-4024-8fca-981d4a7dc6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:00.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:10.312Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a5067fcb-699a-4ae2-92a3-db59a838cf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:10.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:20.320Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d17b72d8-a9cc-4f2b-9938-b922b03395c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:20.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:30.330Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=61c8270d-f886-4062-bdcc-dfc1102e9380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:40.340Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3311cd62-64c3-48ac-893f-1f7ac1353e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:40.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:50.350Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=61055260-9b7d-4654-b2d0-53c40d47ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:55:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:00.358Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5fe60581-28c7-4120-883b-d8be7493b56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:00.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:10.367Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a224c731-491b-439c-9d13-5760e524e70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:10.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:20.375Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=91ae7a14-07b0-4f9d-8134-1b224630a123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:20.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:30.385Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=937cf06f-720a-4869-bfac-99f767d2c123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:30.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:40.393Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4b2a8924-3079-4813-bf39-52db1925e0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:50.402Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=101baab1-ae4e-4455-949c-ab0c2e304732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:56:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:00.412Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ba9e8759-7abe-411f-9ebd-6d8ab567ff7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:00.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:10.422Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=346ee017-740f-4f50-90e8-e64f13fe194a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:10.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:20.431Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=708b389f-be75-4c46-a3c4-517654f84017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:30.441Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=58bc8ade-16d2-494d-b465-8f3ee24d314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:40.452Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5eccd3eb-3f68-4de1-94bd-44283d0e9ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:50.461Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=af4c4bd3-057f-41f8-be93-9a155a729a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:57:50.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:57:57.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T02:57:57.057Z |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-09-22T02:57:57.058Z |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-09-22T02:57:57.060Z |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-09-22T02:57:57.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T02:57:57.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T02:57:57.070Z |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-09-22T02:57:57.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:00.472Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=3fc0872c-01f2-4650-b310-0f8631143c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:00.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:10.482Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=a5e170a0-fa03-44dd-bd55-f71e04ea1bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:20.494Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ef231635-f179-48a0-8ab4-928de63cbde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:20.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:30.503Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e1d54edb-4973-4c69-985c-c9192a9d57ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:30.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:40.512Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=4b971c6f-487c-4511-a5c0-fde18187d870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:50.524Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8bb80c39-725b-47b3-86a7-3a3483b40ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:58:50.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:00.536Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e3e18f9d-7871-4355-8074-d560538c8134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:10.548Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=cb1fdefc-fdc2-4446-aada-fe2f7d0971a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:10.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:20.557Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=f67469b9-6dfe-46a1-83e4-ee13a73f1373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:30.566Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=163a9d6b-85c7-4bba-a30c-6664d68e7461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:40.576Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ff710bba-55ba-4b47-81fd-a93a2a9e454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:40.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:50.588Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6b780be5-5dcc-45d1-97ee-e07859bdcd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T02:59:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:00.595Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=0b9138e6-4bb8-4164-bafb-5e0ce88a48b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:10.606Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=9970fa91-9584-4417-902c-ea4fcf9a0556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:10.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:20.614Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=37784e33-9230-42f4-8599-6b990dfd376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:30.623Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c0476b14-bbcd-49c9-b20c-dc5c16138648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:30.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:40.632Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e0dae745-58ca-4ba5-8cf7-b6b1f8777eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:50.640Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=43c5c2e1-08b2-4158-af13-5073b2b06936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:00:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:00.650Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=33fc2f56-8e43-4eeb-ab53-13321e7c0872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:10.658Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=d3a68bf0-e9d5-48ef-b242-bf33bc7b3abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:10.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:20.666Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5c1aac4a-860b-4a0c-8225-af8877d0083e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:30.675Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=39096701-4af6-4477-9dfe-2f166ab1e115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:30.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:40.684Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=b9784538-a2e9-4d9c-98b3-3d9efaa9559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:40.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:50.692Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=109e0c09-e302-4c91-b3b4-1ce59f026042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:01:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:00.701Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=86b429ab-fa81-4b93-b7cf-877100ff441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:00.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:10.710Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=6e1943c5-ca11-4eda-9ebc-e97648accbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:10.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:20.719Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8d044bc6-03e8-42f9-8057-c7c252e12d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:30.728Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=c574b856-7428-4c77-8079-6320600e337a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:40.737Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=967e0d61-da6e-4905-b763-4eb36007e482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:50.747Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=e616a77b-aeb1-427f-9b1b-53a17354584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:02:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:02:57.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T03:02:57.091Z |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-09-22T03:02:57.092Z |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-09-22T03:02:57.094Z |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-09-22T03:02:57.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T03:02:57.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T03:02:57.101Z |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-09-22T03:02:57.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:00.755Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8d76416c-422d-4057-9bd8-7d5837bf7b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:10.764Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=fb9f9ed4-615b-48ce-96e6-560fd471c678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:20.773Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=8aeedf3a-6f38-4dde-a575-0eced57da383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:30.782Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=ad4b44b3-7673-4b55-a0b0-0307c99418e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:40.792Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=5bc1b199-93f0-4236-8640-f72672ed54bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:50.801Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=79af3998-d93f-4d55-94e6-2a484e39ffe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:03:50.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:00.810Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=576f06c0-3612-4d4d-8733-4c58f988968b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:10.820Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=34bb8789-4d4a-4626-8b89-3757032649c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:20.828Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=48ce3819-6260-4a23-8072-16c795b524c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:30.837Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=2163dba1-0ad2-4a0c-9925-9dafa63747d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:30.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:40.847Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=1092f19a-472f-44d2-9a6e-590c2faff775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:40.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:50.857Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=05e98731-55b8-4550-9c53-1459ca15a4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:04:50.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:00.866Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=32de37e7-bd25-4d56-a9b1-a2abac986d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:00.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:10.874Z |INFO |Init configs |InvocationID=25c8e772-c22f-429d-9ff8-bd6802e8bacf, InstanceUUID=81329168-8a67-4e64-9c3f-ca30b6f0da13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T03:05:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |