. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:09:57.574Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:09:57.577Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T23:09:57.606Z |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-12-06T23:09:58.109Z |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-12-06T23:09:58.184Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:09:58.184Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T23:09:58.184Z |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-12-06T23:09:58.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-06T23:09:58.316Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-06T23:09:58.389Z |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-12-06T23:09:59.528Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-06T23:09:59.854Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-06T23:09:59.868Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-06T23:09:59.869Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-06T23:09:59.911Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-06T23:09:59.911Z |INFO |Root WebApplicationContext: initialization completed in 1522 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-06T23:10:00.227Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-06T23:10:00.842Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-06T23:10:02.028Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-06T23:10:02.435Z |INFO |Started MainApp in 6.647 seconds (JVM running for 7.24) |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-06T23:10:02.485Z |INFO |Start scheduling PRH workflow |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:02.496Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=40d27f55-83b0-419a-a240-9173e574e694 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-06T23:10:02.982Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-06T23:10:02.983Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-06T23:10:02.985Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:10:03.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:03.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:13.912Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=434dafac-a17c-4bbb-9d76-fe83b83756c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:10:14.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:14.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:24.951Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7149c335-ffc1-478d-b69e-80ec392e6e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:10:25.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:25.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:35.988Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4403c54f-259c-4187-a7c6-2f30c8b45e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:10:37.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:37.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:47.032Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e427cb7e-788d-4e9c-b0fa-601de9e1e1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:10:48.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:48.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:58.068Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=de853d5b-f2ac-4b4a-b6de-d4d54277a79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:10:59.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:10:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:11:09.109Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=fad19f8b-c39f-4116-be80-6f647dd40790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:11:10.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:11:10.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:11:20.152Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6f77ffe8-7af1-4de5-96b4-4df7c7131dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:11:21.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:11:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:11:31.190Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=370be22d-49c0-4d73-9296-5e484cb04ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:11:32.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:11:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:11:42.229Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=017af08e-2080-44df-8f3b-0e0a30d23d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:11:43.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:11:43.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:11:53.269Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b1f87847-83ce-401d-a00a-fa607c275038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:11:54.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:11:54.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:04.314Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=57bb79cb-41b6-40f7-8bb6-a6a9875dd162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:12:05.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:05.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:15.350Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d6ce20bc-e039-480b-b4de-e1032c5bd693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:12:16.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:16.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:26.388Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e3aff549-0c28-4483-815c-817e5c5f0c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:12:27.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:27.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:37.429Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ef836275-48b9-427d-be0f-0b423c602490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:12:38.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:48.470Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c29fcef0-b082-47c5-b54d-ce6cd0638e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:12:49.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:49.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:12:59.508Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0f7173b5-3cf6-4e73-a465-33961842a2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:13:00.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:10.548Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9b819b09-ebbf-4f7f-a4fb-e5400d8e0d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:13:11.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:11.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:21.593Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=db47da35-417b-46ae-a809-cee7ed4dae35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:13:22.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:32.629Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a1c24305-ae57-40fa-a892-069adfc9454a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:13:33.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:33.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:43.668Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3c65e54e-ca79-49c3-bacc-785e3c4a32ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:13:44.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:44.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:54.713Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f5781ba3-f89c-42f2-9a68-3b16f6915743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:13:55.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:13:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:14:05.748Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7e62301f-23a4-4d3e-b115-30b8aeab9066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:14:06.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:14:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:14:16.791Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9cf0d31c-3d18-410b-9cc7-39428f821120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:14:17.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:14:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:14:27.829Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1b119985-a785-4126-957a-b7298eb7708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:14:28.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:14:28.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:14:38.869Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3282e9a3-5a5d-4b9f-9eb9-2dc8ac760394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:14:39.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:14:39.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:14:49.912Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=580f640d-1bab-4eae-acd3-4c4b2b2d9a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:14:50.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:14:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:00.948Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a7dc5b15-b6f9-4095-97eb-0888c3541e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:15:01.034Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:15:01.034Z |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-12-06T23:15:01.035Z |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-12-06T23:15:01.039Z |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-12-06T23:15:01.047Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:15:01.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T23:15:01.047Z |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-12-06T23:15:01.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:15:01.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:01.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:11.988Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a5633053-5852-4542-85ce-a6f657fc32ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:15:13.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:23.036Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f4334d99-b2ff-42fa-bffb-a9bf449af6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:15:24.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:24.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:34.070Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=cc1dba91-b993-414f-8298-f0914232d07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:15:35.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:45.109Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c3fbc6dc-d437-40bd-b252-3c7c82bd82bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:15:46.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:56.149Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=55659223-732a-4e94-bc3f-60ab77a13f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-06T23:15:57.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.13.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:15:57.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:07.188Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=75e6afb5-878c-4f42-b6d1-d81f590a60e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:17.317Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=fdaab461-e203-4090-b72a-32d1574d1a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:17.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:27.330Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=08bc8751-8fe5-4de7-aa76-4ca2817c152a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:37.347Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7ecb3873-640b-47a1-a5a2-2e143f71110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:37.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:47.365Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=303341de-19d1-49e2-88de-f2c34d5fe56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:47.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:57.384Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=425c7e1c-fdab-451f-ab37-165c4565dc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:16:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:07.427Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9196ed63-5e06-4e90-8c7c-88308b9f0a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:07.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:17.440Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c2d0afbf-d3b9-41b8-b32a-2b74676bc1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:17.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:27.453Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d3b4cf5e-5301-44a1-9ad2-c26d7dad1471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:27.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:37.466Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=18a34308-5993-420b-8b3f-203d855a3367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:47.476Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bdc3fae9-c755-40cf-85d6-ae8e7a39860b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:57.492Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=053a9aa8-210d-4806-acf0-eb704ea465d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:17:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:07.508Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0e367622-0485-4527-9bca-fd06bb0934c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:07.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:17.529Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1533b28c-81c6-43d7-9fdb-2b1a5226fe53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:17.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:27.545Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=dd333e82-b7bb-46f6-a4fb-2470dd7dc8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:37.560Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5f8a7434-6132-458a-8767-5546e99a0181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:47.574Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f78d6cbc-92a2-4f51-83e5-f4f95db9c1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:57.584Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c0327d21-696e-4338-a78b-53ccf17fe0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:18:57.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:07.595Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=74989c87-8709-4af2-bac2-b23db8e36869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:07.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:17.615Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=be98ac26-8bab-41ac-a0fd-197b93b38239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:17.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:27.626Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=478f53e5-5d1f-47ba-933a-32edc1eac854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:37.645Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a69e8233-135c-493c-9174-e82bdb1fd31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:37.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:47.661Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d07978b8-e6a0-414e-9acd-6298b778021d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:57.673Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1c9e3582-51f8-4075-9c75-56221cbfd4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:19:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:20:00.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:20:00.543Z |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-12-06T23:20:00.544Z |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-12-06T23:20:00.547Z |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-12-06T23:20:00.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:20:00.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T23:20:00.553Z |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-12-06T23:20:00.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:07.683Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=46fc29bf-8de8-4901-93c0-575120d80767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:17.693Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=cf6bbc7d-def0-4186-80b2-69d435154c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:27.706Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5fc72ec7-52cb-4c21-882f-80975860e6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:27.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:37.724Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=122c62d7-0939-4fbb-95d9-748ae5c4767d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:47.739Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0efa97cd-3748-4a93-a401-264ba22b0ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:57.749Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=21dd2a31-46f9-4e06-8b99-556f8db1b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:20:57.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:07.759Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=57e4cd02-9b8a-4b0a-97ee-0f653a82de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:17.769Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=668e3fd4-3950-4db4-b85f-a6ba80af8f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:17.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:27.777Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=af8a970e-e238-4f94-b49c-ed920042bf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:37.789Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=469a4bd1-87d8-4739-8861-fb1e1cc059cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:47.806Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a34ab4c1-febf-48ed-84b8-a1392cb335df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:47.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:57.822Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0d89c25b-668e-424e-8895-631a0180d43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:21:57.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:07.841Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bb393502-e9d4-4683-9a5e-1eedf3643b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:07.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:17.859Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c4372ca3-df95-4a0a-b2a0-faad3afce1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:17.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:27.872Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5bed606f-7473-4adc-81be-bc9a05235bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:27.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:37.894Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f12c3a08-466e-4324-9ea9-76679a092c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:47.909Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=cf4c7ba1-48f6-4dcb-be49-05d06e1f3897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:47.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:57.927Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b905df1c-30b0-4067-8194-83671a64bed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:22:57.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:07.933Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e91b01cf-555f-4193-ab50-ec473782a5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:17.942Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c128026b-8dff-43f8-b164-4d77091b6633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:27.951Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=79d36615-8bbd-4bf4-9448-1af6e1b5e099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:27.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:37.963Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f98a3c9c-9472-4091-91c9-7797632db386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:37.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:47.974Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5902817b-61d2-4b29-b8b1-514f5c77501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:47.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:57.983Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4c5564c2-89d1-42a7-89fc-cab97b4762d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:23:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:07.993Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b758c15a-1590-4c65-be5f-c8f4e24ff877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:08.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:18.002Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0c94d6fe-0fda-4ee7-830e-ddc04729f84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:18.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:28.011Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d9cef261-2dd8-4102-817d-ccb736c4dec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:28.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:38.038Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e84b10a5-4b02-4596-b925-bd4e8bc4bc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:48.046Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5a719fad-1bb1-4f26-90c1-e943a3e8a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:48.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:58.056Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5506d119-a0f9-4512-82ca-205ea17de4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:24:58.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:25:00.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:25:00.613Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-06T23:25:00.613Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:25:00.616Z |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-12-06T23:25:00.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:25:00.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T23:25:00.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-06T23:25:00.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:08.067Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bd4fe713-dcd4-45ae-8085-5e83c0dbaacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:18.076Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=23efd145-c232-4ad1-9e02-9e5952e34291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:28.085Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c155b94e-4c74-4e51-a494-13bb1050083f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:38.094Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=159970b7-3f01-4798-9eec-fe628275c663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:38.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:48.101Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ec60abde-675d-46bb-b3a7-571f41dc22e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:58.109Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6417ff95-5d88-426f-a809-002c7942e0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:25:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:08.118Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b4525c68-a6b9-4c9d-b33a-73b94292629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:08.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:18.130Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=111f1829-2211-477d-a0d4-22421b617bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:28.140Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f5fe7b9d-0788-4f1b-b577-f8fcb22e94dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:38.151Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=963bf18c-ed72-4aa7-9cba-4e2d3975966e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:48.161Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=be3a2f3f-e263-409a-879c-575539a28e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:48.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:58.169Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4419c9f5-f41c-4d5b-abf8-88a51b93d475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:26:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:08.180Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=88535816-befe-4ef0-b295-8e85556f43b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:08.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:18.190Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4c46b2fd-099e-4c37-b780-515a82ec443e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:28.205Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f2fac726-163f-485e-a0d3-d781da147517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:38.214Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=147fae4b-d7a0-4adc-8078-57d1ce342f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:48.222Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=06773916-d885-48d1-a93c-457e83d98735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:58.229Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=88672950-f9fd-4e16-8d07-6800573916e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:27:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:08.237Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ba60f850-decd-426c-9b3e-251191a94ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:08.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:18.245Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8008f7dc-02f3-4624-95d7-01b8a43c6979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:28.254Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=41e4909c-eef6-40f1-b789-95fa48a7da80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:38.271Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=43f88ef7-b8ce-44f1-ad46-d445569b5e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:48.286Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bf5418a0-0d45-43b4-bf9a-e6087bbe226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:48.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:58.298Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=79878464-7dc5-4317-b042-0d74f09b4c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:28:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:08.308Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ece8b19c-6d19-4cc8-a9ea-49217f23fb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:08.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:18.316Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=30b25d49-3e0b-4b82-b41b-eb669fd155ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:18.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:28.328Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=350745a7-6a40-4182-86be-4c912e353a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:28.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:38.335Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3786f894-3daa-4abb-abe6-be426cf2a303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:38.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:48.345Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f1bc957f-35bd-4d34-a67d-a2732817b5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:58.358Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ffa5cbbd-5130-419f-b18e-2aec516fc8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:29:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:30:00.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:30:00.552Z |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-12-06T23:30:00.553Z |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-12-06T23:30:00.555Z |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-12-06T23:30:00.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:30:00.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T23:30:00.561Z |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-12-06T23:30:00.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:08.367Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e7f704c6-be20-4609-bf67-db6d551183dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:08.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:18.380Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d9853eb8-4c5d-4653-b3c8-6f5a7122ca02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:28.388Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=51e421c0-2c98-40b0-a59a-ef7adb094730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:38.397Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ab4e52ea-e344-40f8-8c44-860f7c8a4089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:38.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:48.405Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bf7031bd-227f-4dcd-97a7-cbe308de9408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:48.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:58.413Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2eb668bc-0092-4343-87d2-6c7b69f20567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:30:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:08.420Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=abdba51f-0fbb-4732-8bac-9c0ae52f331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:08.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:18.431Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c3897700-d6b4-4ec5-aac2-a22ac18b88e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:28.442Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=63740b05-2889-45ed-8579-7acca2e31123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:38.455Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5363d4f6-f0a4-4e5e-85cf-c05fd8aa7d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:48.467Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8ade3bfa-2395-4ca1-8f43-c2e43eb6aa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:58.475Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0f9dec3c-97f7-4f7a-a189-af2e28961ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:31:58.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:08.483Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c78c84b5-3bc1-4520-9057-5c8eaacea78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:18.494Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3bd2632d-3575-47a1-bbba-d1f822b85419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:28.503Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6e63f536-fe59-44ef-bb69-ed983c66d642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:38.516Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a1d6d726-831b-4fab-bfe1-65ce2a42bcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:38.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:48.555Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f7182cd2-99ba-4409-ab0d-7f5f3c5f0576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:48.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:58.565Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=023573b5-f5f2-4a1a-8f95-10fdd24dc533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:32:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:08.577Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bee4b17b-688b-468b-86c6-b762869833d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:18.589Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6bcdbe01-a530-44be-8f10-6ea6b755e0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:28.597Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e3f2032e-0be4-4308-ba22-854e307332d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:28.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:38.606Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=536f92d2-a729-497a-9c07-331f12f4a5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:38.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:48.615Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=14833e47-59b3-40c7-b82d-9c08e4cf3a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:58.623Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ec7a7db6-d9ed-4bc9-8e86-89f374612a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:33:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:08.634Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=24cb6133-0cb2-498e-81f7-fbb32bd9d30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:18.648Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2280e344-90af-4bcb-8df6-16c07a80a123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:18.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:28.660Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=96d914d4-244e-41a4-bc14-7b4f0a86ed10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:38.670Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0308fdab-aa72-4ff8-828c-1d7a5fc9db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:48.680Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2250a6c0-684c-4352-9586-8297d804aab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:58.689Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a97bc81c-766e-43fc-9fc9-a06d9222dac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:34:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:35:00.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:35:00.588Z |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-12-06T23:35:00.588Z |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-12-06T23:35:00.590Z |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-12-06T23:35:00.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:35:00.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T23:35:00.594Z |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-12-06T23:35:00.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:08.699Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ac9ae84e-9394-40f5-a176-1bb894c93b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:08.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:18.710Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=500dbbe8-56b7-445e-bbdb-d9febdf6b4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:28.719Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7ef07cda-67aa-444a-b42d-f28f326aaebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:28.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:38.734Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=683babef-1969-46d8-883d-b21a1dafe960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:48.745Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3069db1c-a2f5-4cc8-a0a2-c4aaee165a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:58.759Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=50416210-77d7-4295-a0ab-d51e8c36ae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:35:58.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:08.769Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=07b5b552-34e3-4dc5-8ee5-6addc4e1482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:08.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:18.777Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3a3c2799-ce9a-41fb-ac15-21c88f6b3b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:28.785Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0a4e69fc-e1c2-4003-a4fd-50b73debf1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:28.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:38.795Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=cd2c0724-b790-4820-bdc1-f6490a1964e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:38.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:48.805Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d0b48be8-1a27-46ec-b1d5-965c1733af67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:58.814Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e4f9cebc-6b0d-4bec-8cee-6e43fbfd1a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:36:58.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:08.839Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8e39beb3-a522-441d-8e5c-14f0d685e1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:18.854Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b3005cb7-770f-4063-aab8-b5e6e734066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:28.864Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7c83c9fc-65a3-4a9e-9a73-59e048f0c74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:38.871Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=47c6f0ad-03bd-4a82-8622-9a467278d855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:38.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:48.881Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5314c002-3799-48bc-b7b1-1a2fbf067099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:48.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:58.889Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=50fa7114-7822-4f81-baf4-61a9a30af546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:37:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:08.897Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1c629e22-55fc-47f1-9b65-a0911d7edbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:08.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:18.905Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=abfc2756-6484-421f-b7f8-323e8e58a8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:28.915Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b4e0a6bc-c9c8-454e-8cce-56737f8e2f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:38.928Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=732c676e-bf1f-4672-b8a6-0c541a0975e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:48.941Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ea6cb158-125a-4a2c-bd8b-3193d6e989af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:48.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:58.956Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=42c0205d-1c52-4cdc-8e04-88dfe1e55116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:38:58.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:08.964Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=fafecef2-8af0-4182-bde4-ffa450047dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:18.971Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4cfe5231-1f5a-4fb3-a2ec-2f4be4feec12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:28.979Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=717a52f5-c960-4363-8cab-c0f9e2642430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:38.987Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c3a8086c-036c-4d4e-a682-f48879ab82c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:38.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:48.996Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=713ef5bb-45be-4043-9064-a7e2d0d1fb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:49.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:59.004Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f8c60959-9a64-47b3-b8fd-662c6283e7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:39:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:40:00.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:40:00.545Z |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-12-06T23:40:00.546Z |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-12-06T23:40:00.548Z |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-12-06T23:40:00.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:40:00.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T23:40:00.553Z |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-12-06T23:40:00.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:09.018Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d8124ab8-34cd-4bb8-9de6-e3c6e783fd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:19.028Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3a44a4df-aa45-43ff-a41c-6a02dfb0c07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:29.036Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c2ed31a0-b60e-4c1a-b662-719956ee4ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:39.044Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a20ff9b7-f234-4f55-8902-47b674050f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:49.053Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8dda50bc-b1ad-4ecc-94ca-1c17d94d61af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:59.058Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f2a70f8f-d7bb-45bd-acf7-4779e193fe13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:40:59.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:09.065Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ee348f15-6af8-4006-947e-c46dd2a9489b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:09.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:19.072Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5587919f-4101-4fd9-9d3b-56da644d0949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:19.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:29.092Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0cb145f2-6b31-4f56-83ef-6e837c5b7adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:29.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:39.100Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=36e3e32b-2eea-43dd-bcad-3032aa5c2093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:49.107Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e1371666-f500-4874-b587-cccefb5e6f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:59.117Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9585518a-6ba6-459f-bce0-a928b8fd31a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:41:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:09.138Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=10b75264-7d7a-4e16-9ef6-937927b66e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:09.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:19.146Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c113c716-822c-4d24-9a5b-39b0c864acf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:29.154Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a565d723-0b39-4241-ae54-be23852af19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:39.166Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=adb1a62a-a5af-4011-89e7-d9131af2511c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:49.175Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=360be637-61d7-4b7c-9cf7-9a9c65138fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:49.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:59.184Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4b975f33-0dea-4537-87c4-67ab4e94df3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:42:59.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:09.197Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e7b860f1-67ac-4eba-a3df-24cb22bd0c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:09.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:19.206Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=37ba684e-5339-4426-b940-ff49010030c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:19.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:29.215Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=95d6a937-cf10-47de-bc17-991c0e0efea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:29.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:39.222Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1879e437-988a-4957-b4f4-dabd249af2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:39.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:49.230Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2c625e67-0b80-41c6-839c-daee2814441a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:59.237Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b43d7fd4-bc7b-4da8-9868-ad38a18380d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:43:59.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:09.246Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bdef8c1e-671c-4efd-b937-f678e4fbe41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:09.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:19.254Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ba20c1e5-3b64-4e2a-b4aa-5596fc265308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:19.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:29.264Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=90e74133-6901-4d72-88d0-e2309d982007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:39.274Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=778315cd-de02-49bb-a735-5a18289b4754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:39.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:49.286Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8c8908c1-b4ca-474f-9a9b-117efc8cc9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:59.294Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0ddd54ab-5f34-4628-aa32-80cda89309a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:44:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:45:00.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:45:00.550Z |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-12-06T23:45:00.550Z |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-12-06T23:45:00.552Z |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-12-06T23:45:00.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:45:00.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T23:45:00.557Z |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-12-06T23:45:00.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:09.300Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=210026d6-3336-4601-8d0a-8196dc1f28cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:09.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:19.308Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ae2f7b87-a000-4e57-b251-147a7d93fa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:29.316Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=34676c6d-cb9b-4113-b5fd-76bc948a0dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:39.325Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ed73a624-b167-497d-b7bf-9ca34676a956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:49.335Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4712a64e-e572-45d6-92ba-59862b5b7d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:49.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:59.344Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=95843aeb-f5ba-4edc-a583-1fa395d17972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:45:59.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:09.358Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9c96d56f-e6f9-4e45-893d-1250a22319d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:09.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:19.366Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=da92e80d-c89c-4b43-bbd2-1db90e164ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:19.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:29.375Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7ffaefad-9392-4e38-9cca-2f1b82aa357e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:39.383Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0a32c6b4-5cc2-494f-904d-1f29a6cc8df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:49.391Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a1b840f3-aab7-44a9-9f16-4a0dc07e43b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:59.398Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9cf40555-f127-47f3-9f1b-5703c7841402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:46:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:09.408Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a551ac69-8158-49be-8b82-4261268d0d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:19.415Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3dd018fa-8d8a-4785-a5ff-2e7ba407a087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:19.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:29.427Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=42a546d5-c0c4-4f1d-a905-6cb32c7c3f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:29.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:39.438Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3d6359ff-b4db-447c-ac74-e08360b1dc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:39.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:49.450Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0ccf20db-bc39-4cdd-91df-98cf84660a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:59.461Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6a325059-561b-4bca-b67d-522846c7363e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:47:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:09.470Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e7533cad-18ec-4579-82a5-0356b508e133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:19.477Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=767bc3c5-e796-4cc3-8115-3fcf6cf620c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:29.484Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=24f709d7-41a3-407e-bd28-9a6edba80d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:29.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:39.493Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=98d8df86-ac4e-41cc-bdb0-c7e14bc5b458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:49.512Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9c53b9e2-e627-44bc-bb28-ec98f21b2703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:49.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:59.522Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1c6bbcae-e19d-478f-bedb-18af3b15ee4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:48:59.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:09.534Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=83f3f752-5e6e-4772-9425-c2bb91202d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:09.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:19.541Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=953804f1-52ca-48ff-9c32-882bc224233e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:19.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:29.548Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b2c67c19-4f49-43e6-887f-b6ef95ea7a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:29.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:39.556Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=61129220-836c-46d9-9ac2-280acff58146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:49.564Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e55cb381-0bb5-4b3a-aed7-225c9ca813c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:49.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:59.575Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3298a79c-6345-41e2-9b8d-58b110987735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:49:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:50:00.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:50:00.532Z |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-12-06T23:50:00.533Z |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-12-06T23:50:00.534Z |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-12-06T23:50:00.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:50:00.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T23:50:00.538Z |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-12-06T23:50:00.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:09.585Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8c9767f7-87fb-4bc1-bf57-130e83226ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:19.596Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ec9d176b-5ed1-4d2c-9236-e33af96b1adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:19.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:29.608Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=81df802e-451c-43d7-8fc5-4724b538f36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:39.616Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=89744b0f-a99d-40a3-ad3a-a56e5599a1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:49.623Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=647ef625-b075-4b3d-9e53-53dd0e0bb6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:59.630Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2be94ad5-ee54-4d68-b51e-d0d946b6e371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:50:59.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:09.653Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=dae1afaa-e131-4286-8c59-43cc6d32fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:09.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:19.661Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e5a18a1c-192b-4923-97a8-c5c890b2107c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:29.671Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2685dc90-8b8b-422e-be4a-34c1c959613e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:39.683Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7072e535-5f11-4d1b-b3fd-0ffcee9fb818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:39.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:49.692Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3c3ac4de-aff3-4098-a69a-e1ab8df9a391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:49.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:59.704Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b12175ba-da71-4d5a-a208-db05d660dd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:51:59.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:09.711Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=60c56744-aadb-4925-92d5-a692a4542815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:09.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:19.719Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8cba753a-3b63-4dfc-9c55-f2fcb4ebbdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:19.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:29.726Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=cd65ee8e-3e8a-456e-aff5-3f4e842479d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:29.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:39.732Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=92d1dcfe-0aba-43bc-a862-ebed5a8569b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:49.740Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3f4e2081-82ad-4622-ab17-faf3064ec03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:49.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:59.751Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=77181a65-e682-449b-a167-e60265d436f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:52:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:09.764Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=10b4c337-acaa-4886-86d3-d28b19a4bd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:19.775Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0e762e80-c7a6-48bd-8dc9-76263e8406d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:29.787Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b09c6b32-1bd3-4e51-a56b-58e0d427be4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:29.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:39.799Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1ab648e4-2fe9-440b-9f01-a41eb9df2ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:39.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:49.809Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2f9f8ca1-dfcd-4ea4-82ad-c1bb32d16d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:49.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:59.816Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0215e152-ce49-4456-a88a-76d5ca125ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:53:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:09.825Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9821f382-2546-4c21-abb1-29dddbd383f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:19.832Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f80fbc2f-8a90-49d4-afe6-e67d493a9322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:19.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:29.841Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f9778f28-6754-4da6-b224-b0f477b27444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:29.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:39.852Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d4527f85-2383-4a39-acdd-c19a15d39b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:39.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:49.864Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=592f4d1b-752f-4106-ac8d-413a419c43f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:59.872Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b68038d4-5870-4d0c-bdf3-8f16f88cf84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:54:59.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:55:00.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-06T23:55:00.569Z |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-12-06T23:55:00.570Z |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-12-06T23:55:00.572Z |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-12-06T23:55:00.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-06T23:55:00.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-06T23:55:00.576Z |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-12-06T23:55:00.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:09.885Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8ff60226-adf5-433d-98ca-d220b4bb4e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:19.893Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5220bd87-ad6f-4de9-8d5f-b45b8aca1ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:19.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:29.901Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1862f61d-e9bd-4c2d-9659-91d262945072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:39.908Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9d646f72-e849-4a85-9a1f-4e643f07293d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:49.919Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e083a979-4224-45c2-a0dc-a237c1154203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:49.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:59.945Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6d42f0f6-75b4-4e46-94b9-e22c4366164b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:55:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:56:09.958Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ecb5a195-8170-40ae-bd4b-9bcf03ad3d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:56:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:56:19.974Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=515d16af-c030-4f06-8609-5a2f918d0280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:56:19.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:56:29.986Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=de35437a-d32f-4203-a92c-5f360b90bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:56:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:56:39.995Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ebe819eb-56ed-4be3-8ead-4f2e91116cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:56:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:56:50.002Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=40a698de-f5bb-437d-9ef3-c244250a26f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:56:50.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:00.009Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0fecf094-4401-4c1d-81db-47112d16132b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:10.018Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ac6ea500-5cb0-4ceb-8c81-5519bc2812ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:20.030Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ca3623e2-a543-4b3c-8008-8a51d7c7bc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:30.039Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1624d7c4-b733-4d2a-a808-92221115d5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:40.054Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ea6839aa-e977-4951-8209-97d917ff6fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:50.066Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e322aee8-2ecb-4a35-b8b4-ec9da728fd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:57:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:00.074Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f6d15c42-051f-43a6-a3a9-e57a4e068236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:10.081Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=eb0e4d61-fe60-4c17-810a-9976f59af39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:20.087Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c7b5de3a-4103-4440-ab14-a98761cec084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:30.096Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3cd7ebc8-ee0e-46a4-a6cf-1e8a6d205903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:30.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:40.103Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6445d7c6-f361-4948-bbd4-303c9eaa4fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:50.121Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=66e2e0ef-b50a-4338-b319-2612b5d0b8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:58:50.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:00.131Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=aeae4f37-94a5-46f3-96a1-d755870a42c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:10.144Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=874cc609-6375-4510-a234-381413ab4ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:20.151Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=85b0ace2-9571-41d0-ad4a-018d3805ee60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:20.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:30.164Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=730333d5-5c2a-4109-8f58-f4e4ac2f5759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:30.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:40.173Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1b1a23b3-32dd-4f0a-b17f-c363a455d004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:50.180Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0f47e4ff-99c2-40a5-85fd-1c969e8c8a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-06T23:59:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:00.189Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6be64b69-d36b-4ded-9dd2-bf53015bfcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:00.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:00:00.510Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:00:00.510Z |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-12-07T00:00:00.511Z |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-12-07T00:00:00.512Z |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-12-07T00:00:00.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T00:00:00.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T00:00:00.516Z |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-12-07T00:00:00.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:10.218Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=332664ce-de6a-4bb2-9175-82aa0ba724a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:10.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:20.224Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6b001544-6371-4f31-b0ca-fc5ffdcbd56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:20.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:30.233Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=76e82d10-371b-40a5-acc0-7aa722653439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:30.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:40.241Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ed873444-69ea-404a-bc0e-7fc4728a159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:50.251Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d02fd2e0-8b7b-4970-9562-336c2912c752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:00:50.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:00.260Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=dbaba578-4bb6-40d2-aca0-52e65d52b645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:10.267Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e94a4abf-d79b-46bc-a63d-a2c7c44020e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:20.273Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=82a4fc7f-3eef-4412-81e4-088cb25cb417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:30.279Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d414aa60-c407-46ca-b596-0a1d97c2fcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:40.289Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f4aec522-0ea9-495a-bcf5-bcf4a1980db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:40.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:50.294Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=70d099d7-1ff0-49f9-aaf2-927124c6e327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:01:50.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:00.302Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0f1529e4-f931-4abd-8e5c-7f5f27450418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:00.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:10.312Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3bf50d55-1d75-4f8b-b54a-f434b52e6bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:20.322Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=be956c85-5bdd-4f6b-a877-92ea44f9f24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:20.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:30.330Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4a4dc258-6a70-4b70-8298-e0f58246c240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:30.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:40.345Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b0b3fcfe-5d75-4c49-be37-827515dd9bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:40.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:50.352Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=302d5b1f-8452-421c-b69b-6b5cf1d80861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:02:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:00.358Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=fbfd50b7-f203-43e3-9406-a8a26aa1908c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:00.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:10.366Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a0d92c94-8499-4fb9-b512-0de3763cf1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:10.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:20.372Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=621c3fc5-43b3-43d1-8140-618c0fb9ae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:30.380Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e5c48d0f-dc49-4d24-a558-ffabed3d4501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:30.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:40.388Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=eaa7bec8-76e2-495f-aee2-ad18654c911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:50.398Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=db881c4d-4e9a-4769-98d3-5ed3369821ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:03:50.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:00.408Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e0d051fb-d593-4a21-a762-6c81f5f4df58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:10.421Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=902ed810-d187-463f-b1a8-e0cef20a5bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:20.429Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=28d14714-c720-4547-96c1-659f5d88fef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:20.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:30.435Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d67b5ad2-a1f0-4143-a423-ebe54138ce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:40.442Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2124f85d-5e8b-4bfa-9eac-15c5b6e9e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:50.448Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3de92841-0ab8-4dbf-9166-4d38f27eacfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:04:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:00.454Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=dc55215b-4830-473c-bd1c-2a87ec7d4e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:05:00.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:05:00.552Z |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-12-07T00:05:00.552Z |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-12-07T00:05:00.554Z |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-12-07T00:05:00.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T00:05:00.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T00:05:00.559Z |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-12-07T00:05:00.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:10.463Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b97c612a-7838-4b7f-9cd5-2707a34fcaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:10.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:20.472Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1375f366-4777-4b39-a055-0a7dde5c82d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:30.482Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=105e4cd3-5b61-46f3-a4c0-1580f8b5ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:30.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:40.497Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=085e48e2-d1b8-4b72-9d81-591d92aee37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:40.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:50.505Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ecb6cd57-0bd6-42b7-a086-c45eb8caee9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:05:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:00.512Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3c6cdea7-717e-40c6-af36-7606f01ef0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:10.522Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0f9e472f-d341-4d57-b2d8-3905564803ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:10.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:20.528Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=36ff8ad4-c63f-4c0b-94e9-2e08fab28030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:30.534Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0ab9c7e9-5eb7-4d92-a760-bd077e01b47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:30.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:40.543Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0c587c48-3235-4612-af30-d6488e750789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:50.555Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c42a6494-6e1c-4197-863c-9ed2cde02fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:06:50.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:00.565Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=68b4bac8-04be-421c-9222-5094e02a69e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:00.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:10.579Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=817f3138-e85d-4171-82a4-17efebb7743d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:20.585Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=67fd30b5-a70a-4e8d-8788-61257b460ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:30.592Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=719a37f4-cfd1-45de-bae4-19ef3af7ba1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:40.597Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9380c98e-f3fe-42e1-91ce-0529b7deb452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:50.604Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2bf1326b-35d2-403b-9336-d36921a98e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:07:50.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:00.610Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=db3224e0-4962-4dc0-8c5b-cb07c620e716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:00.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:10.630Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ab78bd3b-3561-4841-b862-2e4952eb774a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:20.638Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d7866c92-a971-489f-b0c0-8cf4788667f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:20.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:30.649Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1e23ee49-0d30-4a74-bd00-bb2cc3b080ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:30.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:40.656Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a084d3dd-7951-4ba4-83ac-ff4e584b7654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:50.665Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3a642440-31c7-4ee3-b318-20f7b6b728cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:08:50.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:00.672Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3a3369f8-b2b4-4062-86e7-2f2710945038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:00.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:10.682Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e32ac30f-30c9-44e7-b202-63bc0cf53529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:20.690Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=962b4ffa-d8b2-4797-811f-8684c053e457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:30.698Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=90b28570-6aa2-4725-9562-f2f0101cb0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:40.707Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2abcbdc0-2213-4b80-bfc1-4d5eaf9e8ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:50.717Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f645ab8c-c145-4fed-91fb-16967f71b011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:09:50.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:10:00.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:10:00.547Z |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-12-07T00:10:00.547Z |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-12-07T00:10:00.550Z |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-12-07T00:10:00.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T00:10:00.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T00:10:00.553Z |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-12-07T00:10:00.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:00.725Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4197aa32-6b19-43a6-8d2b-5e8f841a7fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:00.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:10.730Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f5f4204b-08f0-493f-867c-12c7eb58ef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:20.735Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=03eb9ba9-7483-4082-ac03-2a620189d65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:20.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:30.741Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8adb1d92-a093-4943-8985-4d67c019af4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:40.748Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2f73a0dc-0560-4532-85bc-2aa5d8640958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:40.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:50.757Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d7817620-ea68-41bb-a2f1-0346d8e92de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:10:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:00.767Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=fd1ca3bc-f529-4892-b5ff-cf1bc833b213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:10.776Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4e764383-c257-43fd-abb7-31141ddc836a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:10.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:20.788Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=82108198-540d-4be9-b9f3-79614e61ad30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:30.795Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=cc9b61e4-a878-46b7-bad5-9d6a48e473d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:40.803Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1a894cf4-793a-4a09-9761-70da9d53f805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:40.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:50.809Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a9e1e3e1-924f-4446-8aab-917c79aee427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:11:50.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:00.815Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=25dfd0f2-60ba-43be-b552-feb51865d136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:00.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:10.821Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ac689ca8-c9cf-4fc6-bf4b-490570cd4ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:20.832Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=67467090-7eae-46f3-8142-a7370d01fac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:20.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:30.842Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bc552478-6351-4c62-8694-605209a5a2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:40.856Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f092e2cd-54d6-4ffd-9866-63c415eaa466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:40.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:50.864Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=917c5407-c408-4408-bb56-0a75df3c358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:12:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:00.871Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2ba577d8-63a8-4b5b-956b-e93b0e338cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:00.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:10.879Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=acb4880a-699d-4bd9-9c37-c588391cde43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:10.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:20.889Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0e1101a6-9fe6-4a41-af1c-866dac9ba896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:30.895Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=92777ea6-8bd5-4a9f-bf0d-a649b58f58cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:40.902Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e3be20cb-80d9-4b88-9a61-b2b35f2e3488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:40.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:50.912Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bd8151b9-dc28-4bab-9d8a-bebeeb5111c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:13:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:00.921Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=939a36c2-95e0-4145-96eb-5b767ed2c2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:10.930Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=155237eb-ca70-429a-b44a-c945ff18d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:20.940Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4531d223-e145-4aca-86c9-124dd7c93ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:20.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:30.954Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5a3e1ee1-88af-437d-a9f6-04048207b2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:40.972Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=be329e91-e58f-4011-899e-9ce77818b243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:40.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:50.979Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=73f75482-9e70-4fe5-865e-b4d25f060e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:14:50.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:15:00.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:15:00.565Z |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-12-07T00:15:00.566Z |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-12-07T00:15:00.568Z |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-12-07T00:15:00.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T00:15:00.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T00:15:00.571Z |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-12-07T00:15:00.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:00.989Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9767d6ab-3cc6-41dc-99d3-266641681072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:10.995Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3f8159e5-261e-45ed-b632-586a3dfbe35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:11.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:21.002Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=17459687-376d-4439-8de8-3f29ba966659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:21.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:31.011Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=02921bb2-044a-4467-a4e1-eaa36ff6a778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:31.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:41.026Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0b5144ac-8b52-4248-a6cd-38975124e83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:41.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:51.033Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a167ecbd-71c6-465a-985d-5cf09e01d473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:15:51.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:01.040Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e2f74a87-0ecf-4cd7-8778-46b77fd622bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:01.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:11.051Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f12dc821-7fee-4ef4-b278-b5055b8b58c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:11.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:21.056Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=17d47128-24c9-4895-bcaa-e597d5e8a761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:21.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:31.064Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=892d07af-dee8-4409-b9a0-2ae92d34ac3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:41.075Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c53dc7a7-b78c-4b91-b267-27aaaf317ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:41.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:51.086Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f5ad0188-0b49-4495-b7fc-64b57ef129b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:16:51.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:01.092Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=660f7273-5860-4379-9e0a-7dddf31e3aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:11.101Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d666ddf5-2d1c-4e53-aca6-6a50b3010253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:21.107Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3a099469-6168-4185-ba49-4c09a84258ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:31.113Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6d67b0ab-3f5a-428f-acb5-62ba2c411510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:31.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:41.118Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=62486169-c1e2-4d0b-850e-98200a62bda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:51.124Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1055fb72-7cd1-4fba-a513-2c8876d01eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:17:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:01.132Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f534ebf1-fb6d-41e9-a1d2-61b70af87b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:11.141Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0430382a-e726-4aa6-9775-0f5c155d7f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:21.150Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a6cefaae-fae3-42d0-8381-e6520545552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:31.161Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e0ead21a-6253-4210-9a12-4fc84bf132e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:41.173Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a5b8d121-7473-4917-bdc6-915715225835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:51.182Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f4365376-8281-48fa-a3d8-99cc30c91610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:18:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:01.190Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4117a1b6-4008-45c7-ab6d-560c997ce81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:01.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:11.196Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=65fb3ac5-e404-420e-a9bb-58cba092b161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:11.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:21.204Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f226a779-c3e0-41d0-bb37-2272c1ed9022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:31.211Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=38c52c60-4c31-4dcd-a6b7-a0fad02f85f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:31.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:41.220Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a38feda8-8a14-4f5a-9aba-eae548e10167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:51.231Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=091013bd-8c97-4988-a168-1684d2425449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:19:51.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:20:00.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:20:00.601Z |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-12-07T00:20:00.602Z |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-12-07T00:20:00.604Z |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-12-07T00:20:00.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T00:20:00.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T00:20:00.608Z |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-12-07T00:20:00.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:01.241Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4cf7907c-84a6-4a1a-8093-6315363cbb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:01.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:11.255Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=aa6d088d-1389-43de-9646-472a49368a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:21.266Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c25fb043-b82e-4627-afe0-1ae1a8fb9f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:31.273Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=66da0ed8-f0f4-49e5-bde2-be3315f27155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:31.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:41.278Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ccea6bfd-7650-493c-af26-c2c2114ecc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:41.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:51.285Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4b96f6a6-f9cb-48ee-aea3-972b94ee5a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:20:51.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:01.292Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bedd51ab-f413-46e0-a032-9dd783090266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:01.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:11.305Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=878cf8da-91b4-43af-82f4-028c744a290d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:11.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:21.315Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=75016c07-8bec-4092-b148-9a697e1a9607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:21.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:31.325Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5151a854-d9f8-4ca8-a46b-3e34a64a499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:41.334Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=88521aef-5752-4853-8673-6d7fb13815df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:41.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:51.345Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=dc1c0100-6858-45f3-94fd-ce9f47088577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:21:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:01.350Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e86498f6-2661-4a17-b625-ff88e8bfd8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:11.355Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6b456f06-1987-4097-90a5-388bf7e473a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:11.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:21.362Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4a3443da-fcb4-4293-b9ea-a6ceaf718d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:21.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:31.371Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7c68b429-7be9-4b0e-8c07-23e369bc4d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:41.384Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=134ca31c-eef7-4fbd-8ac2-d59037e2668d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:51.391Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=024265eb-d17b-4123-acb3-302609c15609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:22:51.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:01.400Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=499eea15-4790-42f4-97fa-77a28b5795e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:01.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:11.410Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e0e44aa9-7904-4b6e-8de2-7ee49901b4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:21.419Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=80a51429-bbbc-4479-bfca-747c7db63ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:21.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:31.426Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5a88bb9b-8f77-4384-ac35-3f8201e0a380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:31.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:41.433Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d9359ecd-3a08-41b8-b27f-b18b3b7086a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:41.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:51.440Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=08a02535-daa4-41d7-a373-957b6bb51d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:23:51.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:01.449Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0b57b7d7-55bc-4cd7-b462-f5edddfffabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:11.459Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b4db37c3-fa7f-4cce-8047-14ce38bdb2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:21.469Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ed72e0ec-ebfc-48e9-b162-f83971478455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:31.480Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=117f6790-23fd-4a16-abd4-022225fd05a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:41.497Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d6e50d10-8765-4c03-bebd-4c0d384ec74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:41.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:51.503Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b072545e-295f-48d3-8c9e-66d7e28f3dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:24:51.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:25:00.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:25:00.572Z |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-12-07T00:25:00.573Z |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-12-07T00:25:00.576Z |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-12-07T00:25:00.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T00:25:00.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T00:25:00.579Z |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-12-07T00:25:00.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:01.510Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7e7ba635-56f4-4e90-830c-fcf8f12910b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:01.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:11.515Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f8106c7a-da46-43af-b774-1fe54e4a6ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:11.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:21.524Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7529ce1f-9de1-415d-905c-35a4144b639f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:21.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:31.533Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=81a4ec88-2712-46c7-b0cd-780b0e9eb0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:31.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:41.542Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6752cc0e-a272-40ea-b9de-199b9d3e69d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:41.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:51.553Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=63071bb0-6e01-4232-b6bd-13bfb006d5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:25:51.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:01.561Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5790c680-1f84-4cd5-8fa0-81b46b427635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:11.573Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a9024584-e0b3-4ec1-a823-b602cad84d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:21.581Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ccd0e17e-6259-47d7-8680-cffc4378da3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:21.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:31.588Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1022e39a-9aa1-4d32-8de8-18313a417731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:31.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:41.595Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f5aea441-07c8-4ebf-b025-1ba53b18f16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:41.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:51.601Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1251275c-cf4b-4f88-b8d2-03f4d0e0cc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:26:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:01.608Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9917570b-81be-43f1-9680-a7511c00ce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:01.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:11.616Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d6b8ec65-a3bb-4c06-8b36-a6b0800f6356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:11.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:21.627Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=df03f413-5f57-498f-abf1-1170ab36666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:21.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:31.637Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=13d0091b-16ba-40ed-a2a1-612c4ef7476e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:41.652Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a80a1ae7-5b16-4ec7-adde-6d940ff05ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:51.660Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7078227e-8600-4dc1-b6d5-5dd4f681122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:27:51.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:01.666Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0308aae1-6307-4832-bb21-0af174364d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:01.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:11.672Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=eb89f52c-2a67-48ca-b446-a8b162fcae3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:11.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:21.679Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=10acf6f0-0c49-4614-9e87-52fdc9650ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:21.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:31.685Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=fa38de6a-fce0-496a-a7f1-e20c17658c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:41.693Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a40f51aa-58af-4a50-b3f8-d0237e023268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:51.702Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ad8893a7-f728-479d-8a0a-4c355d4ef322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:28:51.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:01.711Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b0241947-fb88-43d0-a126-6ba6ac2d59a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:11.719Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b36d6c90-1b46-4a42-9c9e-48252e3aad3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:21.726Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6e006da0-1993-48d7-bcc1-9e8aea92fa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:21.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:31.732Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a2a22ca9-cd81-49d8-b163-de61080d3029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:41.738Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=182a10d7-0f19-413b-a9c4-464f540a487a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:51.744Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=af21d25f-49ef-4196-b3f6-a5041eeb5b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:29:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:30:00.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:30:00.547Z |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-12-07T00:30:00.548Z |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-12-07T00:30:00.549Z |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-12-07T00:30:00.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T00:30:00.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T00:30:00.553Z |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-12-07T00:30:00.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:01.753Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3f42ec1d-6810-4813-a05c-e729b6c9d92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:11.761Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c86ae861-da95-4255-8460-b88ad49469e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:11.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:21.772Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=349b5af4-30bb-4552-b900-db2043e38f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:31.779Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f60f0914-1ddb-4384-9227-4ab40e377a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:41.792Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7d190bf2-5a35-4a3b-897b-921777edf696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:51.799Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=37b35350-363e-4d02-8308-7075e79c012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:30:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:01.805Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=98f857da-94cf-453b-8491-083f3cbf8470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:01.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:11.814Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2074c8f9-fc26-4f39-8c19-4674db4180c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:11.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:21.820Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8094105b-e75c-4fdd-9555-5ba6b41ab49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:21.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:31.826Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=edafe900-8e22-4f1a-9f5c-d8e37a7b7565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:41.835Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=76710c5c-0b80-4f14-a85b-9f23c144af3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:41.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:51.844Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bd524075-8cfc-423f-8333-76a5cef927a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:31:51.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:01.852Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9cef6ac2-6243-414a-9545-bf753d1ff364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:01.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:11.864Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8eb05df7-c59a-4807-8553-f498a7b40dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:21.874Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=fced5ac9-9c10-42fb-ba1d-5c60657142a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:21.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:31.881Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b067cf01-73cc-4511-837a-741c9ec8e2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:31.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:41.888Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2934afcd-b42d-4a9d-9608-a5cc8cc88a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:51.894Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=82728534-dcd2-438d-b307-2c5e5cc71868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:32:51.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:01.901Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f32cb4ce-8bd7-4378-be08-4d7ba3097657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:01.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:11.910Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7c21373c-8587-443c-bc57-c13edc9a298e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:21.920Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f0d2823b-76c9-43c5-bba0-1542d6feb17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:21.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:31.930Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0db2bccd-af55-4aae-a1dd-801a4f0dee4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:31.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:41.943Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d4d1f9d3-c5ea-4b61-878c-b44d3efc5f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:41.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:51.952Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=c11e8e3c-4efe-447d-a1a5-3844330151ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:33:51.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:01.959Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=5365aac9-e3c2-41df-bc98-d87e0f2d19b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:11.968Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=47039ab6-4aea-41c3-b672-3156aba4c74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:21.974Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f56310ed-3925-44a7-8140-b0091fb81f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:31.982Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ad9e8cb3-5889-4eb7-87f8-41aa6efc160a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:41.988Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9014ffd3-7183-4b47-aaa8-2754cfc45d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:41.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:51.997Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0b107661-a884-4998-ab66-77415ffae5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:34:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:35:00.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:35:00.582Z |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-12-07T00:35:00.583Z |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-12-07T00:35:00.585Z |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-12-07T00:35:00.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T00:35:00.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T00:35:00.588Z |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-12-07T00:35:00.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:02.007Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6edf8af6-27c4-4351-bfb5-3f29dbced703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:12.017Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=faa5af7b-d4ec-4bad-9313-865b42057f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:22.030Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d9126878-c9d1-44c1-9084-b2658f1b1d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:32.039Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=323def80-4d13-46e8-891b-c9e78faae4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:32.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:42.046Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=ae8babf4-d6bf-4e0d-ae62-e344a4d178d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:52.053Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=eb7bff6b-4d56-4632-b138-7711567c89bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:35:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:02.062Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=738c6561-1c19-474e-a354-b13e45907f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:12.070Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=329caccd-8a49-4c57-9f5b-2025a5e73190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:22.080Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=dc393e93-ec1e-4b1b-b50e-161fcbea6250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:22.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:32.089Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6a030fa0-894a-4898-8f74-b91db32d340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:42.101Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=95b0381c-faed-486c-b972-67d18b0042e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:42.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:52.108Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=416660b1-9dff-48a9-9bc8-9a567cfc9b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:36:52.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:02.116Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=dcb3d7aa-f8ef-4a8b-bfc7-6c6ba552834d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:12.122Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=966694b1-f846-44af-8472-49d6efbb22f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:12.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:22.129Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=2ab1fbea-1a85-4505-b006-b0209909bc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:22.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:32.136Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1d794706-335b-44fb-bd3d-0f9b5db2321f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:32.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:42.143Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7a83e22a-12a3-4495-ade8-98951e4cfe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:52.152Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e1632e3d-4e50-4024-92c2-981c8619d053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:37:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:02.162Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3fe3811f-d714-4c3b-93e9-bfe21c2881db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:12.173Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e128ef29-cc28-44d4-a472-7daeaecde4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:12.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:22.182Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9812388e-a876-4996-b724-c72ca1a00d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:22.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:32.192Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=67b55676-913a-4399-938e-4060e2c9cad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:32.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:42.200Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=244b8a67-ed05-4be9-bb22-d1fca288b9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:42.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:52.206Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=48531507-8f25-4423-9e47-dbad710f6d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:38:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:02.213Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=26632560-edcd-4a35-b24b-8cc34465cadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:02.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:12.220Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=af92e00d-ed01-4543-8b64-c8c2d1954904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:12.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:22.230Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=14843991-d985-4e0f-8fd9-46050ff5577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:22.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:32.239Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0e4c86be-21e6-4f0f-85c0-27946e756802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:32.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:42.248Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=09a21b71-3920-4928-a293-16e16ab5d5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:42.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:52.259Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=fe76d8e4-5754-4006-a9e4-32ff741880c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:39:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:40:00.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-07T00:40:00.522Z |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-12-07T00:40:00.523Z |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-12-07T00:40:00.525Z |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-12-07T00:40:00.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-07T00:40:00.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-07T00:40:00.528Z |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-12-07T00:40:00.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:02.266Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=04afacda-9916-4cee-a87e-b88dfaa32ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:12.273Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8441a1c8-775c-47d9-bd49-bd684db5d710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:12.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:22.283Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=9908f134-7916-48e1-9265-1d0d56d8a02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:22.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:32.289Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=36f761e4-b853-41fe-b868-c74bdaa2d66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:42.297Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=8b121f15-ed17-4bbe-8a72-20e908d8c09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:42.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:52.307Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e1e56762-3435-4733-90da-d81db68f210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:40:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:02.318Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=0ca3374b-3043-4199-9981-770a0e0847a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:02.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:12.329Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b5fe28d1-d0db-425d-89f4-6d7a442fa02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:12.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:22.343Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f417e791-592b-4f85-b9ba-ae5b1ee00152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:32.355Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3434c059-433e-49e5-ba70-49d2ee40de92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:32.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:42.362Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f983d450-3cbb-403d-a9c6-ef035d8918b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:52.368Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=d0a8e241-12bf-4eb0-b0b8-4c0879c8b024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:41:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:02.375Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=81d3c97f-9ae7-4c6b-8f9c-27894f7dc3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:12.384Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=e364bb45-4625-4037-8bcf-fa3b6021664f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:22.395Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=73c72c3f-ae9f-4f81-a5f4-6b36f014e39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:32.407Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=7075da37-1947-41b9-9ed5-7e46917702d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:32.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:42.420Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=60b798c9-fb8f-4268-9922-d284dde5aeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:52.427Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=3df6afe1-41d9-4f6c-84a4-a598166ba089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:42:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:02.433Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=f3bb5564-6778-4024-8be5-28ebf0427290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:12.441Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1ec08525-4e92-4c7c-9b21-bc5277192d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:22.449Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=40c27504-36e4-4ab9-a2a0-53d40ce0d257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:32.457Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b0779bd8-6bf5-438f-bb81-4552abc22126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:42.471Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=514c15ea-7021-4784-ba3f-79a23a10fb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:52.482Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=b8f8fd92-096c-419d-9b1c-9e364198adb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:43:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:44:02.491Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=4c2d4330-d2a8-4932-8352-9e689c64493e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:44:02.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:44:12.552Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=1f926635-0559-4a7c-9dce-fcfc582838f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:44:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:44:22.559Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=6e6080dc-ab10-455c-b9c0-d9028f34643d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:44:22.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:44:32.565Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=a7870aa5-e234-487d-91b5-10a9e1316464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:44:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:44:42.575Z |INFO |Init configs |InvocationID=ce144502-d0d4-4a98-a890-02bca25814a2, InstanceUUID=bfbc06af-7f7a-4f0f-ad7f-17afe6c7b577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-07T00:44:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |