By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:09:20.684Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:09:20.703Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:09:20.704Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:09:20.706Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:09:21.257Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:09:21.465Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:09:21.466Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:09:21.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:09:21.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-24T05:09:21.703Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-24T05:09:21.754Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-24T05:09:24.009Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-24T05:09:24.675Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-24T05:09:24.712Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-24T05:09:24.713Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-24T05:09:24.869Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-24T05:09:24.870Z |INFO |Root WebApplicationContext: initialization completed in 3115 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-24T05:09:26.288Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-24T05:09:29.292Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-24T05:09:30.035Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-24T05:09:30.298Z |INFO |Started MainApp in 12.862 seconds (JVM running for 13.824) |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-24T05:09:30.350Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-24T05:09:30.358Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-24T05:09:30.361Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-24T05:09:30.436Z |INFO |Start scheduling PRH workflow |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:09:30.462Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f2939108-5a08-4307-83c0-bc15f32749be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:09:31.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:09:41.075Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2c99189d-b263-4737-9421-655942e1a8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:09:41.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:09:51.120Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=74da9b63-a0a5-488d-87a4-a265056ce2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:09:51.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:01.146Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1786dd03-c78a-4cda-abec-95497368fc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:11.169Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8df49fe2-2c67-43fd-9b9e-1a9bd089fe36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:21.194Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fe9cfbd3-9003-44bb-96eb-c20f9c2c459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:21.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:31.213Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4b893e10-36d0-4e40-b811-8afaabaa1b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:41.238Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=210a7ee2-b6ee-439f-af51-a1202143905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:51.256Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=722b0645-60a0-45a9-a149-6e507d45e0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:10:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:01.276Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a9b303c3-5a9e-49e0-897f-49c186a468d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:01.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:11.292Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0afb514d-ff36-4f27-8afd-28a166bb2641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:11.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:21.309Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2c620f56-7910-45ee-91d5-4923d5f7dd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:21.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:31.325Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3aa0c397-e846-471a-b58d-61494dbbee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:41.350Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c165189d-ff1a-4078-9c40-afa06face737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:51.377Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c92f7c79-29a9-4192-bcbd-c3f85235c8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:11:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:01.397Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9818fced-4a2b-4807-baf2-a4bec815813e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:11.416Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=077fc251-3deb-4ff6-ba3b-4acea1ec3db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:21.434Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=719a8522-60d3-43b6-a2c2-1b513ed5fbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:31.451Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=085bf776-5011-46a7-a4d7-fb938888cb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:41.467Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0b683a29-78cf-4f80-a3c2-fec80d59bf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:41.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:51.504Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ec2078d6-203f-45a3-9f42-b67adbf4b42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:12:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:01.525Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a27b9aa8-0655-4da5-bfb8-ba1b6f7e56d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:11.543Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=bc342c14-6583-4e87-a055-048d9e4bf724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:11.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:21.572Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9aebc991-fcd8-4559-83aa-5638e533fdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:31.631Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=13c57ef1-1b90-4191-b3e6-68d98dac8930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:41.648Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7fdade9e-eedb-4d8b-8972-545cc76e0955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:51.663Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1c5536a2-085f-4eff-af54-12836d978e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:13:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:01.711Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7236aefb-87be-4d3b-9cd6-d0729bf1c492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:01.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:11.728Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=82f33c91-d75b-4fdb-a262-d48ff7f09ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:11.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:21.745Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=83c5aaec-1319-432f-bf89-8c06a567be07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:21.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:14:26.850Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:14:26.851Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:14:26.851Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:14:26.852Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:14:26.853Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:14:26.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:14:26.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:14:26.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:14:26.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:31.760Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0c2604a1-a41d-4363-8703-9e4b0250e536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:31.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:41.781Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f696613b-b12f-4aa6-9d3d-e858be382cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:51.796Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6f86554c-7aef-4b81-8956-5887be466fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:14:51.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:01.826Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e619c454-3420-4944-b574-a9a6b68c1ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:11.847Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b5d21780-947b-4fd4-b55d-ea1f1da1c6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:11.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:21.911Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=11394cb9-7b44-4fd0-a4ab-40244399bb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:31.925Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=63725f5d-0a1a-4f30-8cd7-58f98b099d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:31.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:41.938Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e10e5240-c786-4b37-8741-6fc0730a19c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:51.959Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=785c3653-3c9a-4fbb-945c-ca9551245e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:15:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:01.980Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f331202a-5c1a-4771-99a1-df354325a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:01.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:11.997Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=59a23358-b129-4a3c-9d68-8121a688e3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:22.012Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=92ecef2b-b408-45fb-98a1-4464f9786811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:22.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:32.028Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8ac03e02-a6a7-4b3b-9d52-810e6f6d218d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:42.049Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a8616f7b-b002-408a-ba69-38b1a22e77ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:52.072Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=03f2f02f-af6b-4b78-bdaf-87dfcc772d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:16:52.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:02.087Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0f0a5560-d9b5-4499-b026-401b9a5c0a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:02.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:12.116Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0a45041a-49b2-4f52-8691-8da2a9822621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:12.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:22.130Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d0dc8b84-f1e3-4a27-bf85-d94d0a431c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:22.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:32.144Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2e3064ea-c6f6-482c-901c-c2d02b169de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:32.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:42.159Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=20311f78-c51c-43b6-97ac-c57206e7d6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:52.227Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=372b636a-a932-4ad3-9383-0bd3ba3c6037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:17:52.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:02.260Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0aed0d49-8db8-4a83-8690-f16a33080f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:12.293Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7e4cb98f-2c85-48bb-8002-413d9963f72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:12.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:22.311Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=22e5d0e8-0211-43be-8f46-94e9c24ec48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:32.336Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=abc9ce91-5353-4942-a97b-411e7b4b0c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:42.350Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=78c43289-a2ca-4471-8532-23985afa8e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:52.373Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ee3eb451-d0e3-443c-87fc-6807064199a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:18:52.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:02.388Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e96f18f3-83a2-4e97-b234-2bdeb6acd407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:02.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:12.403Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b705e73e-bed9-46ce-847b-7c8c98898c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:22.426Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=439f1dcf-a7dd-4f72-9f27-9fe9e9d3e78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:22.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:19:26.596Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:19:26.597Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:19:26.597Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:19:26.597Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:19:26.598Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:19:26.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:19:26.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:19:26.611Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:19:26.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:32.450Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=36549df3-6fbf-4c18-99fc-f8006a2b0784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:42.462Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fadb3ca0-ea52-4fab-9cd8-28c46efb5ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:52.474Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c2335dff-9850-46e0-9e74-08369f90caa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:19:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:02.488Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a88f8e7e-f471-4e2d-9ed0-1ef9a57dc95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:12.518Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b95020bd-3b32-4458-8679-1289fd877c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:22.529Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9fbfa146-4b66-4a18-ad64-354c19b84cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:32.541Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=57169bf3-a246-490d-9151-ebfe222eafc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:32.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:42.556Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a18ae3e6-71e9-4c88-aa1d-e50250dd6310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:52.587Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2a21cb93-2549-40e4-862f-9e86e9fac004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:20:52.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:02.602Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=49a68a1f-8252-4826-9c2d-fd59472d82a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:12.615Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=19be593f-41a9-40cc-b020-818df3e5a10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:22.631Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=140aff4b-9c81-4df1-8fb4-a5447f5d9cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:32.644Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f7377627-d87c-46b2-84e4-8181f8fc74b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:42.665Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8488d124-a745-4838-bb89-0f32a73278d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:52.677Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7af17b15-d75d-4a25-9f13-61858c32558f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:21:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:02.689Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=912c9e65-b5dd-49b4-884f-8ed2bb4666f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:02.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:12.703Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=990357e6-7f25-44ca-af40-0817b54d4224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:12.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:22.717Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c3736b66-34b6-4675-9461-61a0fe3cf56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:22.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:32.731Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c4edb650-7238-4ed9-8870-2f071fa5c5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:42.757Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c73252a2-410a-429f-9e7d-2277653dedef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:42.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:52.773Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b25c1314-27f9-4d39-b655-89c12bcfba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:22:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:02.789Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=28302b7f-0073-41be-b2d6-f15a6faf0739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:12.804Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1dc9f244-82a6-4d67-8c5a-fb34dc03b390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:22.816Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b83de0c1-f5e3-4e99-b940-1c1df9abbc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:22.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:32.830Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=efa8f57b-900a-480f-9bce-144d8bb55cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:32.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:42.843Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e7c45d99-f5d7-4c42-a516-dbe0b004762a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:52.859Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d491231f-95f8-4fd8-a7a3-5e82fcbe392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:23:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:02.873Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=61573051-8042-444c-9d07-138be9fa6101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:12.886Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d8797510-d86e-48d0-8b62-1a98a5878c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:22.899Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=65421d04-4c5e-452d-b84c-6fb57d09fa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:24:26.613Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:24:26.614Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:24:26.614Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:24:26.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:24:26.616Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:24:26.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:24:26.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:24:26.626Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:24:26.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:32.912Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=943a36b7-07e4-4f31-b947-c51bf34e0253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:32.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:42.929Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d117cfa1-44c8-4e2d-bc9b-6c3bb04d7881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:52.943Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f841b271-fdcc-46a1-8265-f68971c662ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:24:52.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:02.955Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=eb6e8f31-d0af-44ce-be96-592a6270f2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:12.993Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b0b177cd-0ad8-458b-89f1-dfedb813756d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:13.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:23.008Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=121af5a2-c24f-4c61-b10c-4bdfc8d8de40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:23.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:33.021Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9add3bea-953c-41af-8923-ffb726948ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:43.034Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d0df369c-57ec-48f4-9125-35bd1ad9862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:43.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:53.046Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=adff002a-f788-4cb4-99db-a5904dcd3286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:25:53.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:03.059Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b8c7e6c2-b6cd-48d7-bf5c-e515df083e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:13.080Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8897f288-507f-422b-86a9-13a519c5c4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:13.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:23.091Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=02ca373f-8298-44d4-9482-6f2ec68e7b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:23.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:33.105Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e40f94db-fcff-484e-8057-9194ec1654ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:43.135Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fbd8ea4d-73e3-4c2e-864b-643007a7a34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:43.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:53.148Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0cdf57d6-60bc-4312-a8b0-d56e893f8229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:26:53.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:03.162Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=89bdeeaf-07b4-4ab3-a7b3-ff62facd9850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:13.184Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7d181a2f-5c0c-4bb1-b7c2-646e94def59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:23.198Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ebe371f9-5bde-4c14-af6c-0d5328f9470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:23.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:33.209Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=109a20b4-4093-4747-bb25-578da728f77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:43.223Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=63de41e6-6b07-453d-beb0-0a07f08b11e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:43.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:53.237Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=45ba0dd7-2902-44ac-abca-0beb754e422f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:27:53.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:03.251Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=665089f6-ed50-44ef-8aeb-002955bf7241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:13.266Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=50fe9d95-1133-4af5-bbef-11aaa17bc18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:13.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:23.278Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=eb5be09a-7a27-4611-929a-5eefdd3d4e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:23.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:33.300Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0d54d73a-28cd-4ba3-9cae-c3a482b5f3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:43.336Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4e8f9bcf-bbd7-41ed-8d1c-b608feb8750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:53.356Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c53e621f-a891-4a52-a74d-950f53e7a592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:28:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:03.381Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=252734bb-de3f-455c-a42e-405fbb7ed0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:03.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:13.394Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fa26da91-98f3-4554-8b6b-b1798bb02c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:13.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:23.415Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=138d1867-417d-430d-8169-63d56c2e024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:29:26.521Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:29:26.522Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:29:26.522Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:29:26.522Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:29:26.523Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:29:26.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:29:26.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:29:26.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:29:26.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:33.426Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f63f22de-1a8a-4bdf-bdcd-d4a62bfb3e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:43.441Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=56f18499-4875-456f-9d93-a8b95d425154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:53.465Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=bba5fb05-1fc0-4c28-b921-eb4ac572f1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:29:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:03.480Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=683637b1-dc26-454d-ba00-658a35d998db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:13.493Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=902ef705-8bf7-435e-b5a2-cb1316a95191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:13.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:23.505Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3a80ff40-d84f-4fab-acdb-3af39251f5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:33.528Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=49d238f3-c78a-4ddc-90fa-7ed8386172c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:43.541Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3d15e795-3e60-4fdb-a9ca-f7de0a56d18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:53.555Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=32eb05fc-806a-4bc0-8b8a-d319293903ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:30:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:03.566Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d4e41c8e-1fd0-41fb-8ab1-8077fa9895b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:13.600Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=91da5454-c7f2-490c-b031-7f6c0a2ab9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:23.611Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d016e158-6f6c-45f0-910d-59deabcbcb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:33.624Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8cbea708-94f7-4ce6-8c62-ad6b0d65a670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:33.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:43.639Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=150432e7-1917-489b-b7a3-29cf956085eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:43.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:53.656Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=66a57d72-8ed7-4f30-8780-a68ea03a9714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:31:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:03.669Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=769d0dc5-1641-4a10-b12d-225110600e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:03.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:13.681Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c266b4e1-27b9-4166-9d50-b1b4f5f3506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:23.707Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=94b2ad59-c076-44e5-8114-f6803280be06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:33.741Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b945891d-c63d-4424-9eea-2e7a619215f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:43.761Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e71a1fdf-3e9d-4f3f-bc5f-47c420e4e8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:53.777Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f15d9ec6-4df1-472c-87e2-a4115ffe380a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:32:53.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:03.796Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8bfb2f06-103a-4525-b99f-360d4223d7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:03.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:13.808Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0cad6320-4680-4e9c-8c10-6193eb58b89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:23.826Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6f5f23f0-696a-46af-a45c-5b09c04a276f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:33.843Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5f18f435-141f-4643-8518-b1acc36fe599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:33.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:43.909Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4fcf3ddb-bca6-422a-bf00-32db4243ed5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:43.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:53.942Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b3963f45-547f-4133-9af3-92c51a6d6338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:33:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:03.960Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=63ff0f2a-fd54-48d7-a13e-e8de438be454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:13.997Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9f553ede-d1c2-407c-b8a8-0e010639ecaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:24.020Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=80b8456c-e339-4e60-b0de-b04eed30eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:34:26.617Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:34:26.617Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:34:26.617Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:34:26.618Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:34:26.619Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:34:26.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:34:26.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:34:26.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:34:26.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:34.034Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=67d2de5e-46ea-41bf-bde1-342684dd3c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:44.061Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2eb35176-3108-4e87-ae1e-c008f3ed262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:54.119Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6a41597f-8d3e-49d4-a405-e2ea06869b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:34:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:04.137Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cde2bb0a-ab26-43df-b18f-555c27feae26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:04.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:14.165Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0a282cd1-3850-44cb-89a9-2884fc869e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:14.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:24.183Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b2a0a5c0-5252-446b-ad65-e38eca6b9373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:24.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:34.196Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7371d851-1b24-4765-b72d-a6bb6a7ba0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:44.217Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=52e65c3f-33f5-4e6f-bdc7-870b20ee3e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:54.248Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9b5fd736-cd29-474f-9842-4d5d164cc24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:35:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:04.340Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7dd607e9-5284-45c6-8b3a-9f52017adf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:04.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:14.352Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3baf97df-3feb-4c84-ab86-244d97f59929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:24.370Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=00339f2a-cf5e-4460-a8a9-9858fd671c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:24.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:34.407Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2d85b837-eeae-4889-b388-09c416c8c987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:34.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:44.429Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=abe4d604-c889-415c-bc12-e3ea722469d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:44.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:54.459Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cf22b48a-6898-4cd6-a170-f0f16213df44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:36:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:04.474Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8fb02b96-c06f-44c6-988a-2d7549fd6554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:14.486Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=180cae76-924f-4c6b-b23d-a9847abf40eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:24.504Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=bc93e3be-0032-4942-a450-d1e9d3b3eb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:24.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:34.516Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d800b03d-ac4d-41ae-9978-3f020d26cf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:34.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:44.528Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=92bbba51-dcd7-4f20-9bc9-77ea192b1cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:54.541Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3ab81712-0feb-436a-a766-745103dcb98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:37:54.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:04.552Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ffc98565-a437-476a-8476-65f06035a245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:04.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:14.564Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b14e321c-09d4-4d85-b450-b10967a69862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:24.591Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2d63929d-cb41-4be1-b60b-b0a2acf6fb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:34.602Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=415c1c6d-9527-4584-9509-98d93ba275f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:34.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:44.636Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0c7faa6b-5cd3-4833-a2a1-e89150ed8421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:54.730Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=56bbc86b-e69a-4324-9a98-6a92205a2e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:38:54.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:04.745Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=32eecb54-bc21-40d8-b497-aeaed2ecd258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:14.758Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=893e80cc-d877-4ffd-9e21-69ac743e86ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:14.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:24.838Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f8b543a4-60c8-4875-a704-131a3625d550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:24.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:39:26.626Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:39:26.626Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:39:26.626Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:39:26.626Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:39:26.627Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:39:26.634Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:39:26.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:39:26.634Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:39:26.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:34.852Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e3e47469-05ff-4aca-966e-02fec77a24df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:44.866Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=00e2690c-da3e-4ce4-b22b-f0dab59a49c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:44.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:54.876Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1b6afbec-7076-48e4-8357-3d51e40b229e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:39:54.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:04.887Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=da975cb3-7f02-4534-9a7a-d26ab5deb548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:04.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:14.898Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d0d5728d-8c9f-4efa-9642-9d0f4a46e750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:24.922Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2c45f130-8cc5-41b6-94c5-f4f02a2366e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:24.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:34.935Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8da4ccf5-b066-40b4-8f5c-e6200f3dbba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:44.949Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e41d8e26-1eb2-49e2-b9d3-ee173ed8fd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:44.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:54.961Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=24a9274a-a228-40e5-b74f-9cec5ee414ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:40:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:04.973Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=636f08ea-a8bc-4715-b4be-4f63239ff6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:14.988Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d7aacb5c-3ed9-470a-a043-62b0b37e0fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:25.002Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fcef4337-230c-4538-b1c7-c077f164edbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:35.018Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=82335d1e-85e2-4a51-be05-46204bfd120a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:45.107Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cfd083fe-d48e-42b9-85c9-bfe552f68f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:55.121Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b8549951-280e-40a8-adc4-835e995414a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:41:55.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:05.133Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a40744be-dce7-4bb1-9e71-e4c1678b29d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:15.148Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6d69c638-c4ae-49e9-82ca-cc9578b248aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:25.163Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=530a8d5d-e428-44a5-9a5c-5b2c69d617ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:35.174Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f2d4c4c6-fc7f-454e-b0f2-dcf743019231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:45.185Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d6583032-d27f-461a-b1b6-1ed9b5559a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:55.199Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0d055724-7a28-40d3-ab9b-de9f8529074b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:42:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:05.226Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d01c1e84-e7d4-40e5-bcf7-a8b62cf41086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:15.254Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fb01d1af-7889-4887-a918-90fe5959f462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:25.267Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=45597478-7c7c-44d1-a92d-19eab57f49c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:25.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:35.279Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1fe8ba1f-c3c6-4d82-b1f1-3c729160f1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:45.293Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9e52abff-0575-476f-a8cc-eaf0ba8a075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:55.306Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1ec57cfa-5343-4013-b3eb-6a3237df46c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:43:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:05.318Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5fb6a59b-6b2d-4a00-a936-462491e4bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:15.327Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cf7df9dc-991b-45ab-9555-0f6479378773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:25.337Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7a17af99-8a90-4304-90d5-4093f0afad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:25.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:44:26.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:44:26.611Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:44:26.611Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:44:26.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:44:26.612Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:44:26.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:44:26.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:44:26.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:44:26.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:35.350Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=95322d70-9e29-4f44-ac53-f29e94d6406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:45.361Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5e14d53b-41de-4a97-b79c-4f225204fdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:45.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:55.372Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0d28e66f-5f66-4f4f-83d8-88daa44b35d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:44:55.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:05.386Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4dca00ed-e704-412f-8426-27b3dd244109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:05.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:15.399Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=49de44eb-0382-4505-b1cd-d3a2d3e0abfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:25.411Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5f104012-d78a-4bcd-8382-985ec2c453d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:35.431Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=65d85136-98e4-49ee-8be1-0813565e7c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:35.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:45.443Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a1263945-facf-4809-a21f-f2689696b148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:45.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:55.458Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=549d1114-fd3d-45f9-8a28-e93e6e81a324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:45:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:05.468Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1b011291-2130-48e5-b89b-ace8665742ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:05.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:15.484Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ae89ce2b-acd3-4154-8f31-90e8244560cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:15.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:25.498Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=efd8f99e-dc8b-43c1-8cc7-1cd2bc38c648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:35.511Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f9d6ec25-497e-40a4-9a27-5b007494480e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:35.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:45.521Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=912392b4-9a0a-4147-b184-3d23250dcd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:55.546Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e15e70bb-1d11-42c5-8751-7479a3424daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:46:55.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:05.557Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=08445e6a-fb5d-4a89-9dd8-198d40f6c910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:05.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:15.573Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=73047593-f796-46ac-87a7-9648f2060a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:15.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:25.584Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=14c6e810-3cef-41f1-9c1d-b67c0b7cd73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:25.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:35.594Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5fadef1f-de53-4888-b19b-cb11e0650fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:45.605Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a2b457cd-be12-466e-9909-0211f057f079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:55.618Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ac6c4f06-7f20-4018-955b-5ca57f677d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:47:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:05.630Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8d8647b6-937e-4293-8cc8-925eaee4e396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:15.641Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b61248a3-ccb8-4dc4-a244-44de1d8c4eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:15.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:25.659Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8e58364a-d704-4f2e-bfdc-0ca435c7b4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:35.673Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=43c610f9-ad69-4125-b87b-546a3ab8a4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:45.684Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a5c447b7-831b-493d-ad9e-ebafe0438413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:45.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:55.696Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3acc0179-6e3e-441a-a8b5-61ef48f146e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:48:55.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:05.708Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dd8ae913-bfe3-4f8c-9c99-50501a3309e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:15.724Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7731a8cc-4887-4c91-b6a9-b93eb2c5e8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:25.739Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=64a0f398-8470-4a3e-8325-f29e501b9119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:49:26.592Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:49:26.593Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:49:26.593Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:49:26.593Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:49:26.593Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:49:26.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:49:26.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:49:26.599Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:49:26.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:35.754Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a6b19c5f-8e44-4a7d-9054-9ecf18dce12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:45.769Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=976cdc35-b76f-4a0b-8867-7045431d413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:45.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:55.782Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7f058295-5bac-487c-be9d-3542b7f43386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:49:55.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:05.794Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=29c74b2e-e95b-4d6a-8d21-6a90a3cd2494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:05.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:15.805Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=53a7f812-3a74-4acd-8b78-0cd9726f7393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:15.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:25.817Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=78e46eb8-b3f3-488c-a0b2-45e00e319c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:35.830Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=212183f2-26a7-4891-acda-3929567bde18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:35.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:45.855Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=67f5ab29-b242-4112-8449-4421cec880b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:45.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:55.876Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=10fcd551-500e-4dc1-abbf-43b0d5d18864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:50:55.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:05.930Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3c4fa9e5-6540-4947-a2f3-c99fa51ef047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:05.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:15.943Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3099f8eb-cf8c-4ae2-b045-a92b05ab10f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:15.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:25.955Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3d113db2-56cb-440b-8ebc-3c0b1e2acf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:35.966Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=769d484f-8689-43e3-b52e-6dd650b215f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:35.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:45.979Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=bce13629-d231-4853-8a29-cc995a0f02e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:45.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:55.991Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9e30f49b-adc0-4423-9ebc-1094644ebdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:51:56.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:06.002Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=66cf30af-0cc3-4da2-b423-8e33d492dded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:16.022Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c28ea452-7d17-4895-859a-0a35d16ecbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:16.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:26.036Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1476e495-2646-4ab1-96ee-ce0b924e10e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:36.064Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b9e4d269-4dcb-4e0e-94dc-6c5757a5aff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:36.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:46.074Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a5acf064-f178-4ae1-9364-11e33cab8f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:46.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:56.090Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2d454a5f-50cf-43ce-be32-4fbc14863106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:52:56.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:06.102Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dfef0197-651c-4e94-ba41-46e42c38b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:16.113Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=bb742639-1fd6-4ca5-a47d-6a7310a6017b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:26.136Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5e426a3f-5763-49e8-a5fe-0457873accf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:36.147Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=103c1b7e-774b-4ab6-9c09-e607caa3c7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:46.157Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=666a9c69-f7b8-4781-839e-f07dfa4125d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:46.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:56.168Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e7e80611-1e9c-47d5-940a-87128ee2ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:53:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:06.179Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fd44ac00-1f6b-4c80-a237-19708cb3e7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:06.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:16.189Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=608d5831-5e98-4ea7-a225-fc8ace77cd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:16.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:26.219Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7e959f3d-084b-49af-86bc-0787cd69c45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:54:26.568Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:54:26.568Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:54:26.568Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:54:26.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:54:26.569Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:54:26.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:54:26.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:54:26.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:54:26.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:36.230Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7e3ba8f8-ad89-4455-8167-1fc677382d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:46.243Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=08896ed2-a8c0-4aa1-b258-18103719ddca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:56.254Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c64ff524-f9e1-46eb-80d3-8dcd012afdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:54:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:06.265Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3044e194-7c4c-4041-882c-c767923d3307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:16.274Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=57d42243-66e1-4867-96af-0c2369233001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:16.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:26.284Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=76ae2cbf-b0f1-4be2-b0c8-7264eb9a13e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:36.295Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=52720cad-0e3c-4c53-a342-5b1adc0eea89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:36.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:46.306Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6be01835-4546-4ce8-b1fe-2482c7ac315d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:56.317Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=bf5bf2ee-8498-4ccc-822f-7a5fe8edb70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:55:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:06.328Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a06a130a-b4aa-480b-967b-38d13e4117d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:16.339Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=57f934bf-ea84-45f1-8df9-3a79f6bec87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:26.350Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e88e9c87-3e24-458d-abfc-7af0ea980691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:36.364Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6d8668ad-d119-4bc9-89da-94ad83a04513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:46.376Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=32942b64-5985-4963-af72-62054daef252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:56.386Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=71fbc485-8031-41d8-8459-51fc11698de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:56:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:06.397Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b395909f-b11d-487a-8a79-47d831e44028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:16.409Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2aa5039f-62a6-4b7e-8265-bbd34588e924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:26.422Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5dc344a1-1a04-40b1-b057-08826349c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:26.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:36.461Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7c02cbb5-15c9-498f-965d-1dff1c7650b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:36.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:46.472Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0c8721f6-20df-4f95-bf8b-bdbc5bc5e4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:46.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:56.503Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f98c916d-3371-4b17-b027-b46e20c91069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:57:56.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:06.517Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=74c453ec-82c4-4f2e-b610-02ee42780fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:06.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:16.530Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=431f8f3a-d7cc-4bbf-875a-a752ecab7f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:16.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:26.544Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=832fbeff-4ce2-42dd-9c60-bf64418d8676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:36.557Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c19f564c-1020-4960-8032-664f14cc5102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:36.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:46.567Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=38845e90-0ec9-4242-8eac-bc4afa3bb611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:56.577Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fce6d53e-184f-4a28-bd77-8b593d68e621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:58:56.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:06.587Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=966a1135-6d59-4f48-be38-5d110e94930b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:06.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:16.597Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2d43a76c-1182-45a5-9ee4-bfe32e861d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:16.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:26.609Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3cddd9b9-1b4c-43c3-92b1-5f1eb5718c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T05:59:26.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:59:26.610Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T05:59:26.610Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T05:59:26.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:59:26.610Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:26.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:59:26.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T05:59:26.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T05:59:26.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T05:59:26.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:36.619Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1b9d20b3-1e25-4fcb-842c-d3757c039217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:36.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:46.630Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3473b5e6-bdca-42dd-8ca9-1a0d5b584b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:46.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:56.640Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=267d8181-f238-47a8-bc75-4dbae50da975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T05:59:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:06.652Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=38aef0c5-8414-43cb-b575-b6012ce206c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:06.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:16.670Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9610fcfe-cc2a-45ad-a854-346d06a60327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:26.680Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b36f495f-e094-45c0-9aaa-4d254af1df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:26.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:36.696Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fcce915f-03a3-46ff-9963-4db70b79dc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:36.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:46.708Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b990070d-559d-448d-baaf-b69e3865d1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:56.720Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a277627f-2fc9-47af-b73d-e22aeaa2b33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:00:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:06.733Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=19f37589-e8a9-4a70-9d37-4fb2c17680a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:06.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:16.754Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c07cf1c0-98ee-423e-8908-f14480978a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:26.767Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e32e315a-a566-405c-8621-6a0099689ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:36.776Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8018ffc1-b191-4339-ab7b-69b037464d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:36.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:46.788Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=057ab6c9-5109-472e-84fc-c7bd19fa7c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:46.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:56.799Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7d20fdbe-861f-4ef4-8ae7-6ec94e79eddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:01:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:06.808Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f2aa5a06-b2d5-4c8c-9b1e-37b7221efc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:06.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:16.823Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b5115d1b-18db-4f3b-ba1d-ef2b7c764ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:26.834Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d5b62738-1b66-41d4-90ae-7c633ac71d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:26.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:36.847Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=268e4199-5283-454c-a350-4aec68101006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:46.858Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a7f19339-bb66-45e7-af35-bec656fe3de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:46.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:56.869Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=82500834-edee-4f5f-99f6-a380c40965ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:02:56.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:06.880Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9cb26108-f436-4037-89ee-f77bcb90528c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:06.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:16.890Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9525f7a7-505e-4fec-b8d1-52522b03b8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:16.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:26.900Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fbb3e04c-362d-4a4d-8409-32965ba841b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:26.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:36.909Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9f93509e-23f1-4939-b706-7b7cabdb9e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:46.921Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fa95c39e-1b06-44ef-b9b6-68ebe74fb393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:56.932Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7a162d9e-e67b-4289-b484-e22fd5fdbebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:03:56.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:06.951Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b44dccbd-123f-4f60-89a4-bffe4722b708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:06.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:16.964Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=afb89deb-890e-47ec-b3cb-6e20f4a71d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:16.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:04:26.537Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:04:26.538Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:04:26.538Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:04:26.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:04:26.539Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:04:26.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:04:26.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:04:26.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:04:26.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:26.985Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0545fd99-4891-408d-ae8c-46c30d4b7aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:26.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:36.995Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ef7b4df3-5032-4fb2-af86-b70ba913eb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:47.005Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=de459a54-a678-4d00-a503-bc920a5c0e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:47.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:57.016Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=83c12982-6390-42a5-8d77-e1c0b5e6619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:04:57.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:07.026Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7e4445e0-073c-422e-96d0-e4c1fa6a2b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:17.041Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f8cd5526-c472-4694-876f-501aaab5ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:17.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:27.052Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f6e5b266-2255-4117-be41-c55207b5f41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:27.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:37.062Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=83228fe2-e86e-40c9-a812-cefd172cfc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:47.078Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c561e059-ba45-4f53-b8eb-942ec7faffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:47.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:57.087Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9640bc1a-cfea-42e3-b07a-b0bda6e6f58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:05:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:07.098Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c15efb70-466d-467b-8969-855c4efd4945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:07.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:17.112Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6f44c410-accb-4f49-8c3e-176ea009e1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:27.124Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=478eff0a-ba12-495a-a0d5-0a7c26fbf305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:27.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:37.136Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c8308e51-c820-4a51-a463-87a9e5c114d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:37.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:47.148Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=40d296e7-3ccb-45f5-aa62-3defadf00302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:57.163Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f2201fd0-1912-4cae-93b5-9b1f1ff6bcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:06:57.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:07.183Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=71ee2e43-c96e-4008-97b9-bc36d0b819c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:07.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:17.210Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b8460227-933f-4637-b7af-8368b86e69b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:27.222Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2dc27947-a038-48b4-985c-6e7afd561a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:37.233Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d3771a86-0400-4279-a88d-c311e969189b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:47.247Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dc00f57f-1a4e-4eba-be95-8592072b0846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:47.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:57.261Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dd172605-5a1a-4d95-829b-3d5a01558b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:07:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:07.272Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2eb78941-b4c5-4e3b-9a03-ac66b19fd73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:07.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:17.286Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7448779c-b595-4e38-8dae-f638d6e37168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:17.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:27.301Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1b64345e-d137-4f64-bb2f-4b2737974cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:27.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:37.312Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=400cb304-f22f-486f-8cf6-76c985093608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:47.324Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=917e3eba-ca7e-421d-976a-b38496f2bcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:57.366Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=07824fe3-8ad7-45ce-84fb-a7e4bc9b9a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:08:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:07.377Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c7a8619a-d334-423e-939d-7101e4ff0caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:07.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:17.388Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5845519e-d32b-4773-9629-1dfdc74a7cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:17.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:09:26.566Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:09:26.567Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:09:26.567Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:09:26.567Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:09:26.567Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:09:26.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:09:26.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:09:26.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:09:26.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:27.406Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=de2b0483-d5aa-40aa-a058-4bf4d68a35bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:37.417Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d6fc8d84-1083-4e43-8518-ad44405f0ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:47.426Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ad73793b-05bf-44f5-92d3-b375d5faa3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:47.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:57.436Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f71ca1de-8b7b-4568-ab4d-b54afc91bfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:09:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:07.445Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c00aeef2-d1b9-4cb3-ba5f-af0f7afb13cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:17.454Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=22202936-f7af-4034-8608-f4a82cedad9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:17.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:27.465Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=692f75c0-c8a6-4bb7-b298-f96a2365bad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:37.478Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6a0076bd-629c-4b8c-aa63-024061605933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:47.490Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3a98ac29-b3ab-4fd9-a594-3595e6085f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:57.500Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6fa5ad4b-bd5a-4e2b-8440-4f90fcccf842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:10:57.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:07.508Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=78eb0ab3-a39c-49f4-9097-abaa5fe3b88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:07.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:17.519Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=48e18559-c9fb-401c-bc1b-ffe9431ba938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:27.533Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=35a0cda2-d1aa-4ef2-b00e-b985fdcbbd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:27.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:37.542Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=caede308-ec0f-4efd-9546-15682df01cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:47.552Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5951a34b-2fd0-4916-b66c-9c09c8ae0a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:47.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:57.568Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=abdb1bf6-7c00-4cfd-ba87-e5799b921b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:11:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:07.577Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=773eb453-1876-45c9-9fee-1ce6b33f84e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:07.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:17.590Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=221af8f7-dae5-45bf-b30b-0fe18c4edcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:27.606Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d07b43e8-b215-47e7-af15-27e7d5339113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:37.617Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9b58dde6-7c8a-4087-9691-f764ae9539b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:47.628Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=bc02e814-ab55-4249-9e59-57b32653318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:57.638Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=42079a87-b6fb-4c82-9dc1-0f14935c485b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:12:57.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:07.651Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1c3dc32d-d1ef-448d-beca-28db02481d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:17.662Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=85edc4de-8f33-4a62-b480-3fd10ec59c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:17.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:27.673Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cfa13525-ab01-43eb-98db-30f36bc04811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:37.685Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d29d5251-0bb5-4088-a5b4-6742b87c5be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:47.696Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d7b59d9a-3201-4d67-b3b1-9f8957e30935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:57.706Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e496d4cd-caa2-46c1-8b7d-4b3856f27fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:13:57.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:07.727Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=03b4bc2e-84b8-438d-a8d4-12d7fce9bbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:07.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:17.737Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=55f7f24a-80bb-4977-97b6-5803faaea05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:17.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:14:26.495Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:14:26.496Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:14:26.496Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:14:26.496Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:14:26.496Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:14:26.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:14:26.501Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:14:26.502Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:14:26.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:27.758Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f6f3a43d-83e9-4262-b9cc-6bfb192b26cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:27.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:37.770Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dec511d2-dcc3-4fc1-b9ac-5cb379d6a884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:47.781Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8c70fd42-86e3-45f2-8ef2-f45374c316c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:57.792Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c801cd14-fef8-4ff5-8207-dad156c7ab48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:14:57.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:07.807Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=93156ba6-928b-46fe-ad31-69f571c605b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:17.823Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=505de555-9ee8-42bf-ba32-6ac1fe835db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:17.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:27.851Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=213d2196-c775-48b8-943a-469292d11ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:37.862Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=080c3faf-63d7-4b1d-94f4-bdfca5abf8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:47.878Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=79ac5b81-40d9-4568-a28d-2f076909a14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:47.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:57.892Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=498986ad-3b27-43a3-a178-e1c404c0d9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:15:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:07.909Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=59cb80bb-0caf-43ed-afad-a0c2e3bf9fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:17.922Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=067e967c-5df0-473c-8ac2-a43331c95db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:27.935Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8427a630-0c8b-497f-81a6-5372476ca641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:37.946Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=02db9720-f89d-4cb4-b64d-a75745ac715c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:37.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:47.958Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0f5e0f56-c124-482a-bf69-4c618d566b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:47.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:57.972Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b10e2c1f-33f8-4487-93f6-37594758d47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:16:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:07.983Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b24b62de-69bf-4764-9d7f-c89ec61b97f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:18.009Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7f41563c-9ac6-4740-a902-ab0eba634495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:28.025Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4652f13a-d924-4677-924f-b63b5469d545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:38.036Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b6e51f06-8507-4b81-ac74-e7c1b17a535b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:38.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:48.061Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=90a57d67-68e3-4090-b11c-f768efb9b074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:58.072Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=917ba6ec-f262-4353-8d18-8783dbfd305a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:17:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:08.086Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=455ae548-e909-4122-9ce7-bc1453ad4758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:18.095Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=80d58326-e833-4f1e-9f05-6d234d69fadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:18.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:28.104Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=afbd7e8b-7537-4c58-9a8d-44b372373946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:28.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:38.124Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2548adbd-eb91-49ff-8b98-954f5ef1a0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:48.151Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=626c9bd4-217b-49d4-ab1d-6ef27835899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:58.165Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3e3118f1-06eb-4fac-99a3-e427dc3a6c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:18:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:08.177Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7cded031-89bf-4973-b808-25e9c6d4ab23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:08.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:18.189Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=97ecac48-8174-4505-89ac-abacc19d6551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:18.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:19:26.604Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:19:26.604Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:19:26.604Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:19:26.604Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:19:26.605Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:19:26.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:19:26.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:19:26.610Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:19:26.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:28.215Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=72c5930c-5ea3-4c4f-a8d5-e745a95fc22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:28.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:38.228Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0ab17151-e38c-41e8-8429-c301f6ca6dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:48.239Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=96516c04-6041-472f-ad1a-312fa06f3d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:48.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:58.256Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2a65ace6-1fdb-4724-90ff-38276498ddec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:19:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:08.267Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a50b351d-ef5d-4043-ba36-84dd175c4957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:08.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:18.278Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=918c0496-dd2a-4d37-bc0c-67b82aa67c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:18.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:28.292Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c3b72437-1433-4d3b-8b32-a6dd3e2492d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:38.304Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=56cecf9d-3ce2-420b-b026-e0be2ba26f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:48.319Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fe4462ba-cd15-414c-9ca1-fb8880f04f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:48.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:58.330Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=34365f34-0b75-40e2-9eaa-342054c037db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:20:58.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:08.342Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a7a3863a-99c1-4310-87bd-d2d4df208f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:18.352Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=82a849f1-bb9d-4882-a913-11c90340baac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:18.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:28.362Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=26711632-158b-4860-a3a2-668f454e0967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:28.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:38.373Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a8601a87-00e2-40a4-a8a5-249bb8a6214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:38.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:48.385Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5569e23d-8df9-48b9-aea3-d11c8b323ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:58.400Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=df4332a2-dac2-46ec-a66c-65e00a9f4567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:21:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:08.420Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a6cc5569-049b-4331-b0d9-f5586fc05614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:18.433Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9d012b44-b5cf-4ec8-92d3-fc0264405867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:28.447Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=091e5a39-2aac-4fea-a524-6fc1a0e70ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:38.458Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a991e77f-8644-4501-b48f-f3e8d6bdbc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:48.470Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ddd15a37-988f-4cb2-be61-08ec144d026b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:48.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:58.480Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ae986ae2-5a58-4c76-a80e-006a528fb688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:22:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:08.489Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=64b88a8e-0721-4d4d-80f9-b76941372eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:18.502Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=651ef049-306f-4e88-ab80-cfaac4845f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:28.512Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=53969833-b0c0-4556-be15-85445b24b118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:38.527Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7fe50de6-1c49-47fa-998c-5d56e07a8e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:48.539Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=aa5f5e8e-ec4f-4d2a-be3d-e72a13a66870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:58.552Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=21c7bf45-147c-413a-85dd-18c9781ebbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:23:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:08.569Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6c7a53e3-f65a-42b2-b070-9dbd53d06820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:08.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:18.580Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9ab9573c-6752-4a38-95cc-00c8a5d120fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:24:26.575Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:24:26.575Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:24:26.575Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:24:26.575Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:24:26.576Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:24:26.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:24:26.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:24:26.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:24:26.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:28.593Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dc324b5c-7b56-4d88-bb22-caf5a2e65ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:38.605Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=05b29147-40e0-4da5-a8a3-9a08ffd72ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:38.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:48.616Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c2bc8501-453e-415a-bf46-2a7ae9697c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:48.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:58.626Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ea3d21d5-5868-4b3c-b664-94b8c526d927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:24:58.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:08.638Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=93f56dc7-0c32-408e-9913-4b2f6b40218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:08.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:18.650Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=da412877-db4f-4031-9901-b720bca07b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:18.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:28.662Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=84ab3ce9-9f7e-4f13-b03e-a4a936d42a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:38.677Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3b30bcbc-f69a-456f-9955-1f55a9a2602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:48.688Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ad529cde-5e02-4b58-a196-122b458439e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:48.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:58.697Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ccddfcc4-4308-4dcb-b6d5-89404ee33f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:25:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:08.709Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7fafc25b-52ce-4e65-b19b-375e3b316253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:08.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:18.721Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=72198e08-73c1-4b87-a285-0d926da36f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:28.732Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d833bb70-70de-4fc7-a910-409e9b7197c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:28.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:38.747Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a62cf84f-b000-4084-b13c-a575e979bac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:48.763Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dfb9737b-387e-4615-9607-6eaf56588c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:58.778Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8adb57e0-cdf7-4304-850c-9a62859a13d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:26:58.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:08.789Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5099e2b6-35fc-4ff9-973d-01e2d947b531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:18.799Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6374babc-cba6-40a6-bcdf-af993c644ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:28.812Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9b093c4c-0e1a-47a5-9a75-861a27140605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:28.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:38.825Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6e66f5f4-1692-43e2-b58c-9d22d42da2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:38.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:48.855Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3555149a-0e0f-491e-b663-cbec12e0a182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:48.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:58.900Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=64657e22-462b-4ba6-8a09-92cee15e29dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:27:58.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:08.911Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cf5e6c19-8a01-4bdd-99e3-0f4411218b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:08.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:18.922Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=342268d8-d46b-40c4-b2b5-f0cc37cd2c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:28.936Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=257fb0b1-a5db-4605-a10e-39bfabeb08da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:28.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:38.947Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=96702283-6cb4-4883-a1d4-c8e3418a74c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:48.960Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1fe651ae-6428-41fc-ad81-9ade9dc49fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:48.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:58.969Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f1c72f24-b770-4c5d-92e2-69861aaeb3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:28:58.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:08.981Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8a16caeb-a87d-40a4-92a1-1eed958d443d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:08.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:18.991Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c1557dbb-9cbb-48d6-86ca-983879927025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:29:26.564Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:29:26.565Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:29:26.565Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:29:26.565Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:29:26.566Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:29:26.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:29:26.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:29:26.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:29:26.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:29.002Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b67502f6-4445-44e5-b9b8-137d2e37dc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:39.014Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f2d4f7c0-2c40-4980-879a-a0cbe5018215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:39.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:49.024Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9b53180f-9d35-461d-adef-fe0993ec05a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:49.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:59.037Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0dbb94c0-00d2-423e-bbe0-7644af8c9c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:29:59.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:09.048Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e9e3db21-bf7b-4125-9cac-505a2978895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:09.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:19.061Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=67bffcd6-11ef-4d25-8019-8bec6c0e6b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:29.073Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b3c7cde0-61ca-4d44-a407-64ba548521d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:39.097Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2df26245-b05d-424c-9b8d-4dcf33a3edec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:49.109Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d48f87f8-b772-4740-8b01-3c7d24bf99e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:49.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:59.122Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f336703d-02f2-438f-a146-d14702f66ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:30:59.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:09.132Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2b499660-7344-4df2-9999-31f96e960ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:09.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:19.142Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5a608c3e-ef08-4648-b462-f522b4a4bf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:29.154Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=be68d78f-fd03-4157-8d89-8a809a04a40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:39.167Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4650caeb-601b-491e-8ad5-1aa5f2fd828f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:49.179Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e6522782-5ea9-4ed3-9680-07657e62abab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:49.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:59.224Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4a1e2a12-fb41-4b76-92cc-3d898eaf6e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:31:59.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:09.248Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5c40ef8b-a255-4216-bd71-0cd863d91ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:09.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:19.259Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=12a72327-a906-4c14-bed0-76467a396a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:29.288Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c03a6bca-49f4-465e-9986-fc3939e813c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:29.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:39.299Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ceb3a84e-4c55-4078-9acb-be79d5a80c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:39.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:49.315Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=305a3d0a-1d3d-4396-b394-ed816fade625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:49.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:59.325Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e51a26a2-ba18-4421-b167-9114a81e17df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:32:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:09.336Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=61a90436-7cc9-45b2-9336-f97eb8f95efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:19.347Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7ade1ea8-8746-451c-abd0-bbd91c0bb04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:19.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:29.358Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=38fa540a-8749-45e3-bc12-0f579ce05ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:29.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:39.370Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=49042f3b-a948-428d-b1ce-6fbd7a016026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:49.382Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3ece617a-d389-4934-bc61-927e2a56730e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:49.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:59.396Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=15bb1f95-51f4-414f-b648-3025a2dee4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:33:59.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:09.407Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=269fb5a9-163c-43b3-adfb-246155605819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:19.419Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=46528d00-5362-490c-a1dc-532c32436401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:34:26.507Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:34:26.508Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:34:26.508Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:34:26.508Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:34:26.508Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:34:26.512Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:34:26.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:34:26.513Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:34:26.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:29.429Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=73577525-f5ef-4d14-8891-e3de02637b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:39.439Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=53d8c03e-8738-4a91-b54a-566a1267fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:39.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:49.449Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b6896d6a-583d-48f7-b53a-f06d55080da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:59.470Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1f6ac3e0-19a2-4b21-9360-5fd33ea91643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:34:59.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:09.497Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=06ee81e2-2334-4f7e-80ec-956f79578466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:09.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:19.508Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f0301640-5a11-438f-a8ac-85155740d265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:19.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:29.520Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5d1dea91-802b-4ad5-be0a-1798cbee1c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:39.539Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d834932a-f549-4556-9487-34a218b65979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:49.551Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5f035551-56b2-4ab6-9bc4-e8eac56ba1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:59.564Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b30564b0-47f8-4c64-99eb-5cdca8372574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:35:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:09.573Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0082f6c6-b2b9-4abe-9735-7bf6f9ce7606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:09.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:19.587Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a71fa06b-789c-4586-b91e-3957b58ee065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:29.599Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3e5d6007-721c-4be9-b77d-fff3b50edccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:39.617Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b86e79a1-b062-4e1a-8290-c0f5ff9d6d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:39.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:49.629Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4b59ea51-4965-42ee-b935-f5a209f8b346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:49.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:59.642Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e57641cc-3748-4299-9204-bc64cc0b0176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:36:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:09.661Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=80a0a52b-7495-4fee-8fb8-f857c144ab2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:09.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:19.673Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c736c884-4a7d-4097-950a-b8d9231fa3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:19.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:29.687Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d65bb162-a01f-4b89-933f-4a197491d7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:29.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:39.720Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f3d39d1a-8845-4cbd-aead-613d60ecd1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:39.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:49.732Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2418dc26-44c8-42d5-b3ee-efc958d85726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:49.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:59.741Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=981742d3-1a5c-406b-b4a5-6b5e80409668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:37:59.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:09.751Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0cfe9292-9966-4e4e-90fd-22bea22d79ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:09.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:19.772Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8d4c85c3-79bb-4473-984b-a275b4c3a595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:19.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:29.785Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7b02fb26-01bd-478c-9962-9229c3465993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:29.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:39.795Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dd3e8048-8c1f-40a4-be73-d6431e2841a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:39.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:49.807Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b0b807c3-f7ea-4a28-af1d-5fc2c56101d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:59.816Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=206e136a-d436-4c22-b8d9-27afa8d6dfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:38:59.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:09.828Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e0ffa56a-207b-4d6c-866a-4694ecf656c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:09.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:19.849Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8be4f677-91e5-4c72-bb19-42d37b13db8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:39:26.630Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:39:26.631Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:39:26.632Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:39:26.632Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:39:26.633Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:39:26.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:39:26.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:39:26.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:39:26.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:29.859Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c4c3c468-694c-4bfc-95f0-0047e784743f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:39.869Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ed0ab23e-47d1-4742-b6a2-942bd1103d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:39.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:49.884Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a09f7011-41a5-4f95-a44f-54932cf952b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:49.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:59.895Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b2a7a18b-d924-44f0-8358-b4b3639de5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:39:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:09.919Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=81b74c47-66c0-4bea-9791-73a150c157b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:19.934Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dc6752af-ac44-4f67-bcad-e0b94f1d3226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:19.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:29.944Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f5a5454d-be20-47dd-914d-ac898fbc9012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:39.954Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=abad2277-626e-4ba3-81c5-4e9d99015654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:49.965Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cc7405ba-326e-4e48-a338-05689382663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:49.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:59.977Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=34f3b0af-afbe-434c-8771-73cbff21dc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:40:59.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:41:09.988Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e28d4e09-7b3b-478b-974e-6df2f7d4ca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:41:09.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:41:19.998Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ad443a7b-4a9e-4fc0-9475-1dc784f745ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:41:20.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:41:30.008Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=305a55dc-b299-4e0a-af81-13dbfe1916f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:41:30.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:41:40.019Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ccaa595f-b71f-45d4-9e8a-f7184fdabc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:41:40.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:41:50.031Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3cc78f45-6046-4079-b3b1-7492cbb98068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:41:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:00.044Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=31f5fbf6-b80b-47e7-a7fc-10ff350028a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:00.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:10.055Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=44a2fb84-c848-4f31-884c-f7cf3e6f06e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:20.069Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c39c94ed-d953-4382-a9f2-9e27ec006ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:30.085Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b04edf7a-6434-40dc-a65c-48e59212e8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:30.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:40.097Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=75cf8b74-d266-4174-bc09-a4689b384a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:40.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:50.111Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6dda1ad4-ac8b-4ef0-9640-7850a8fba448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:42:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:00.132Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5e33262f-e2a1-463a-878d-007db95b7de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:10.143Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7d5e181d-ea95-43b1-8a35-c5a8b7263382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:20.154Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d7330665-459e-435f-8c46-be005e827f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:30.172Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=31dddf77-850e-4c57-9950-36048da3b5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:30.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:40.189Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=11a527b3-7119-4ae5-81ec-87678eb719b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:40.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:50.200Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3fa7d488-0ea6-4307-808a-815cc1431a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:43:50.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:00.212Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=faea4515-2ddf-460f-8091-91e8af998d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:00.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:10.258Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2362375e-ba90-4fc5-a9cb-b8503fd72ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:10.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:20.270Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4ad389dd-b572-4883-8bd9-064da51b45ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:20.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:44:26.584Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:44:26.585Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:44:26.585Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:44:26.586Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:44:26.586Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:44:26.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:44:26.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:44:26.591Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:44:26.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:30.286Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3a901b3b-bd3b-4157-a825-5cda8368a07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:30.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:40.306Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ec043be9-9458-4ff8-942b-b34043f80512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:50.319Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=04b7c45f-8daf-4e46-a90d-77058fb650e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:44:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:00.331Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e4f30a24-ef77-4042-b9ee-3c485c228ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:10.356Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cebb073c-f70a-42b5-b041-a944083b32d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:10.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:20.365Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=783c4cb0-9e51-4cf2-a87e-b7a971bf0b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:30.376Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=17de6893-1f5e-4af9-b1b7-e1f6a104c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:30.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:40.389Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6a255596-1c9f-48b6-a92d-7aa2646b15b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:40.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:50.400Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4eefd73c-675b-48fb-a5b1-a8e77aa2d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:45:50.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:00.421Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f2ce9674-0a1c-406c-8d79-bc65091f29cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:10.431Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=59cec98d-9e89-4d48-ac36-e44dfd373eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:10.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:20.442Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=22a27121-6cef-481d-bf71-1f32b19bb0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:30.453Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6c1cad4f-2bb2-45d3-9868-645037b9a242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:30.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:40.465Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b35cdcda-b62f-4f06-9238-b82724b919e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:40.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:50.476Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e07f3805-3b20-47a7-b74f-fefb44e59c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:46:50.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:00.486Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b2c79f23-0fad-4ecc-b84b-edb638c4f30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:00.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:10.497Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=aa37d21a-3d6e-4248-8ae5-95ba98897bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:20.507Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=69e70b29-943c-49f0-a077-31f87e8e32b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:20.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:30.521Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=02755cf4-cc91-4977-972c-072f29cc22d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:30.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:40.532Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=42a01bcb-f51e-4fe0-8217-3e363d273886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:40.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:50.542Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=12373824-9e00-404d-a418-e72c1b242bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:47:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:00.556Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fc6e6c52-0d7b-45f3-a0e6-2f469b172c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:00.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:10.567Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b7786649-5bf1-4c4b-b09e-353970b22bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:10.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:20.584Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9051c460-1857-42e8-9ee5-3f9e885d99dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:20.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:30.597Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ae72c9bd-3620-4740-b76b-beaf8ff2a55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:40.608Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=add5dfed-d354-4466-a9e3-6ef9a3134c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:50.624Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f1a9e435-013b-4019-9c53-acf0f511f25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:48:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:00.634Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=15583eb7-f818-4c74-ac77-6945d5744ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:10.645Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5072b220-d67d-4966-85ae-e8d35fabd322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:20.657Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=783678e1-2eae-404d-be37-41f15c0acb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:49:26.588Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:49:26.588Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:49:26.588Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:49:26.588Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:49:26.589Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:49:26.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:49:26.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:49:26.594Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:49:26.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:30.673Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d29d3ed6-0e32-4d52-9612-49b0aa0786b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:30.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:40.685Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=10045b58-4223-4e45-8bfc-e062615e514e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:40.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:50.696Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e61b150c-fe78-4186-8e8a-e886e0117022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:49:50.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:00.707Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fe2e137b-acfb-460a-bb70-86bd57977c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:00.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:10.718Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1812a203-229e-4483-b4b1-ed766103458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:20.727Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a65498cf-9ece-440b-92e8-63dfe611d9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:30.740Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9070f789-223b-444c-906f-1491cbb2a18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:30.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:40.751Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2b604fa7-8cbd-424e-9c7e-f42a61636e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:50.762Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=38bdc4fc-7d17-4929-9e63-cfb8ccfa14be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:50:50.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:00.773Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=519ca794-1662-4243-a3ba-10cb4596f517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:00.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:10.784Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e2e5a117-0c64-44ea-b79b-58e269f4f3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:20.810Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d57c7017-bcb7-45fd-a73b-ed500aa812ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:30.822Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=02ad162f-2d64-4168-b6a2-08cf9c4c8f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:30.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:40.835Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5a34ef89-240c-4369-a27e-a30e55a6d4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:50.846Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6760d83d-9a68-4122-81be-acdee5db19a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:51:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:00.859Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c66ef9d8-5ff9-4af4-b326-fb4b9bf30804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:10.870Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=316ed94e-d2c9-41e6-9152-834c2462067c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:20.881Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5ee2d8ca-7b36-4f9a-87ba-88cf9b8cecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:20.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:30.889Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ef8be21a-8079-4d49-b781-0115e31cf0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:40.899Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6ae60997-f6a2-48a8-b2e4-544b154579e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:50.910Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3e9343cd-2222-4b38-b2e1-7b4081ea6a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:52:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:00.921Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=30c7ba9a-d8c8-4009-b9f2-c627f650d3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:00.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:10.932Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0bfa8738-b21a-4c62-ab55-bce73057a939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:10.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:20.943Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e95be56e-797a-4f15-8999-d9afa77932ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:30.955Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d0eb76ec-7ad0-44a5-90ed-c3b866d30db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:40.965Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=bf2341c1-0554-4556-a334-0aff545714c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:50.976Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ae58507b-0a1f-4921-9d0e-178611e55ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:53:50.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:00.985Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1edd3d33-86ac-4373-8d42-4251425f400c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:10.994Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1254157a-6f24-4142-8aa1-597b382356b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:21.006Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1c1689e2-0597-4e19-b7ef-cf373e5516db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:54:26.635Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:54:26.636Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:54:26.637Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:54:26.637Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:54:26.638Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:54:26.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:54:26.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:54:26.647Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:54:26.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:31.021Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dc234a9a-6f0e-43b8-8545-171b97114374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:41.032Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7cca95ed-7294-4150-8e1b-b93b93dc4b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:51.046Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=508e12b8-417c-460b-9cad-b9379afa6328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:54:51.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:01.056Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dc533c18-dcd6-407a-9911-5b91f1b1c299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:11.069Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=03947660-cfa1-47ba-ba78-d097ad329de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:11.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:21.078Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c0a2e673-42ea-4f36-8730-3fad8b74da04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:31.088Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f1cff71a-3529-4d65-9811-fd2349812007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:41.100Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3a808f88-e3d4-4787-bc99-4edafc0d4a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:51.110Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=73d8b61a-f27e-4f00-9046-8ca2f255d650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:55:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:01.126Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3ffc23dc-9d82-426e-9b0a-5a6abd5844f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:01.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:11.154Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=94b1a513-0f55-4847-8400-2e653f03ceb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:21.169Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f9aa4067-d9f3-4ccc-85a5-c2e9aba99c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:31.182Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0bfea765-020b-44ab-8c8d-117917c75e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:41.198Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=aa090855-bfe5-4edb-99b4-a4708f109426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:51.208Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d2e380ed-c531-40f2-bd50-783066f29db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:56:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:01.232Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=afffc479-76e2-4e57-b925-341d58e08a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:11.248Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3cf92aa2-dc60-4e7c-984d-f51fa743b248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:21.257Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=20e207ba-84ea-496e-a06c-9c626c9809e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:21.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:31.270Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b8f8be51-8cbf-4406-aa82-d842d73787f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:31.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:41.279Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3362d266-e470-4919-982b-13cbdd594cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:51.289Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6ea83036-2521-4b92-bbde-baebb2406c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:57:51.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:01.313Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=44278ce0-6550-432e-be88-e5d691f7da2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:01.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:11.324Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5a20e2cd-5d30-4986-a9bf-d460290b70a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:21.335Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2e75bb6e-257a-4366-ba52-be6b60cc8a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:21.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:31.345Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8edbde63-a9dd-4e67-9ad6-54379f0208bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:31.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:41.361Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1e4f03b9-ec86-407c-814f-2539876994ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:51.370Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d638a340-2b57-41da-87d9-8c0c12d60afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:58:51.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:01.380Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e251304d-48dc-4411-93d9-28db861d02d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:01.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:11.391Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c34f14f3-ed31-4b2d-9c80-322e9822c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:11.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:21.404Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c263dce7-fa24-4068-8312-f585609e08a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:21.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T06:59:26.603Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:59:26.603Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T06:59:26.604Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T06:59:26.604Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:59:26.605Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:59:26.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T06:59:26.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T06:59:26.611Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T06:59:26.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:31.415Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7977c81e-d046-428e-8fb8-3377effed9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:41.424Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=33d27483-e933-4d88-8862-1873ffa8b9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:41.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:51.439Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=869708ee-db67-4c69-96ac-09c901d1a26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T06:59:51.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:01.454Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=02d7048a-3604-4399-a7ed-fe8a64823be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:11.466Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2ed4f5f9-75a7-414b-a649-6721a0110cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:21.478Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9cd5e89e-e2d4-4f2b-a204-a869196fcf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:21.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:31.489Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6dc1a66a-1c10-47f9-ad03-1e59e454e1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:31.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:41.499Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3e5cd60f-aae0-4ec1-8748-b67c0abad915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:51.510Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dacd04a2-e016-46fe-b4ca-24be83fc8c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:00:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:01.528Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c2756fa6-2fa3-4cf3-aa0a-cdacfa9d7924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:01.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:11.541Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8a99f6d7-f7c5-4b91-a101-acbcc5bd137c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:21.549Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=99a8de43-32f5-477c-8631-f1882caf7a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:31.561Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e152e32a-aa12-407a-81a6-4fd3e999894f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:41.600Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=90bea2e5-0d6b-4e51-a19f-61d9b5e4162e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:41.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:51.614Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6b78824f-9970-4f99-8876-ec7ee20dbdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:01:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:01.627Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0ae0f7d2-eabb-402c-929e-e6aa78875e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:01.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:11.642Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=81e5b2f1-c603-4a5c-881f-1b2ce8a11262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:11.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:21.659Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=571b9598-e5c9-49cd-a47e-81c77ec7ddfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:21.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:31.670Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d6d8b117-5ffb-4b25-bc5f-ba7da3d1253d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:41.707Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7c51962f-ed6e-4e8a-808e-550ca1ac456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:41.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:51.719Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e740cfef-1e44-41df-9ca8-666041ba5f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:02:51.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:01.729Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6ad9f07a-6eae-4324-b2a3-386f3bee8c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:01.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:11.742Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2584820a-7ec8-4d5e-a6bd-9e3edac68a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:11.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:21.755Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5a5bd591-fa79-4a16-b4b9-cd2d6617c870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:21.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:31.766Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=470054c1-e63e-4a80-9701-afbf9cf81fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:31.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:41.778Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a337c09a-ca21-4815-b70a-9a4c7cbcf38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:41.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:51.799Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cea00e74-9994-4cda-bb89-41bc67868689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:03:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:01.836Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=065e40bc-c671-4286-8b64-34dbe173e067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:11.846Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=62e6eb48-e6b0-43b3-8097-c7b26c0a622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:21.872Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9f2d67ad-5e73-41e0-812c-beda1aa7b0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:21.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T07:04:26.493Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:04:26.493Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:04:26.493Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T07:04:26.494Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:04:26.494Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:04:26.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:04:26.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T07:04:26.499Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T07:04:26.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:31.885Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0f7c3040-3ed5-4737-9f4c-b8c1bc78648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:41.897Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=34f08a7c-dd0b-4008-8db3-9dd673154d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:41.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:51.910Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=edd6d7f6-59f4-46d7-884f-961d7b848654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:04:51.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:01.922Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8f7056b5-0bc1-4a94-9fb5-1b116dbb3fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:01.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:11.937Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fedaa2a7-f7b2-4f7a-8e6a-7316d15f01a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:21.949Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f4bdd94c-7146-4bec-93ae-b8bf9bef1a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:31.960Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=665d1e80-a578-4843-a558-68af1bb7061a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:41.970Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=956a7b82-5be8-4224-b88e-0263f4af0677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:51.987Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=993978d6-a816-4205-bccc-b00d857802eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:05:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:02.002Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=36835f21-3e82-47d2-b32a-317723f39e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:12.024Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=83850355-e752-4e31-93a8-e3a49068e1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:12.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:22.036Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d95085e5-d4fc-4ee9-a711-8514145ca394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:32.046Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8cf4ffe1-08fc-4741-a65c-11435ca5e98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:42.064Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=80288953-e5ec-4952-9625-2fd4ec76f215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:52.074Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=33158bdd-69bd-44fd-90bf-5325dea956f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:06:52.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:02.084Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c923a28c-48e4-4ced-9c81-de76b50472ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:02.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:12.096Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f7a7674d-24fe-4ccc-9bab-012d75ce1550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:22.108Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=7192d58a-8268-4398-9459-931c5c0768f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:32.120Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=68a08384-ac82-4bf7-8a9d-7befc12c3bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:42.132Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=abcd68a6-d7ad-4655-9938-4d86d85fd4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:52.145Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0cfaeddf-9fdb-47b2-aa95-1df5121344e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:07:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:02.157Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=777adb4a-871e-4062-8ced-560f2575bdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:12.175Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b65475fd-97ff-460c-8929-2320a17bfd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:22.184Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=446b614c-139f-40dc-a977-a283ac040b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:32.194Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=8a923394-6994-4431-bcfd-cbb8f52940c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:42.205Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2b9f618a-f8c2-49a9-a947-18433542cf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:52.217Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=20355176-b691-44ea-9ace-b3083154d50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:08:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:02.228Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=08f79995-01e5-48d1-a2fb-f8171b8f81b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:12.238Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=51f46965-e543-4350-93e6-edd413f624e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:12.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:22.249Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4c6da75d-aba4-443c-a853-a3a78b23a34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:22.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T07:09:26.558Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:09:26.558Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:09:26.559Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T07:09:26.559Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:09:26.559Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:09:26.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:09:26.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T07:09:26.565Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T07:09:26.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:32.267Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d41501fc-a88d-48a8-a4d3-1a585c7f7c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:42.279Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e77621ed-7cb6-4c27-bb40-71c74d769885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:42.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:52.289Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ad327a6f-4336-4d83-a3d5-22204240987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:09:52.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:02.300Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3f97d782-930f-46af-9185-493af43f326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:12.326Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e042a024-0d40-42e7-8daf-1ac2bdfb75d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:22.336Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=77026668-d6bc-46ed-9991-78aaf3a43ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:22.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:32.347Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=057be567-49d1-44f7-bdb0-cd5df4fa7cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:42.357Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=876e48c9-af00-4e96-a623-87e1f6cfc710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:52.367Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ed17d233-837c-41b0-8a7d-834cde645ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:10:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:02.377Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2cfbbc27-ec4c-40fa-b82e-1fdecbf4507e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:02.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:12.391Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=67880827-4f13-44f2-83b0-b51a311cf862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:22.401Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=de58f020-c0fd-4f32-89bd-6262a193903f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:32.410Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a81fbcae-f96c-4375-b4e1-fd88b4c3ba6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:32.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:42.420Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5de5abdc-8c7f-4a8f-b4e4-168da136ecd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:52.445Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=df7be566-ddcd-4828-99d3-1c23afda9389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:11:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:02.458Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d31ece36-789a-4336-8517-cae2372c83cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:12.469Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=29c12f89-06a6-4365-bfa5-971f1e43751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:22.481Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d7ab04be-9104-4e85-803d-7421d10ff9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:22.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:32.501Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b976e866-ae6e-4355-b1e8-f639c27cf907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:42.511Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b19a6b68-3b25-4891-99a1-01454a4e8953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:52.525Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=dd0ac8e6-d9a2-4dca-b8a2-25de01191493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:12:52.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:02.545Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=91c00d93-8a01-48c1-9027-2345bba5bd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:02.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:12.554Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9ce47997-d8c9-49db-baa1-72a13a182823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:12.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:22.579Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b1a6ebd3-b2ea-4c85-ab07-410cb42099d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:32.590Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=589e83e3-da19-442e-83c4-8740dab361a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:42.601Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9a783f83-d21f-4674-b7c5-29ed6ee169f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:42.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:52.613Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=30de8b7f-74df-4e2b-86d3-f94595cddeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:13:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:02.630Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a96f6cef-670e-4318-9b33-ae5fd1b1b4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:12.643Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=13f2d7b7-aa13-48ee-8db7-343ec917fd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:22.657Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1037463e-c618-43f5-98c6-3cfdb3a5dcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T07:14:26.506Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:14:26.506Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:14:26.506Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T07:14:26.506Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:14:26.506Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:14:26.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:14:26.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T07:14:26.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T07:14:26.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:32.667Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=da72681a-3817-476c-8f2a-1993b50811da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:32.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:42.679Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d2bbcd3a-ba1a-41b8-af02-19edaf8dacd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:52.692Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1009e216-9bba-4eac-965e-565c1b502c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:14:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:02.704Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ef078616-f1d8-4d74-87bf-feb4c42e5ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:12.716Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0b283ae3-f22c-4808-90b0-094d6e0c320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:22.727Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c7f557fd-ff01-4cd8-bb15-e3ae1e965c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:22.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:32.739Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=645a8ee7-653d-4db6-bd97-cea60f11ae87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:42.752Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fe221a6e-e190-49d4-9571-a8afdc7a16e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:42.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:52.763Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d99b5be6-308b-4b10-8c33-0aee12cad0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:15:52.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:02.776Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ad953f2d-c9a2-4e42-af75-90de71708cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:02.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:12.787Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e0fbfb40-68d8-4492-a745-957dffd6b8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:12.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:22.803Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5f6a3024-afec-46f9-863c-1962bf64a75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:22.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:32.814Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=75528ebe-cc8f-4454-8d0a-06d598210ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:42.827Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=240908de-b2e6-4f78-943d-7845d793883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:42.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:52.838Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0d2b12c5-4e75-4e1e-b7ea-6334249e0568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:16:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:02.852Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=72f88e74-da32-44b4-83d0-81e99fcf96c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:12.864Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1a5d1f30-a08b-40e3-a0f8-70fa945e706e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:22.875Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a2b2ab17-bdda-4791-8e0f-7be7692a5c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:22.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:32.886Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5c7aa685-1d94-4625-a8cc-3fa8dc385d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:32.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:42.899Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1ed3827f-850d-44cc-81ed-3244350b9af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:42.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:52.915Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5224729a-412c-41be-9be6-230b82557735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:17:52.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:02.928Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ce252c2d-e0c8-4386-9cf2-580c1022ac9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:02.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:12.938Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ff8d1246-b4d2-44f5-962f-39f294824647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:22.949Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a79568e4-42f0-47a9-be77-cbc7e741accd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:32.962Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ac8572a4-ae50-47d2-af7a-1bc101dfaf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:32.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:42.973Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d020366c-2aaf-4f32-add7-e25c33103a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:52.984Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=14716ab7-146d-4443-9c0b-bc79993ecf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:18:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:03.005Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2fb6eb39-b7cc-4a21-8ccc-f106fe8e3bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:03.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:13.014Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5e616877-a3e7-4158-8778-5aad27c70e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:13.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:23.035Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=16909480-6b97-4f5e-b684-7acab8d725e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T07:19:26.590Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:19:26.590Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:19:26.590Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T07:19:26.590Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:19:26.591Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:19:26.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:19:26.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T07:19:26.595Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T07:19:26.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:33.046Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4564f14c-d44a-4131-9001-ba90553b26c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:33.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:43.060Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c4437600-d0a4-4db4-a3e3-4a751845de22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:53.074Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b34c5328-5789-49d3-b1cf-3478fe7a8f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:19:53.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:03.085Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ebb3e7dc-486d-45c3-a893-2e4e2c8426ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:03.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:13.108Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2cee09f7-516c-45e8-904a-64ad56771ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:23.120Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ad6e9884-41a6-438c-a53f-591d499b9dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:23.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:33.129Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5a9d9839-784b-4758-a180-15f37590eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:43.141Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=aabc18a7-f72e-46da-af3d-a287dedeae62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:43.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:53.154Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=9caa9c07-fc28-46a4-995e-4b8db42a2d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:20:53.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:03.169Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c45316c4-3a66-445f-8189-5f2b7e90018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:03.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:13.179Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=19836a3d-ace9-4d2e-991b-abea9ca4df5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:23.188Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=af202d8f-168c-4243-8e15-1d23724f7d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:33.200Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=00e02651-676a-4056-b3f2-8ad21710863b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:33.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:43.210Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=43efe639-9a72-4501-b6ce-aa532280e13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:43.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:53.222Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=647b2335-8fbc-4b12-b8b0-087ada9e44ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:21:53.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:03.234Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=979943e5-dd1e-46e2-90f3-598a46cd99f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:03.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:13.253Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d9413723-1396-4705-af96-6c834d95fb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:23.262Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cd0419bf-4ae1-4da0-a473-a0870590fc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:33.274Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a8e0acbb-355c-43b3-9e05-f908f7f711e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:33.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:43.300Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=21fae4c5-70ef-4aee-b0b6-d5b4e889de3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:53.312Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=f77bccac-e3d0-4516-adca-358f7aa841a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:22:53.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:03.327Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=138c65b1-850e-4826-b437-2803f220bcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:13.341Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=10dc0a68-e98a-4f3b-97b6-29619fe0a8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:13.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:23.352Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=e9f041f8-c681-4d9f-9fa1-ba39013dd7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:33.362Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ffd0aec4-3e16-4c1c-9baf-abe4680b92aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:33.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:43.372Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=77752ed1-4847-4015-a67b-ea4e3b6cd35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:43.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:53.382Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=334c20f4-bbed-486b-9134-f5758f75b6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:23:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:03.396Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a38d8cef-0198-47a2-89aa-7546005554a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:13.406Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=71641cfb-5470-4673-a142-0e0d7b0a90a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:23.437Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c9d7a0b6-810f-476d-a70c-c3ca1581941c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T07:24:26.547Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:24:26.548Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:24:26.548Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T07:24:26.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:24:26.550Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:24:26.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:24:26.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T07:24:26.555Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T07:24:26.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:33.448Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a34ba2ff-9c8a-473a-8d92-e63d0b49a499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:43.459Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=deb2e9f0-3142-4910-b9cb-ea531ded4c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:53.473Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a35f21ba-b7a4-4584-8fc5-899840185c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:24:53.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:03.484Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0d9fa7dc-6334-4dcf-8fd0-6fd6e91dc0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:13.496Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=512112ce-016a-4df7-95f9-ca34912bab4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:13.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:23.506Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=67b99ea4-61d7-474b-9267-55ba4b79ffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:23.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:33.516Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ab4761de-f5e9-44a9-a58c-a54a146ab2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:33.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:43.527Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=17a224d6-ffbf-473a-8ece-16ac1782f120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:43.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:53.539Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1df85a55-06e3-48cb-a25d-625b06627034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:25:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:03.553Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d0dea6f1-61c0-454c-be2c-f4da9da931cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:03.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:13.565Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b6998ba7-0e36-4bef-9c27-60338f6fc039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:13.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:23.574Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=58ec47eb-6209-4be5-89ed-b08e529306b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:33.584Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=d518d3af-d377-4c79-973a-726ddcc3c501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:33.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:43.598Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=6b3f3c57-b2da-40bb-bf8c-241824ee9634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:53.612Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fecb92c9-2794-4a77-9a39-83b95be1f574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:26:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:03.624Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a39f6c83-cadc-4538-9953-a8fb4eeb137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:13.638Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4e4d5d3e-ab4e-454c-9018-c04bfff43a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:13.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:23.654Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=817f7d81-f05a-4e53-848a-4a825744ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:23.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:33.667Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2a6c61ca-e7e1-4463-b5cc-aae7580980ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:33.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:43.680Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b7166ce3-411e-4303-85f6-b2c569652cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:53.692Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4b338e67-a451-43c1-b26c-5bfbddb57e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:27:53.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:03.715Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=4d176919-8c50-4386-96eb-c605c34d63d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:03.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:13.726Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2d36624a-5626-43a5-b184-5e6501b1f939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:23.738Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=1ba753e5-7757-42d1-abbf-66ea81f6f21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:33.766Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=cc1fa56b-5eb8-4c1e-b9f4-87d28f3ef78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:43.789Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=2a308123-c5ed-48ba-a601-aac905d301de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:53.801Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=a3a46aef-9d58-4e00-a557-f9ce7988dac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:28:53.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:03.810Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c0b3f515-e867-4775-8fb5-9fde7cbea503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:13.820Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=41172a08-2cef-4305-a28d-72b00af645b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:23.830Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=3e71033f-fa4f-4f3b-bdb5-707604d9ad22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:23.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-24T07:29:26.574Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:29:26.575Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-24T07:29:26.575Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-24T07:29:26.575Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:29:26.576Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:29:26.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-24T07:29:26.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-24T07:29:26.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-24T07:29:26.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:33.841Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=c5f0c487-9f44-42d7-8020-c3cd0ed156e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:43.853Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=5e57b98d-0194-47da-b16e-fdc272c8c0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:53.871Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=16cafa28-b2fd-42b2-ad51-05b78b68cd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:29:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:03.882Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=386222be-56cd-44c9-b8a4-9f7755f4a941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:13.892Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=b8cec6ea-ef7e-4c58-a7f6-60589c4cdc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:23.902Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=32504f86-0686-4113-b3c2-16684d63f12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:23.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:33.917Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=0ad5c368-366b-47c8-a919-728c7bb3f1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:33.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:43.928Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=af72d843-225e-4603-9925-859d95c04c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:53.937Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=ee3bb886-88b1-4cfc-9d33-9ce461ab9e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:30:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:31:03.949Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=fb1612aa-08f8-4ff9-b083-b7abbca2f24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:31:03.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:31:13.964Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=67aa034e-b765-4323-bfa2-3e4d8d7d98c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:31:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-24T07:31:23.974Z |INFO |Init configs |InvocationID=29d3d177-4ba3-4b13-9e19-bb478ee4b8d6, InstanceUUID=82bd7a3c-3ed5-4d6d-b68c-d58093d31cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023