. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:29:59.654Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:29:59.656Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T12:29:59.683Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:30:00.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:30:00.246Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:30:00.246Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T12:30:00.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T12:30:00.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-21T12:30:00.384Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-21T12:30:00.404Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-21T12:30:01.575Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-21T12:30:01.953Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-21T12:30:01.969Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-21T12:30:01.969Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-21T12:30:02.015Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-21T12:30:02.016Z |INFO |Root WebApplicationContext: initialization completed in 1612 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-21T12:30:02.312Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-21T12:30:02.968Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-21T12:30:04.024Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-21T12:30:04.459Z |INFO |Started MainApp in 6.713 seconds (JVM running for 7.273) |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-21T12:30:04.508Z |INFO |Start scheduling PRH workflow |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:30:04.518Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5d79a723-aa53-42a0-8741-3ef9362afcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:30:06.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:30:06.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-21T12:30:09.432Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-21T12:30:09.433Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-21T12:30:09.440Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:30:16.112Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cbc8726f-81ef-42df-8478-36dec5f9ba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:30:17.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:30:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:30:27.213Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3a83da28-ec84-4a66-845f-10c24901a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:30:28.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:30:28.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:30:38.281Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=05707675-6611-45ac-a98c-da5d5b467804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:30:39.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:30:39.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:30:49.352Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e5842632-4d9c-436a-b393-bab6c67af9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:30:50.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:30:50.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:00.430Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a6d337ba-0e3b-4722-af08-494e4ea2d95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:31:01.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:01.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:11.462Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=95e8318d-c9e4-462a-9260-6165da3fd3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:31:12.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:12.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:22.502Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=56e42600-3daa-4c86-9ffe-d8763ac86f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:31:23.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:33.549Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cf487b7f-74eb-4caf-a908-dc20783b0fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:31:34.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:34.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:44.621Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9ed90e88-50fd-4533-bca6-baeeabf82e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:31:45.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:55.658Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=04015727-d02b-48b8-b4e8-f84f0d9cf043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:31:56.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:31:56.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:32:06.697Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=69380cce-e662-4ed6-8157-dcb91d2356ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:32:07.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:32:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:32:17.741Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bee9a797-bbab-421e-85e0-441fae7f7364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:32:18.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:32:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:32:28.782Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cf3da7a6-cc10-4a8a-8c82-b5b23ab5b01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:32:29.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:32:29.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:32:39.880Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f32118e6-5f0f-4f27-aa6d-cb124690a36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:32:40.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:32:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:32:50.921Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=98d7ba31-1fdd-47d6-b72d-f5e33e154f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:32:51.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:32:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:01.962Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4968a870-c3e5-4067-b774-76c6f7805a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:33:02.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:12.998Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=34f1e4e9-84d5-4a82-a300-849df3e3012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:33:14.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:24.039Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f3ecf932-2139-4280-bd28-5467a87f1bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:33:25.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:35.081Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=84e89e9b-d7a4-4799-a1da-e2b28e212726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:33:36.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:36.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:46.121Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ea33333b-ec5b-4449-a462-509e75b1cb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:33:47.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:47.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:57.159Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=39b59e0b-1b01-4e87-aec8-4aba88ba408b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:33:58.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:33:58.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:34:08.199Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d8cabc3a-2a53-4ab7-981a-692cefe50398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:34:09.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:34:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:34:19.239Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c7ecc1f0-e24a-4ea0-ae94-7f4d1de590cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:34:20.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:34:20.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:34:30.278Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4ef6f27b-4709-4f52-b8a5-c6b764600d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:34:31.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:34:31.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:34:41.542Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=205e72c6-ef5b-401b-9805-57bfb6fe30f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:34:42.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:34:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:34:52.586Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4311ed12-f921-487f-9eee-3eae2347a0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:34:53.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:34:53.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:35:03.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:35:03.309Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T12:35:03.310Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:35:03.314Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:35:03.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:35:03.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T12:35:03.321Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T12:35:03.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:03.625Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fa3122d9-fbf5-4248-a7ae-ae0e7fdb1884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:35:04.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:14.663Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=43b8cd2e-67c8-4433-bfb9-4b425d642a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:35:15.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:25.703Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f0b2dd29-9004-46c6-b023-5aaf5b048ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:35:26.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:26.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:36.743Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=31041862-a987-4def-8a62-776a21154b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:35:37.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:47.785Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d0d53096-6147-4053-9852-d2b9d2ab2a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:35:48.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:58.824Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=276483c9-45de-479c-988c-aa88111e3533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:35:59.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:35:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:36:09.863Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fbd2adb0-5093-4524-a398-781bf8dfd201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:36:10.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:36:10.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:36:20.907Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=def4a065-6376-4858-9491-0d1f0031fcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:36:21.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:36:21.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:36:31.942Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c93030fa-0109-4062-942e-f13ee0a26160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:36:32.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:36:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:36:42.984Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=938fc465-1d57-43fe-85ed-cd9e6ce68bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:36:44.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:36:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:36:54.022Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fcbac36f-9b12-4225-8a52-ddf8da9465d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:36:55.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:36:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:37:05.068Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5c6b0ca1-45bc-46e5-8b19-bf75f165f0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:37:06.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:37:06.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:37:16.107Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=151c0747-97a8-43a5-b452-776e8cbdb3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:37:17.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:37:17.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:37:27.143Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a4e331dc-95ed-4e4c-8593-359999e90d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:37:28.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:37:28.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:37:38.182Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=22b39ae6-f1b8-463b-9e5f-03dda9e24eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:37:39.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:37:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:37:49.222Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f8ff4294-9f09-4f72-9081-dd1055954baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:37:50.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:37:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:00.263Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=379bcce5-c391-44e5-8c96-9774dea447c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:38:01.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:01.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:11.303Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e5b57c8f-2dfd-41fa-b0af-48f4d7e1b3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:38:12.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:12.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:22.350Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2889abde-69bc-4104-a2a2-d24c9e49c8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:38:23.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:33.385Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5dd57cf2-8a28-427c-9a3b-d83fdd657628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:38:34.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:44.426Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f3d16522-6e07-4bd7-81fd-31a25a0cdefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:38:45.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:55.464Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=dcd81858-2249-4eb8-9ab1-a9092536d8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:38:56.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:38:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:39:06.503Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5801801f-f062-4325-9e4b-2fdf226c833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:39:07.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:39:07.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:39:17.574Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=aa5df0f4-ede2-456c-b469-6b24bd97109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:39:18.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:39:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:39:28.615Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=70814a64-e0bb-4630-8843-3a60b7a11056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:39:29.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:39:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:39:39.660Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=dc956a5a-1c9a-4ab9-97ea-033abd652444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:39:40.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:39:40.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:39:50.697Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=31802ac6-ce84-4364-ba27-c29eb8d1a94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:39:51.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:39:51.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:01.736Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cdbc2590-2f89-400d-94d8-08fb8ce8cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:40:02.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:40:02.738Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T12:40:02.738Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:40:02.741Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:40:02.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:40:02.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T12:40:02.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T12:40:02.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:40:02.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:12.774Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=90802175-8dc9-4906-bfba-087903250907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:40:13.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:23.815Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=531f1e67-e08e-4e78-a0a0-bab9790be82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:40:24.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:24.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:34.854Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5437b54e-993a-414a-9cfb-d25757491741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:40:35.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:35.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:45.896Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=abf33680-341b-4eef-996a-9d244a897f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:40:46.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:56.938Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a9612935-5c66-4e6b-80b2-8f9597af58ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-21T12:40:57.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.32.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:40:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:07.974Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e236eecb-e492-4cb9-ac16-8c9424a9d35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:08.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:18.092Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9e76dab7-593e-4919-a5b0-c9633efa487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:18.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:28.106Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=adcd1aed-cfe0-40b0-8826-cac8a25af194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:28.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:38.122Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=07a6db2a-b724-4855-9dbe-bc445845388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:38.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:48.136Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=64d39371-b2d1-4301-aec2-0668029d03b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:48.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:58.151Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=16900632-a445-433d-ac67-d43bb26b206b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:41:58.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:08.165Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f236677e-a539-49d2-9029-1b20c63a4b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:18.191Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c8a25f9d-4973-436b-8ccd-c40e78b52088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:28.204Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=94ae867c-443f-475e-82f9-3674f026d85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:38.218Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c1ac895b-da54-414c-ba4d-89cb8df706f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:48.229Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f5039378-9db6-4e68-aa90-6fd524709976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:48.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:58.239Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9012b421-ec13-4ec2-95ec-684160f0ed2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:42:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:08.253Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=77c38057-28c2-4244-9bd1-f77cea41985b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:08.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:18.265Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=319fb6cf-537e-4a58-936e-942821890506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:18.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:28.278Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=80b897e8-2ac7-4df3-938c-e3ef3bf010ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:28.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:38.307Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5cd21e38-bc83-40ff-8033-d04af87997a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:48.328Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9d81af07-1b73-405c-aadb-89316beba9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:48.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:58.337Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=601b9dfd-ed58-494f-b492-7b4bf18ecc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:43:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:08.347Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=00a1003d-a8ca-4bd6-b6be-608a603c9e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:08.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:18.358Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b3d42ee6-4862-43a0-89b8-79dcd7c06db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:18.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:28.369Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=87e8645f-315a-4241-9f6c-a69fa78bb055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:28.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:38.385Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2aa66c17-778a-419a-9c96-12d86e5381da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:38.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:48.395Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c799ebdc-3d70-4607-8b33-98382438abad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:58.410Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=44a39c75-eff0-4cb0-8e7a-12dc0487110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:44:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:45:02.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:45:02.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T12:45:02.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:45:02.684Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:45:02.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:45:02.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T12:45:02.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T12:45:02.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:08.420Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3c78da19-301b-4c94-80d1-410eeeb30c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:08.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:18.432Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fbfdaa77-76e9-4a97-8986-93350b1de204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:28.443Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=122abe7d-e8e9-4156-a1e9-969b18d0dff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:28.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:38.468Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3eee0756-64b6-44ca-8a09-f20ce1d7a833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:38.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:48.479Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=44c56f85-5ac0-46b4-959f-8b0a1adc9292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:58.489Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d428e491-e886-47e3-829e-a631033ec550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:45:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:08.498Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8c831fe7-5182-4858-96ca-b614291b659b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:18.508Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bbcb4c29-e22b-44b5-8668-cb2b8f32e26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:28.518Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d975bd95-c5ad-4b24-90b3-6b8f90c47699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:38.530Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a5094e6f-6617-444d-b5f0-7f38db9bf15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:38.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:48.555Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2e1b1cb4-5f19-43c6-9143-2a15edcd92b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:48.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:58.566Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d105be9a-e327-48e4-bf92-aabc722d6abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:46:58.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:08.574Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4c056d90-dbb8-4d75-91e4-8c995793063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:08.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:18.584Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=431a4d9b-c42e-4621-9705-e93f6c655026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:28.593Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=287828af-29cd-456a-b683-f7b063cb1ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:28.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:38.607Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ce1c9876-0948-49c6-9e6c-82beabeee903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:48.627Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b5858fbc-88ee-4352-abc1-5938e6653e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:58.636Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=543491a4-f00d-454b-b31c-c0184cde4ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:47:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:08.646Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0b5c6ccc-0b67-48ae-b0ba-4bbe7fca8cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:08.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:18.659Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cc17818c-2936-49d1-b1aa-0a3a6ec3263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:18.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:28.701Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3a9cfa87-0522-48dd-9c9b-78841d6e110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:28.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:38.713Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2422e078-293d-4d45-a37e-fca4fd42162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:38.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:48.723Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3e2763e9-7cec-4d2e-964d-8d3265ebadef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:48.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:58.742Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=01c19b0a-efbe-430b-98bc-5312e958bad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:48:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:08.756Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=41654592-5ce2-4253-afe5-8385704be6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:18.766Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c9765ec2-4b1b-41f9-8a38-5f2687af5379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:28.774Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c50ce6b6-720f-4d33-9661-e7597c099abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:38.782Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9611a78d-ff2a-46d8-85d6-83a4c4da106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:48.791Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=63489381-4234-419c-90be-0abf62f0c382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:58.804Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2a0fcbba-e1c1-423e-9497-29b89f12353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:49:58.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:50:02.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:50:02.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T12:50:02.703Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:50:02.705Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:50:02.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:50:02.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T12:50:02.713Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T12:50:02.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:08.822Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=56c4cf94-5d6a-4502-aa5e-7273249d022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:08.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:18.829Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=249c3e0c-b877-4825-b153-29ef6a3e37c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:28.839Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2e930949-9833-4527-9e84-bde9b80a5d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:38.848Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7a0cc78b-9cf2-4adc-b84f-85715020da7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:48.856Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6044ed34-e37e-4f23-a0b0-27ed4873c59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:48.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:58.864Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1014dc1f-c571-4e0e-b462-f5e708070242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:50:58.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:08.877Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=38381e96-8fce-4aaf-85e7-dae19c2617d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:18.897Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e242bee5-b29a-43fc-84cf-96055da67b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:28.905Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=14cb75e0-a1f7-4ea7-ab93-594e2732b2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:28.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:38.914Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=feb2e534-d89e-4160-9ee2-f281caa3275e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:38.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:48.926Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=13daa99a-3a2b-430b-b2aa-926c4f297cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:58.935Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=30570a8c-a77d-412a-ba3a-eaa19f3b6416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:51:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:08.944Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2608cccf-36fe-48cc-aa86-19d62b1053c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:18.951Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d38d3efa-dece-4c39-8b8f-356df6869076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:18.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:28.961Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=31547802-d5ef-406b-86a6-02b18da27ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:38.980Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ac3efbf5-3c51-4881-ab16-f5f3d4038437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:38.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:48.990Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=048ac587-cb59-458c-866e-b7d3e0cbd3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:58.999Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=641c163c-ac99-438e-905c-4ac86693745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:52:59.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:09.010Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f325e572-6a13-4183-95a2-d8ad2eb0f09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:09.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:19.017Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=107b87d7-8456-41c1-ac44-75e701eeb4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:19.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:29.025Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=41533677-7fb0-4068-891b-1df894e8d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:39.034Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d4c69192-ebc1-47e0-bb54-af882c42ff35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:49.044Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=87d32c51-a95a-47fe-8e0f-34bbefb4a976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:49.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:59.060Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=581cbc70-a098-4b46-b6f5-4b565e3652f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:53:59.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:09.070Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fea15682-f65b-4828-8670-dd5ee747eab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:09.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:19.079Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d74eb543-a5cf-4ace-9e51-0938768f04b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:29.085Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4b881f8e-8340-47c3-8635-6b9bc44b79e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:29.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:39.094Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=318d5071-9b8d-4811-8128-6f732ddb9a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:39.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:49.102Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4bc8eaaa-b41a-4ae2-bd65-a82e97f91db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:59.116Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=176c27f5-fe42-4ebd-91ae-da0e0ebec1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:54:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:55:02.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T12:55:02.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T12:55:02.635Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:55:02.638Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:55:02.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T12:55:02.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T12:55:02.644Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T12:55:02.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:09.128Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f0005669-8e22-469d-bfab-55c63ea23d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:19.144Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ce21bcc4-aef9-4934-a485-b219b0ca8fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:19.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:29.153Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=89a7b69d-3461-47d0-a7df-2b954c8c907b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:39.161Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b53a9059-b20b-4fc1-b2b2-0422a9eb1ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:49.171Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c974b6fd-61ad-467b-9e1c-72a320e63c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:59.179Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e9fa84ba-6584-4379-aa5f-b27eb1be46eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:55:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:09.186Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=de5bac31-59aa-488d-b1a6-cb6a8183952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:19.196Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bdaa92bb-5721-4a77-8534-daf48b3010c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:29.217Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8818f4dd-e919-445f-9aa1-2cecdc94811a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:29.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:39.227Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bc691d3c-9d02-4647-951b-32250222ff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:49.235Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=acddaf07-3484-4c42-8102-d53dff21e67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:49.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:59.243Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4f4f2232-6e52-4e81-b0de-707617cd679e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:56:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:09.253Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e9120c23-7449-4d21-8e69-32ee802c4c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:09.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:19.261Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b11935c8-f4af-4cc5-a8c5-c28a99088dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:19.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:29.270Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=af85a75e-ef8a-449e-a1aa-6bdffccbb834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:39.285Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=26560041-3fa3-475d-ad86-6922ede3469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:39.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:49.298Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b05334f1-a4e5-4e3d-a9a5-f25fb2f191fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:49.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:59.309Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e1437f99-45de-4073-b22c-2a0c411706ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:57:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:09.318Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f825f6f0-8b4c-48bf-9409-016dc6bede0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:09.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:19.329Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1f09b1f1-1c9e-49cc-aacc-baa4c598cd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:19.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:29.337Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0de70442-b6a6-4953-8f1a-1fda87a76811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:39.344Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f7f26f32-c43a-4f1a-a58a-05fcb1ddde4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:39.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:49.352Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a841dcf4-26c3-4eaa-84ee-c9a9c31ac3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:49.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:59.373Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=815e097d-bc64-423d-bbb6-d375ec22f743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:58:59.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:09.382Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=04a13df8-c0db-4538-891e-f5c6e2fc9e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:19.391Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bde7bdda-3c58-4375-af7a-678e2f04d923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:19.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:29.398Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4efcd30b-acee-4386-ac8d-5229d61c69ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:29.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:39.404Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=218eb110-7fec-4fca-9ee2-f0de8733fe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:39.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:49.412Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5b1df66a-165a-468e-b780-3b811816ec23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:49.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:59.431Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4ce6050f-2a54-47ee-aaa9-afbd26396462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T12:59:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:00:02.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:00:02.655Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:00:02.656Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:00:02.660Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:00:02.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:00:02.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:00:02.665Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:00:02.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:09.440Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=13fb4e8d-22ba-4b80-8145-770d6251e926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:09.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:19.446Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1b5696c9-4b54-4d0f-b40f-4683c493b2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:19.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:29.454Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=30cbdbc2-1b15-4b38-9ef6-901dade3309f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:29.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:39.462Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=891acf99-675f-406e-aecc-2eb052682fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:39.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:49.470Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=86009c51-e3fd-40b5-8b0d-7f6c2d5838f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:49.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:59.478Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f4eed170-0b42-4696-a636-027b2bb643e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:00:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:09.487Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4941c426-9d9f-47cf-9f5a-dbb6ab8bfb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:09.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:19.505Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ae2a94a1-7330-4747-ae2c-17a5d5be4f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:19.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:29.513Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a7b9596c-14c6-4304-a16c-f1a4935db8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:29.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:39.520Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6a6405b4-503e-460e-804d-e4be845d5f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:39.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:49.527Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=807b9dd5-44f3-4a97-9aad-f19f6253f500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:49.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:59.536Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2a180b9d-012a-402a-8466-f87c29dd415d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:01:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:09.544Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=52a6a894-1277-41a4-84d0-dc749a008c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:09.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:19.554Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b44cee63-81e8-4603-9bb0-d6261dbac2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:19.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:29.576Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e6deb8a7-03d3-47dd-b35c-1bb8f00c24f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:39.587Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4df15efb-f975-469a-89cc-9fa672e0af31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:39.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:49.594Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=003e0ecc-4c54-477b-97e8-83f903e300da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:59.602Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=05c3ae3a-5a99-4d18-a7d4-e65176aed715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:02:59.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:09.609Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7a0a7cbd-e2a1-401d-bd59-c63fb73b62d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:09.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:19.617Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=18e65e05-e428-4abf-bf54-bbd9a7c28aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:19.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:29.626Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9162a256-580e-45f7-9e66-b9a9b148b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:29.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:39.635Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=dc2c5360-ccc8-4796-934e-e450ad25af02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:49.655Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d7a41bdc-7e1c-4315-b686-35db93e9f7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:49.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:59.663Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1df4fe8f-636b-45c7-8d6d-5755ebf25274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:03:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:09.673Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ac30a33c-3838-4541-8040-badd5af504be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:09.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:19.682Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=51142afa-129e-4370-83b8-e68f6cdafc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:29.689Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=48070b99-056c-4d20-9260-8f2676213826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:29.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:39.697Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ec67b422-1196-4633-ae21-2b0cbad5a857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:49.705Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f8dac604-f0d8-4219-be7b-951c43100d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:49.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:59.714Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d70b4e6f-60ed-4760-b277-4dc0f22e0c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:04:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:05:02.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:05:02.685Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:05:02.686Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:05:02.689Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:05:02.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:05:02.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:05:02.694Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:05:02.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:09.734Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=27ba7a9b-66de-462f-b3a3-4eabe8711339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:09.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:19.745Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9ec487de-737b-485f-9104-02b4b95cac2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:19.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:29.754Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=78e22467-ec20-4f3f-a139-eb0b5a81a8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:39.762Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=602576d8-ec3d-4106-b9d1-5d422b800658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:39.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:49.769Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=15f66415-d082-4cea-bb3a-bc3abb9fcbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:59.778Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ecb79877-3ea6-4dc5-81e0-a1a5eb3a5c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:05:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:09.786Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6a4449d2-161d-41fc-8600-b2ee6c3f4424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:09.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:19.795Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9b9657b5-9690-4a3f-a688-a7eedfec789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:19.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:29.805Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b6f3b204-84e7-4493-9304-889ff216bbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:29.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:39.821Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=daf517fb-8ca1-44ef-b38a-107c61064628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:49.834Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4a225afd-5093-483c-b5a3-2007beb7a101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:59.843Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c84502b3-d13d-4310-827f-023c6fd39e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:06:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:09.851Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9bf4108a-237e-4881-bbcd-242fef046f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:19.859Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8f33c6a5-a32b-4a15-9d88-91ac92596f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:19.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:29.867Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7be00379-fee6-4e46-bf42-f077273435a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:29.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:39.874Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c2e8e75b-9d91-414d-9211-253fca355350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:39.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:49.885Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=40e62dc5-b321-4bc7-a3f1-9cf1d2dbc11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:49.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:59.901Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=33629d13-06ad-4d45-b574-55c60e21cf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:07:59.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:09.913Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=46e3f42e-812e-462b-ae18-5aa75ed6804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:09.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:19.922Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=eb1a8bc0-4a73-4298-b754-2438d2ca66d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:19.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:29.934Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=575c34e9-f21e-4164-aa6b-1953972d21b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:29.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:39.945Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e232c6b6-3798-490e-b734-c0a3416e992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:49.954Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=49c1606a-af79-4b6e-9c0e-34f2befe9547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:59.963Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c3fa81de-f294-4387-8062-acef4a01e362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:08:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:09:09.981Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a762a753-2b00-42c0-a6f1-e65474119a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:09:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:09:19.989Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6a6557b1-6b16-4ec2-8f15-3e0a1c1d7d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:09:19.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:09:29.998Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=992e2d1b-aaab-4696-acdf-e31424c2c2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:09:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:09:40.005Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9b2e89b4-eb07-425b-9780-3438e33bdce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:09:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:09:50.013Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=75ec365f-c43e-4a93-971a-35e534ea2bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:09:50.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:00.022Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e3e706e4-01e6-47b3-8b39-3ed1bacefc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:10:02.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:10:02.697Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:10:02.697Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:10:02.700Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:10:02.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:10:02.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:10:02.704Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:10:02.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:10.031Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=afae9c31-c175-4802-95aa-12d031c8a912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:20.045Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e708e5f4-4e4c-48e8-a764-fdb6d5e4550c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:30.057Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b7f0bda1-7a8d-4681-ba26-a721c041582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:30.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:40.066Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=12f87aa3-6cd5-4a5b-8be1-3f59b84250a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:50.074Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6f9c0fb1-253e-4664-b7ac-c91134621316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:10:50.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:00.082Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f06c219d-a264-49b8-a399-ab5155faf701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:00.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:10.089Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=05473f0d-e8cc-4c12-a402-58c88758d456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:10.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:20.097Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a754d563-2c90-4717-825a-cd6f2e4799ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:30.103Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5343a652-ba08-480d-ad5d-af1981634b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:40.112Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=466d8bae-eb1c-482d-88a0-37dfb77ee781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:40.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:50.124Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ef7dbc25-df75-4707-9713-4808d27b35ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:11:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:00.138Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=89beac5c-061a-4656-a13a-168f1d594668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:10.148Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b699062b-3910-4600-b3c6-d255ad62fe49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:10.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:20.156Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=35ccf507-7610-4d71-8252-4bf86a0bf6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:20.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:30.164Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bd9b04fa-99a6-4404-89f9-6194491dabcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:30.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:40.175Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a8f0ea49-6f73-4d19-a3ab-ebf5de0344c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:50.183Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ab966015-ff70-43ae-8b3f-d49a45a54981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:12:50.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:00.201Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b57a5d47-81ac-4898-be17-1f4d7dd9cbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:10.214Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4da59280-9e83-426e-babc-6d6c1ae5304b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:20.222Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b44b076f-740a-46f4-abc5-3a8bb9e83f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:20.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:30.230Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=234a02b2-a754-40ff-8118-f6cf1f5ff668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:40.238Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=96344055-ea4b-494b-a92c-daf1304e905b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:50.247Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=adf28e0d-e03e-468d-9a65-fee5bbf08b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:13:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:00.256Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5b7273a0-2de2-4437-b448-3739699d1cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:10.266Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4e171391-5c65-44e8-8b4f-7ad5636ecf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:10.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:20.280Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fb241c04-d462-4192-8f24-f064267da4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:20.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:30.292Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8d6b00a8-cb80-4f95-b2bf-86c1f8ad3339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:30.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:40.304Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=efdecebe-1d59-4d53-94a6-32c007b27f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:50.313Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1ca7d62b-3d3e-4d5d-8a1b-b4941620b357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:14:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:00.321Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=69d35122-c914-47d7-85f4-7926989f5094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:00.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:15:02.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:15:02.673Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:15:02.674Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:15:02.679Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:15:02.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:15:02.687Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:15:02.687Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:15:02.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:10.330Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7f5e46bd-63b0-4334-96b1-8a56fe76ec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:10.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:20.338Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=77c51b71-5080-474f-bb86-30ba875aede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:20.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:30.349Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0130f291-edff-4117-8b84-7dff0ee00ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:40.364Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8b306440-39a2-48a8-95c7-b95e1977f8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:50.375Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5c5128da-27be-499c-ab8e-0a836deb694d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:15:50.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:00.384Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6fe550d6-754d-4b80-9183-c7a7bff5dae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:00.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:10.394Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=74e9b544-bc09-4e11-b1e0-1729939f8476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:10.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:20.404Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=594d7e0f-0917-46b3-bebc-801fcf854cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:30.413Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=697a3ed9-7655-4d7d-8d12-92249d663ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:30.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:40.420Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=81a07024-328a-4eec-a4eb-185dc0070844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:50.429Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cd15fa4c-7ce9-4477-a4bf-174fa0c713d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:16:50.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:00.438Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=022443cb-24a9-496a-b575-a5b313a9948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:00.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:10.460Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9d8d69b1-d55c-48f3-82ef-c6f80380d05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:10.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:20.470Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4ace9e6b-c0c4-4d1a-8d4f-04533c3b343a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:20.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:30.479Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=250aa88f-4b32-4b51-82f6-1dfe492bd526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:40.490Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c0ceed7b-3979-4283-a85b-2170a47526a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:40.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:50.497Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2a06a344-9c8e-4739-bebc-71c00d24d686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:17:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:00.506Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8de56851-e7bf-406a-bad0-c0c335ccabc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:10.517Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6a8ed4a7-9d7e-4b5e-999a-d8832f39a999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:10.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:20.535Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e8d03d6d-50c8-4979-b3a4-13ae40b6309e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:20.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:30.553Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a6bfab91-7e2d-4d1f-a7dc-833d50ad062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:40.562Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e240e2d3-eef3-43cb-bbe2-59cfdbb8d299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:40.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:50.569Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6045958b-95ef-4313-b725-959813d9795f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:18:50.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:00.576Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a8fe1663-7fb8-4ac9-a1be-760da89c3d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:00.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:10.585Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fb782940-db9d-4837-a75f-e592fda43e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:10.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:20.595Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4523497a-b4eb-471c-9d8d-144177fa5066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:20.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:30.611Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1012d8eb-6253-4625-8778-cea043106bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:40.621Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=732d1cd2-0853-4483-94fc-48e5e4064a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:50.629Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1c3ae103-8495-4b90-a2b6-4f335a031758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:19:50.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:00.637Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e13b4da3-17f8-454d-995c-9fbc9907cb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:20:02.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:20:02.630Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:20:02.631Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:20:02.633Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:20:02.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:20:02.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:20:02.637Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:20:02.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:10.645Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=06e2214a-e243-4901-a9bc-05310bd9f406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:10.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:20.653Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e2985f54-2c45-46ab-a3f6-3b1c20269761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:30.660Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6066b67e-2ae2-475d-b4c2-8b1484dbe959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:30.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:40.667Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a2472789-f51d-4e57-8193-9317d0a30d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:50.685Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f247f45d-b454-4a05-8b4a-66df1dd79129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:20:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:00.695Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=db464d93-3f17-4f5f-9a54-2d175a679dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:00.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:10.703Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=be74d7b7-7f55-48c5-ae7a-d148890c186a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:10.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:20.709Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=75b033bf-198f-4f6d-8647-c72f7959467d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:30.719Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c9c81ccb-80a0-4ac1-a7b1-6c194f5e4265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:30.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:40.726Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3f159bcc-33ac-4369-a8c8-58ce3688c93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:40.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:50.732Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5086ef12-81c1-4e21-88b6-ead07b573596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:21:50.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:00.740Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6c744842-0b18-4a31-a953-745ad2deaf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:10.759Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=82de8580-284e-4593-9f4d-55d5296cd455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:10.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:20.769Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cc0681bf-f280-4031-8d3f-3f46b0893706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:20.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:30.776Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e25fbc4b-cf93-43a1-a6de-c465563db0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:40.784Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=37757d3e-3d1d-41da-acfe-d35aa4635c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:50.792Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5436cae6-648d-49f6-9f79-680ec4d425aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:22:50.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:00.801Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2dbf6fdb-234b-4e1c-b04e-665c85e2a58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:10.820Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a6b4924d-e992-4ccf-bbcd-fa0a50d1b0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:20.828Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7a4de39b-6248-47e6-959a-4a2e29bc9bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:30.836Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8456702a-f106-4a18-b8da-f702c3f17b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:40.844Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0ae6abf2-8391-44c8-825d-6e63b8bf253d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:50.854Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7f8273a0-d243-4e03-b33e-01aa1bce4ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:23:50.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:00.863Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=902e0277-f861-457a-a8bd-927729f4788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:10.869Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6c775de4-0f16-42d2-8382-dba0a0b43927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:20.879Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d00438af-7c42-41aa-ad81-eab5bbb15123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:20.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:30.898Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cdd67c93-fa85-47dd-86f4-cc3294beb602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:30.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:40.904Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3d95763e-25ee-4487-bd16-ece99ae10629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:50.911Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=58dc8056-2eee-45fe-b956-8cbcc0cbe3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:24:50.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:00.920Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7a4b3898-595d-4c84-8cef-9b2757093c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:25:02.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:25:02.632Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:25:02.637Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:25:02.640Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:25:02.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:25:02.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:25:02.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:25:02.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:10.929Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ffb34382-efcb-409f-a608-ae644d41b3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:10.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:20.935Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=db3934b4-4bec-42d1-914d-65de563c0c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:20.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:30.944Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9de1ba89-e14e-4c0c-ae3b-4a7f20fbd9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:30.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:40.959Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2dfb9129-9f0e-4b24-9be1-9f175904e088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:50.966Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0e95e64f-52b3-4c7f-9140-fec7d5cda1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:25:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:00.974Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9b37dd18-587f-40d8-8e18-12b11bd49de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:10.981Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bccc79b3-7228-485e-ae98-8f77ed04f3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:10.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:20.988Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=15fc9a73-4306-4af7-b976-477401028709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:20.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:30.997Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=48191a54-9256-442c-b933-19143da2e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:41.004Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=61b77ae2-0eb1-4c05-9a9b-1691efc788df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:41.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:51.013Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c66854bb-8ccf-4311-834c-891ee6d2cf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:26:51.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:01.031Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=80cc37f1-5ef7-43b3-ad64-9e63bd92ee8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:01.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:11.040Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9d015a59-b50e-4a1e-a189-5939a1f71693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:11.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:21.048Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e0ee1604-18fc-4ce5-b5eb-43b68eedaf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:21.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:31.056Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e1e67f8c-37e8-41af-9776-43ee7bddff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:31.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:41.064Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ded6b89f-ae7c-46b2-b9c2-1285fab7af06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:51.073Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=21166b95-489c-41da-b60f-cf5fbfad687e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:27:51.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:01.081Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e2e564d5-1a9a-46fb-9339-05e5b4b52387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:11.098Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=28efac35-c503-4772-a0b8-24bbb7c742b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:21.108Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=973cd563-5426-4437-b764-8bc5ddd6c901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:21.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:31.118Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=89d45304-749b-41b5-b754-de6307bfc3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:31.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:41.126Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=46eee7f4-42df-4df3-b2d4-77bbb61f5e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:41.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:51.134Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f19e781a-25ec-408e-81aa-8fdc65832c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:28:51.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:01.145Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=696acd7c-ce2c-4791-8e8d-933eb073183c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:01.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:11.153Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=61050816-2355-48c1-9571-22a750b8a20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:11.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:21.167Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2df1f701-f108-4bf1-9fe7-fa9cce5ac1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:21.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:31.177Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b83b3873-40d6-4083-a4a8-33177a1d8897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:31.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:41.184Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=13499c60-fb40-47e5-be7c-e36568ca23c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:51.191Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0dec685a-9c97-4017-be11-6414636d962e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:29:51.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:01.199Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d4023141-b681-4d5e-8bab-aa8ff726e548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:01.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:30:02.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:30:02.653Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:30:02.653Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:30:02.657Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:30:02.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:30:02.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:30:02.661Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:30:02.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:11.208Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5172b5b6-3ece-40a5-abc0-4a3b630abf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:11.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:21.216Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=399f72dd-5943-4537-b804-7800637e27eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:31.226Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=896b41d4-507e-4f57-803f-adfd572cb0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:41.245Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=683eb63a-411d-49df-8c23-71f37414876e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:41.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:51.252Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b7a2fbc6-7916-4645-af2e-5fe10d10fc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:30:51.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:01.260Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4d3e853f-83c7-4ba9-9678-5ff3f299e317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:01.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:11.269Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d76f7693-4216-41f1-a940-4e8939d24b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:21.277Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=aeeea6ca-8370-4736-9819-143592324439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:31.285Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8b2810ce-5c07-4148-b417-29ccaa78bf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:31.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:41.293Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f26d00a1-cbfb-42e4-bbad-78e748433fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:51.300Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b3c6ec06-7f0b-4bf3-8afa-96ea809d7609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:31:51.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:01.320Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=993cf932-4c0d-4f9f-a35d-09fbb758754b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:01.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:11.332Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f450f320-ad38-49b2-9fd0-dee2fb8f75a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:11.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:21.344Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c0a1c120-1ccc-4af0-bf61-649566dc54d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:31.351Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=47ab07e9-4d89-46cd-af33-65662fae1c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:31.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:41.360Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c7204198-6df1-4e8f-be6e-2d3cbd0fea25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:41.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:51.369Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1b9afca3-b4f1-4a7f-8a7f-13b66d3f7aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:32:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:01.378Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=98d651a8-ea9f-4574-b12d-4fa35892a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:11.385Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3c0bdc70-a849-4d02-bdba-9ba6c7338a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:11.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:21.403Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4eb0b034-15a3-49bc-abab-1dd9998f0a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:31.416Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6d4dab2d-4a32-4e98-b3dc-f4136477253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:31.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:41.424Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=04fd559a-316d-4946-a557-0bd37adcec11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:41.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:51.432Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=294e4705-8196-45ac-8017-9b4c422fc2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:33:51.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:01.440Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fe328564-7b77-4244-aca0-581d3ca967a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:11.449Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b9d94f12-319a-46e7-abe0-18ff43ea9f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:11.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:21.456Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8bb8cb04-5199-40fd-8f0a-390a2cda0fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:31.468Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c4870e2e-043c-412b-b9da-0fa34da38226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:41.477Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f19daa07-6cb0-44e9-8e6e-c4257846cd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:51.491Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a21e2696-bbac-42fe-869f-9edcb0a1018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:34:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:01.498Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a07c5e14-ed4d-4b32-bd65-14a291242ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:01.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:35:02.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:35:02.661Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:35:02.662Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:35:02.664Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:35:02.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:35:02.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:35:02.668Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:35:02.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:11.507Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d9320d5a-18aa-4107-9cff-9f533543e809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:11.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:21.516Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8c2be109-e40f-42c1-b7be-1f9b139c2081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:31.524Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4c8ed107-4909-40af-91bd-6a51431d7e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:31.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:41.532Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=59098b7c-6ae1-4c3d-803e-10b17c234485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:41.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:51.540Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=dff7d7c7-aefe-439a-8f00-e599cf1d1d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:35:51.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:01.557Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=56eeda31-582f-44e8-85e4-b2202253576b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:01.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:11.564Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4c475101-54bc-48e8-b752-4f95d16c13a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:11.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:21.573Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=584fba58-f0f8-4cd5-b83f-be683c844b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:21.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:31.581Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6c49abb0-3f14-49c9-b5f5-03fa0d2b96a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:31.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:41.589Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=84146e28-a027-4baf-8c03-75bae65206bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:41.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:51.595Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4aba7e6f-3afb-4308-9ef7-6f8589f9c9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:36:51.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:01.603Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=05b95e00-52c9-4ff6-9917-2c0c2ef51e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:01.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:11.618Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7e0bad60-73cb-41b3-9497-38d613813b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:21.626Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=dfb9aa41-93f9-4478-b4e3-7f0ade15c779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:21.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:31.634Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=355129d0-e34e-4515-850a-9f62260e6407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:31.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:41.642Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d87944e7-974d-4497-a467-ee437c3c7aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:41.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:51.657Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2343bcd1-7d8d-4bb1-bcac-cc5d535a7394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:37:51.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:01.664Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=94a2de0b-7dad-4679-bbb3-d1ee7845f14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:11.672Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=774f6cfc-f90c-4276-bbfd-61ce452bbe53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:21.689Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0eb94542-8acb-4f08-8731-4feca041243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:21.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:31.698Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7f9f77bc-91b6-4550-bc37-d8c413b9abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:31.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:41.705Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=969b0c80-e2cc-4bd1-a6b0-81dca9494a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:51.712Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4f7fcd73-a1d9-46a1-bcb4-037f7a20b75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:38:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:01.718Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e81e5814-a1e7-4e14-90cd-8519b3de889d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:11.725Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fa0463d0-5644-4072-8007-33b3ab732fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:11.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:21.733Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4c070195-13fa-4f06-8ec8-a219e1a7eb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:21.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:31.740Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6cabee25-a8f7-4c16-baf5-47153eb718d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:31.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:41.755Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e154a990-4e37-435b-964a-a4805ce81110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:51.765Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=306876cc-38a8-4d4f-b05a-2607e7c883df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:39:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:01.772Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=806bd515-cf83-48f1-b3a7-fb899dd4ed13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:01.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:40:02.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:40:02.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:40:02.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:40:02.684Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:40:02.687Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:40:02.688Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:40:02.688Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:40:02.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:11.780Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=18fb156b-786f-4104-a550-c25e25461356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:11.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:21.788Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6ad83556-27b2-49b1-868d-e959b8fd0b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:31.800Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=623cadc0-eff4-46a2-90b2-95536e4506b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:31.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:41.818Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=80917262-bca5-4757-babe-2efcc036e48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:51.827Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6a7d6fe1-8b22-486e-a5ad-7b7cae626a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:40:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:01.834Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=22bab47d-d35e-4208-88bb-56f5727bf89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:11.843Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b729dee7-585d-4b04-ae07-c36b3a0f39e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:21.851Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3eca42a3-98a4-4051-a91e-7d1ceb9d179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:21.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:31.857Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=670eb4da-c272-4873-a28e-3c0c11984b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:41.865Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3d9eded7-b9f3-4c49-9ee5-7510c0ec0a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:41.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:51.877Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=67a33843-e51d-4a99-a007-348ca0ec4b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:41:51.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:01.885Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e81ebfbe-6fa9-4565-a219-2924fb32c903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:01.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:11.893Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9503e9e7-d968-428d-9183-6687d6f6fef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:21.901Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7adf1d4d-3d43-418b-95f1-3551d0a6b84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:31.910Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=75638836-f53d-4838-bd5b-5351295d0d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:31.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:41.917Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f5b1cfe4-43ea-4a61-bf48-a7d2e703799e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:51.929Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cb9a1d0f-db17-4d37-aff3-0b91984122fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:42:51.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:01.938Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=19416015-3b3e-462d-96d0-a39224df3ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:01.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:11.950Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8710f662-2f6c-49ba-b67a-6ea83942336e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:21.960Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f0d198c9-6572-4f3e-90db-94010f5ee529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:21.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:31.968Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6ec5c626-882b-490d-9ce6-c7054a17016b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:41.974Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6b22c90f-d597-4f23-bff2-60a46ea097e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:41.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:51.982Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a93064e4-111a-424a-8824-9480feeb5cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:43:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:01.998Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8c0cc971-6c5c-40fc-bc1b-5331b5575541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:12.006Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3446694b-cdef-4746-a0c6-7f968196221c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:22.013Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3b6846e9-a333-432e-9a2f-ba075d10e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:22.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:32.021Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b76e144e-5bb0-4be7-80b4-4d3d1648239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:32.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:42.029Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0cbdbe10-e519-4080-ac87-5f8ecd22825c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:42.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:52.036Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=41c1ac54-9b6b-4a80-8fa4-23dc2deedbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:44:52.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:02.042Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=469d8803-cc91-40ac-ab5d-6f7463df2e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:02.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:45:02.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:45:02.661Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:45:02.662Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:45:02.665Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:45:02.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:45:02.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:45:02.669Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:45:02.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:12.051Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bc4a7b4d-3a28-4003-a614-9a636f5ecf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:12.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:22.070Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1741d09d-3ce8-495a-8e6a-e1a8608e9f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:22.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:32.088Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c9028be4-39b4-40e0-ae59-094dd23182d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:32.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:42.095Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2fdf591f-db1d-4d47-b94a-bd2849b8752b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:52.102Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d97dc33d-af7a-4261-b7f3-b01870eee889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:45:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:02.111Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bf823dd3-ec96-403e-af42-46aac0626a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:12.119Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0061a363-4438-4d7f-ba2d-aee8acf1b4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:12.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:22.125Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9b269f1e-cc66-4be6-9021-ba1f5e4564ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:22.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:32.133Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d3d9c187-98c2-4a6e-9e9d-77dec09a2338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:32.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:42.150Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b29a6842-2953-4492-a2df-89289c2a5a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:42.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:52.162Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=07f2a3aa-48ac-467f-ad8e-e57a7ce2f8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:46:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:02.169Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a201455d-8192-454b-bf21-91eb2251e227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:02.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:12.177Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b062066c-07af-4265-979f-198309fc8f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:12.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:22.186Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9218af04-48f3-45f6-b7e9-1fd1f933c4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:32.194Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=40e9877c-ad7d-4763-9396-1c43d141862b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:42.201Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e9af5f31-fa6f-44d6-97b1-1f71d669defe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:42.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:52.211Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ef2e5e0f-14f8-4a4b-b2cf-26339b59f223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:47:52.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:02.232Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8c2cdf15-ed05-4a87-b9dc-31507191b760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:12.241Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ffc33157-ba99-4a1b-ae7b-ea9d9b724433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:12.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:22.249Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=53c04b45-c5fc-4df6-932a-8be995d9d425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:32.255Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=33a87f4e-7594-4f66-ba35-737d3a84a9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:32.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:42.265Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3efac6d4-9d7e-4ba1-a53f-1261fccf1397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:42.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:52.271Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cc61a164-3a2e-4afb-a2c0-d07037659e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:48:52.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:02.277Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=46459e48-defe-45d5-baa5-4123d5eb999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:02.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:12.284Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6f8045e6-5154-439e-b72a-95739380c189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:12.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:22.297Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f2b0d11e-82a7-4277-b6c1-c2879eb419c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:22.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:32.305Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=63e750ec-422f-473d-8ecf-1c3655363f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:32.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:42.314Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=9345de13-66a5-4784-936e-cc14cdf85b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:52.321Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=64c86f47-1ec8-4543-90b8-323cfe14ef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:49:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:02.329Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cc9b1c6c-50ad-4783-9f69-99153fac989a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:02.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:50:02.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:50:02.660Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:50:02.661Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:50:02.663Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:50:02.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:50:02.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:50:02.666Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:50:02.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:12.336Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8f3ed800-7551-44fd-ad4e-fc467adc9206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:12.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:22.348Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fd3bc24a-90a2-4d3f-b318-6b9e5b5b62ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:32.357Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3c12e4ba-764d-4fbe-86d3-cd3c223b9793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:42.371Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=60b891c0-4599-4db3-a6bf-00d519c71dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:52.379Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=49ad9453-b6f9-4089-b92e-4b4acfbebe22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:50:52.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:02.385Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3292f2df-bebd-4179-82ab-5989f3044c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:12.392Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7945475c-80d9-41be-ac16-815e62685d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:12.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:22.401Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=eeab841c-2fe3-4283-9828-8d345270d193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:32.408Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=64bceba9-dd3f-4ccf-9c31-92317ef3e800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:32.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:42.415Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=94afd845-fe1a-4275-983b-856014f9f5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:42.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:52.433Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=54dadb1e-5d8c-4c1c-a221-5b2a0a67dd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:51:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:02.440Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=17f19ec6-58d2-41e4-b57d-cb661f5bc28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:12.448Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4bc1eeec-432c-43f3-aeaf-4cf763f18ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:22.455Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a65f445c-bd25-4fb4-87fb-6977d47f141d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:22.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:32.462Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7cc9cbfb-bd72-4527-9816-048b7859f85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:42.469Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f4cb65ec-17ca-44de-bb3a-7bdfeab91780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:52.476Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2b40da23-60c5-44ea-8d6b-457b629d0e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:52:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:02.484Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d8cd8d5c-ce20-414c-928a-8137032e3367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:12.496Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=475c0763-4b6f-4439-b4e6-fc827a2343e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:12.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:22.511Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ef6e608e-9200-4100-80a5-d2046f39da81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:22.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:32.519Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8e742729-5991-45e9-b863-91d782611a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:42.527Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=95a0ac64-cdb4-47a2-8246-0ca1e4aee7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:42.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:52.534Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bfcc0e2b-e075-4f5d-a80c-a0691f95b31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:53:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:02.542Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=45e652d5-d7d4-43e8-a483-026b96b74485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:12.549Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a1c9a065-0b9b-4879-9a1b-3656d0a8bd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:22.566Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=87297de9-26d4-4404-affc-8c1b2cf49d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:22.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:32.583Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2754de8c-841f-4747-8482-1622c12b1926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:42.592Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c49be003-9e3a-4d09-98ca-76e9d635162f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:42.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:52.599Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=65c04a35-996f-4150-83b4-5ef025598a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:54:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:02.607Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=db21973c-2e71-442f-9c64-ca0b21b206dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:02.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:55:02.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T13:55:02.621Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T13:55:02.621Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:55:02.623Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:55:02.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T13:55:02.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T13:55:02.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T13:55:02.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:12.612Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d1ce33cf-ba9e-4170-818f-9a6f4016c91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:22.621Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fa47e988-5523-48ac-8f1b-b6aa9faf777d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:22.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:32.629Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ea24d33c-9ef0-4081-8f9e-25ea9c327667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:32.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:42.643Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8280074d-e331-41b4-a0df-878a28f562b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:42.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:52.650Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5a5d23ce-9c63-4a34-9746-cca01622037b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:55:52.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:02.658Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=def5fd89-bb66-4681-a13a-5093c355ab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:02.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:12.666Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=75cf05f1-a6a0-4f34-a785-791074df7c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:22.673Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2cda74f6-631b-4f8c-bb39-cc893a710a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:32.742Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fb672905-2fce-4447-b199-3ee3f5504ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:32.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:42.751Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=785b1b19-8fbd-4690-9cd0-d65c0cdadafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:52.766Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0f307651-9373-4bae-88a8-249817864f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:56:52.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:02.774Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2a52560f-f197-4100-b92a-9f2835ee3d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:02.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:12.781Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=864d329b-2478-444b-b29a-8054493e0a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:22.791Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=de2f2bbf-e8f1-4309-8f74-c7555b0c8d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:32.800Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=5ebb2929-b698-4f3a-99e1-aaf52eddf96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:32.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:42.807Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2da6becc-6165-49a5-93ea-6a304c248ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:42.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:52.814Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1cc07661-1882-4e37-87ad-8c2422a73930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:57:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:02.821Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=00ab03c9-e3e2-44be-a67f-23c6d1cd1965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:02.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:12.833Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7e3e0ce5-7e9f-42f4-85d5-d79fa61b9c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:12.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:22.844Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d2e36614-c0ab-4ba4-8ff3-4882c75533d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:22.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:32.853Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=bdfd40cd-a9fe-4fd4-8c92-eb22465bc2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:42.866Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6abae4c8-a7f5-4633-a7bc-894bca1a1c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:52.874Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=24b3cf10-6b6b-44ef-9b84-2c0fb8f746fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:58:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:02.882Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d3f55386-d595-4214-a2f5-135941cd3774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:12.890Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7c6095be-8b2a-4fb2-9a09-b4ff9dd4ef5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:22.900Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=0c7084d3-f191-44a5-ac94-3f0def096530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:22.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:32.919Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=61aa297e-60ec-4b24-befa-b6889575063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:42.927Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6a3883a5-f2ff-4663-bbd7-39ec89e1697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:52.935Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=913f341d-56c4-4ba2-b9ab-5208a5301c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T13:59:52.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T14:00:02.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T14:00:02.633Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T14:00:02.634Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T14:00:02.636Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T14:00:02.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T14:00:02.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T14:00:02.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T14:00:02.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:02.944Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=72996043-f2a6-4ab2-94e2-f6fa16f3ba42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:02.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:12.954Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c675a351-3ecd-43b1-ae11-e6c40fe4efc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:22.959Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6a7ff95f-4a3a-40bc-adb5-fddf53a8059b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:32.966Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6fc0ba08-ff7f-465a-a247-aefbf446a0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:32.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:42.973Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=00d5958a-9228-4f11-a294-07f914c9c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:52.985Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c9867b29-7a29-47d4-ae50-b3f91b115f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:00:52.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:02.996Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6c42a241-7046-4c66-883b-0622f03e5f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:03.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:13.007Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=42399cbd-b3bb-4bd5-a284-062493761889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:23.014Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2a4b1a04-d25c-46f5-a2c3-9fdcdca3036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:23.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:33.023Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2adaceba-e5f1-4415-a669-eb440e50162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:43.031Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8a9f322a-440c-45db-a2de-764b215369a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:43.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:53.038Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4ec0c18a-b103-4325-ab88-1009982c998a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:01:53.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:03.046Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7d8c3629-229a-48b2-a5d6-81322c475364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:03.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:13.061Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=de701f63-6337-42a9-8a85-3d2bf97e71ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:23.068Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f8d8b9aa-0c19-4fc1-8089-043e56093eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:33.077Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3a663373-aa56-4f7d-9108-7e87feea6999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:43.084Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=49d2c0ab-096f-46ca-9d42-dda08e1b8702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:43.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:53.092Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=6e48aac5-d10a-4e47-bdeb-ed7d634687e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:02:53.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:03.099Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=ba164080-58e9-48f0-a01c-c3c54026c564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:13.107Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=dcef8325-127c-4dd0-89a9-0bb548985b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:23.114Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3c72d981-41de-480e-9cb2-80b310a10e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:33.128Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=48803592-401a-425b-95d7-806e01f8c28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:33.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:43.135Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d6cc8a1b-fbf6-4f05-938c-3b2355ca3ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:53.142Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e2440402-86e7-4d8a-a83b-012b68daa9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:03:53.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:03.149Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=36f8661c-cb67-4a05-a11b-f88eb0f26e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:13.156Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=80400903-d1f7-4f10-80e4-d8e8ee447566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:23.163Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=7d7bcb16-21fa-4f10-9dcb-cbbc1b0d0b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:33.169Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=3e33934a-dfad-4413-ad1c-2ed9aa1b2755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:43.184Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fce2b1d6-5ee7-49ba-bd0e-026de2ae921d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:53.194Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2c7c47cd-2721-4dd1-823d-79ba3e9c131a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:04:53.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T14:05:02.641Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T14:05:02.641Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T14:05:02.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T14:05:02.645Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T14:05:02.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T14:05:02.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T14:05:02.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T14:05:02.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:03.202Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=27d81cf7-aa2e-4f60-963c-e6973c6fe187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:13.210Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=c9cb22f8-b58f-4e0a-95ea-76ef9ecd95fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:13.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:23.216Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=324899c1-c0e2-4384-aed9-996c5512a31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:33.223Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e2ca65a8-8c20-4706-ac77-9c6c2e5687c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:33.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:43.231Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=fa702339-6ea3-462b-8358-5cab0bd97abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:43.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:53.243Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=2e7d750f-da07-42b9-92bd-7816849e83d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:05:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:03.256Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8f07a82a-fbb3-4d2a-bb2f-55ab5dd0d0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:13.265Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b53e78bf-3313-4e5c-bfb6-54ad27b2c9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:13.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:23.272Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cefff913-22b7-486a-8812-89255690b829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:23.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:33.284Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e6f60fbf-d692-4796-856e-c3d04c5b1799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:33.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:43.298Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=deba2541-d4a7-47e9-a1dc-2514e8ac09cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:53.305Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=af7c13d8-777c-42a1-98f6-cb3e0a49bfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:06:53.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:03.316Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b08c050f-454d-4f8f-8bdc-c423eb306b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:03.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:13.324Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=715e57aa-f694-46b9-b672-f437f2924a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:23.335Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a23b0747-1eeb-4ff7-9240-0b5ead6581e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:33.345Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=e2541358-3e3d-4ec0-a11a-07ed8fe48f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:33.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:43.351Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=88647adb-8ed4-4d18-abf9-25a8be582149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:53.358Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=eef99aff-b2d8-4f6e-b8e0-f57ff16a6740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:07:53.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:03.364Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=25257afa-b50e-487a-b163-8a909cd5047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:13.371Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=1f56193f-5af1-4f97-b9c6-26a8f6980314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:13.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:23.378Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=cf3da7a8-bdd7-4000-9ac4-133033cd5b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:23.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:33.385Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=96821f6d-07ba-404e-b8e1-a2c86b9abf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:33.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:43.393Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8d62af2f-8bdb-400a-b6c2-6dceb4e1de0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:43.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:53.408Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=95eddbdb-3357-472d-9dcd-c269daa37bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:08:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:03.415Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=b90053fb-6133-4875-b8df-f68073fe8ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:03.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:13.423Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=8052ccba-b342-4a37-95ae-c7b2df1245f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:13.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:23.431Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=90f53949-b5dc-4b71-8b6a-ae60b41e06e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:23.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:33.437Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=04b10978-17d3-46a3-8bc1-74f6921de61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:43.474Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=d7d65cb3-c5f4-4903-a27d-6fffc9140c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:53.482Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=f732680d-1e2a-4900-90fa-9f0824bf0931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:09:53.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T14:10:02.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-21T14:10:02.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-21T14:10:02.672Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T14:10:02.674Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T14:10:02.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-21T14:10:02.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-21T14:10:02.678Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-21T14:10:02.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:03.489Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=a1c2b3db-f2b5-434f-aa1b-c18a863b4f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:03.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:13.499Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=20e772e9-8f0e-466a-bff6-2d29b07a1d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:23.507Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=839d2064-8769-436f-88b8-8368c82030f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:33.514Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=245a23c7-3f38-4b62-b38e-e4446c2d8bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:43.521Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=00b18b1e-7f9c-4f46-873b-feb9c9d26e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:53.529Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=4fef8529-6a91-434a-a795-c613bd90efdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:10:53.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:11:03.537Z |INFO |Init configs |InvocationID=1c03c068-74cd-4ca3-907e-4a2c1b4ab028, InstanceUUID=84ec3419-5d55-42f7-8691-a7193df19886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-21T14:11:03.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |