. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T05:27:37.502Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T05:27:37.659Z |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-11T05:27:37.660Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-11T05:27:37.710Z |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-11T05:27:39.492Z |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-11T05:27:40.403Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T05:27:40.404Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T05:27:40.405Z |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-11T05:27:41.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-11T05:27:41.388Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-11T05:27:41.497Z |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-11T05:27:55.048Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-11T05:27:58.221Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-11T05:27:58.408Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-11T05:27:58.409Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-11T05:27:58.713Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-11T05:27:58.714Z |INFO |Root WebApplicationContext: initialization completed in 17215 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-11T05:28:06.024Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-11T05:28:20.798Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-11T05:28:24.540Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-11T05:28:26.143Z |INFO |Started MainApp in 68.548 seconds (JVM running for 74.518) |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-11T05:28:27.469Z |INFO |Start scheduling PRH workflow |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-11T05:28:27.515Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:28:27.884Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=45b75760-9aba-4bfb-b263-e8b585ce8dc1 | |INVOKE |pool-2-thread-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-11T05:28:27.975Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-11T05:28:27.979Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:28:32.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:28:42.984Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7d78d0eb-dd3a-4f5e-9a17-a91fea7706ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:28:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:28:53.068Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=50fdd70a-4b52-4b79-aa99-eaccb59b749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:28:53.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:03.137Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b5076a0e-3e52-4b65-aa15-3b5462b87d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:13.178Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=505d2c7e-c7b0-4158-93ce-2c88f6de682a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:23.221Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ec49b79b-a655-46ce-a41a-8f13f2caf124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:33.254Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d3b1d961-b3ff-4044-a5d3-d1ee0513e047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:43.277Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=86681956-371e-4c47-960a-aa24753f6e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:43.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:53.304Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=edfb4da0-7725-4516-84cd-5e5154efea53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:29:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:03.349Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=85351af3-f417-4229-9cf0-2d5f0f434dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:03.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:13.403Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c52c6a35-8282-42ff-99e6-8f8ab12c24ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:23.478Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=31b22d8f-ca52-4721-89f6-d0bfb79491e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:23.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:33.634Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cb1331ec-c7dc-49bb-b722-1210397af82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:33.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:43.697Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4598ef95-4f74-4e4a-a5fd-eff0b13925b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:53.793Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=eaa24965-d8db-47d7-9694-4705c80eb8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:30:53.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:03.834Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=afd561c2-71a4-43d9-9700-37ab89f7489b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:13.874Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=872a5470-bcd2-42ef-a790-669e62df11e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:13.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:23.921Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a54f50c9-561a-4b5e-962c-c8d57cdffddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:23.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:33.945Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cfd68741-b0bb-4cca-96bd-23576397eb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:43.970Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=13e75b14-44eb-4949-a71c-d15b3b552554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:43.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:54.011Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=905f2620-58bf-4472-b12c-64f038b3ffbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:31:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:04.121Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9c2dffd6-3b44-4c4a-98bf-9397dae176da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:14.207Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ef3510da-8cc4-4236-83f5-8da19976a2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:14.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:24.324Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4c18ec13-c15d-4f06-b720-d3a6d3a8937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:34.431Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7c5e1eed-985d-4db8-8cc2-51ff5da9ef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:34.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:44.513Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fbb28fef-23ee-43ab-baca-4bfa6607a446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:44.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:54.598Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=dfaf5533-22e7-4728-b07b-6c1f6b6dcf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:32:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:04.814Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=de8683a2-177c-48ce-9afe-b1d1ba4afb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:05.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:15.029Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cc08a8cd-e383-455b-b68c-6a4cc4b97361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T05:33:16.565Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T05:33:16.566Z |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-11T05:33:16.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-11T05:33:16.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-11T05:33:16.568Z |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-11T05:33:16.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T05:33:16.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T05:33:16.619Z |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-11T05:33:16.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:25.092Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d467589a-2116-4feb-a702-928a3ba0cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:25.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:35.160Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6a45c3a2-183d-4629-95d1-71f82265a950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:35.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:45.254Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c25b1505-fc46-49c7-be54-3d4249525650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:45.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:55.448Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c0929c83-ed30-4574-9777-6c50f4c900d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:33:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:05.514Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=390977d5-341e-4b63-bcd3-0ab28f04fc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:05.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:15.569Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cce550d1-e720-4211-92a8-dd2d06a16bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:15.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:25.616Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1d4f3c68-32cd-4abe-ab43-0252e3dbe16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:25.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:35.666Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=46b94173-3c63-4819-a102-17fc5170eff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:35.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:45.737Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e70117ce-5049-40f7-9d9e-ba281ecc7cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:45.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:55.876Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=97c5c190-59a0-4ed9-ba24-aaa80aa7d074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:34:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:05.943Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=939da1ab-58a3-44ee-9597-0c435b3c406e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:06.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:16.059Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=460d9e3e-4d47-480f-a9db-9c1246df06cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:26.140Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6e8c57b3-225d-47c6-b874-b3e25debc555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:26.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:36.261Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=28ec0a44-58ad-406c-907b-29ce22144249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:46.429Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=52cb2e90-a275-4de6-9874-62e19cc07008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:56.488Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d289d705-1803-47b1-a2ab-31b525ae60c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:35:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:06.544Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=456b8863-34a6-4965-9774-04a5488270f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:06.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:16.589Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=166d8b4b-9ece-4d4c-8709-83ec43557650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:16.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:26.681Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ccee0b0d-ba5a-4d74-9619-aa70a4e5d2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:26.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:36.714Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a785faad-3ff0-44e2-9f40-7cba8bf81aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:46.776Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1d629503-d79f-480e-8a84-d254cc1ae12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:56.820Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6bda99cc-345f-47e9-8ff6-e064aeb0d28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:36:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:06.884Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=50a75faf-9421-41fc-a291-5440c809a4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:06.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:16.928Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b798d886-1c11-40ff-a4d1-b121c3de12e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:26.985Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=09ae6c14-f8c3-4bd3-b2f9-a5ec19933957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:27.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:37.038Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d632a2ba-14b0-4190-87a4-131f1d9bb7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:47.096Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ef96ef35-b823-4553-a627-71f76e5066ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:57.148Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=04cf459c-a115-4a55-9f48-4eb7ec04393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:37:57.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:07.221Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d0ef933a-2f5d-4986-b13c-00bfdf24d9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:07.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T05:38:08.091Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T05:38:08.092Z |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-11T05:38:08.092Z |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-11T05:38:08.092Z |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-11T05:38:08.094Z |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-11T05:38:08.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T05:38:08.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T05:38:08.163Z |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-11T05:38:08.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:17.276Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c41b60fc-7c31-41f7-a452-80b716b365a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:27.339Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7fa1a0af-3e2e-492e-aa18-3f2d30030478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:37.360Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5b3ec389-467d-4546-bb59-cfb27cfd4a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:37.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:47.389Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d6a6e41b-179c-47fb-babb-da798057f7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:57.451Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6ada6122-d942-4aad-a6a6-159764c5e93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:38:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:07.518Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9b9b17ee-efb1-41cf-ac5f-b347acaafff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:17.608Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e2fcb80d-af36-4331-a167-e38866e27360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:17.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:27.660Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e86c6b37-b736-4b5a-8c24-09817e141872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:27.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:37.688Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9e41d808-f049-4907-8068-4f94d785b435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:37.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:47.753Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c8c73624-e3c5-4218-aad6-593310e5a68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:47.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:57.913Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=37734dde-d164-4b00-8cda-61d30ad08afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:39:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:07.987Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7b7fc30d-7f4c-4221-8211-3f10cf5c9984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:08.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:18.051Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8e1cc36f-695c-493b-9746-bd9a84c93c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:18.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:28.164Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=26732cfa-1c70-408b-ba03-2dc6cd76aa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:38.267Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=51c1b506-df8a-48b0-8936-7926f6ced15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:48.308Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=09759b67-bd25-473f-aa6a-409b20662175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:48.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:58.355Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9778f11d-b5f5-4392-a600-7356555c6033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:40:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:08.397Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e64403c6-984a-4998-ae22-d6d75c37c68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:18.491Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=090f41d1-d925-455d-a4ff-1d4d792aef4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:28.524Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=45c539ab-224d-43f3-9afe-5ea880c4acb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:28.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:38.669Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e6088ef2-3173-423c-bac0-08ccade4efd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:38.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:48.723Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1bbdcd11-b61c-4e78-b7a9-c9c9829a3fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:48.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:58.767Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a5150671-96c4-4748-a947-9061c31bbfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:41:58.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:08.789Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b29bd0d1-b08d-4e06-9bd0-97eb765e20f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:08.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:18.835Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=78d50dac-3d0f-4995-8abd-aa05f9bc2e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:28.861Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=23f40e77-dacc-433d-ba6c-f930ef590eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:38.880Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4ceef382-d69f-48df-a75c-c0056bb8fd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:48.920Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9a3b8324-02bf-487c-a95c-038f23071590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:58.952Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e5001d69-e0a9-42c1-95e4-c832496d2fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:42:58.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T05:43:07.498Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T05:43:07.499Z |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-11T05:43:07.500Z |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-11T05:43:07.500Z |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-11T05:43:07.502Z |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-11T05:43:07.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T05:43:07.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T05:43:07.546Z |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-11T05:43:07.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:09.006Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=53ba71a5-2128-49dd-92eb-f046e75ff5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:09.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:19.022Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6f7ab376-6d0b-43e0-a4f1-e32b8a6b7ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:29.104Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=980266ba-c84f-4301-9ca3-79c7bb72e1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:39.128Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=65dddae0-1f21-4bdd-bf0a-e597f792f13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:49.186Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c775fe8f-21e9-4d0f-92e8-be24326d9669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:49.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:59.211Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bf3061b3-5174-4e8b-8489-f243dfec9c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:43:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:09.238Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7dd0d57d-34ff-43b7-8954-41e6fc24838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:09.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:19.293Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8f951749-1a42-4df5-a279-f4e48ca0109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:29.327Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=efd145c7-d504-4b96-bd5f-dc50100a0247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:39.368Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e15404b7-c324-4e3d-a728-c4f5857a6a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:39.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:49.390Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4b1522d0-8aa8-48c2-a5a5-aadae7707f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:49.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:59.433Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=38827ba9-1693-4ad1-9912-a8321dd8d6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:44:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:09.460Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b8a5ccdc-ce41-46db-b16f-14287751d707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:19.551Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=59f03250-cfc2-4393-8a0b-b95bc33db96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:19.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:29.578Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f67afc61-3992-4046-9af5-2d6acf5a8da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:39.612Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5c33b647-7d83-4977-94d0-1e387a6d6607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:39.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:49.667Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e7fcecd9-c9cc-4ee8-a68f-836534f72594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:59.719Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0b36b955-5485-42bc-832b-71053999e1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:45:59.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:09.743Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2cdbbb93-7513-4c02-a39f-c164b0b0e9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:09.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:19.770Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f3830d9b-fc5e-4042-b563-f38565d81223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:19.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:29.811Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c0986e4f-f94a-4f45-903b-1a021472ec78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:39.863Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=211ee07e-ef97-4bd0-b563-7836af740ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:39.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:49.890Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f0600b44-40d2-4df8-b67a-0972299fa701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:59.935Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=54e69dc6-57d1-4ae3-9c38-bc504748e903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:46:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:47:09.957Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f408d1b9-e019-4d12-924d-9f1692684f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:47:09.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:47:19.976Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a46f1129-c3b1-401a-ae5f-bd4f9fc5976e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:47:19.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:47:29.999Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=57a068a0-c3ca-4c4c-bb88-238c7141ed5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:47:30.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:47:40.073Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ef99227f-cf16-49bf-acd8-b6da0098c323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:47:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:47:50.101Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1ada9679-10c5-405b-989b-5307313ec167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:47:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:00.165Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2feba570-4546-493a-b143-8ad4f329d26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:00.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T05:48:08.086Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T05:48:08.087Z |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-11T05:48:08.087Z |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-11T05:48:08.089Z |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-11T05:48:08.090Z |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-11T05:48:08.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T05:48:08.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T05:48:08.109Z |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-11T05:48:08.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:10.190Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d1a02e89-3c86-48cf-9d8d-77caacbf58e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:20.231Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=349d093f-b832-4727-bcdd-e51f3465876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:30.266Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=006dfd7b-d13f-4b41-abc7-df42ea52a07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:40.283Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=26bf4875-8e30-4f2d-9af3-988a9dd8bd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:50.304Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8bfd0097-1845-4207-af13-8e25afc2e2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:48:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:00.343Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8da6ad08-9e76-4990-a1a3-46daecb774eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:10.374Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7f2a1c31-5ed8-494b-90f3-3a96dea26d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:20.404Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9c4bb069-ba82-49ec-865c-98c2d21c3052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:20.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:30.419Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=283f3f70-5003-467e-8fe2-db273ad96e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:40.454Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=27c61298-4e07-4a74-a9a2-d6ae9dacf53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:40.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:50.554Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=203e85cb-72e0-4c8e-8bd6-b05518d63acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:49:50.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:00.645Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b63f71a2-f5ae-45c3-b267-7ec527af9dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:00.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:10.661Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4793ed81-27ac-4bbc-ae90-27a7ff90cb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:10.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:20.688Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=069fdeb9-837d-43ad-aad0-c1a217830e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:20.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:30.755Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6f316d11-5556-448f-ab2f-095d38a36552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:30.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:40.784Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=588ae448-03f5-4ce7-be1c-dfcd96585571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:40.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:50.801Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d1416193-03ef-4383-8330-14f01a12e507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:50:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:00.822Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=727ee6fe-3964-44ef-95ae-c1d724ce731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:00.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:10.837Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2f5fa4ef-43bf-4f6e-a13e-301a344d3a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:20.854Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=99c53fb7-bc6f-4952-b7d8-db8009d88b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:30.871Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=de4d457e-2b5b-4f5e-9f0d-a48e6b13793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:30.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:40.933Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d7210fb1-fe29-4be0-a5ab-f78c85bb916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:41.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:51.004Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=83fc09ea-ec92-4619-b9d8-964a2759ed51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:51:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:01.038Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ad54d393-5fc0-4c35-ad3c-536402d65e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:11.061Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=62c5e8c4-c1d0-4be7-9c57-bbf84e313d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:21.112Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=861b3d36-b2d1-40ef-9ff0-9fcb37e5e497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:21.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:31.155Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2563fc2a-47ff-4150-8ee0-3eafa982cff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:31.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:41.176Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7474e467-b66b-4d23-85a5-36d71eab0aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:41.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:51.208Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1a782b75-8e18-4ed8-8164-c8285d7fd268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:52:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:01.264Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4d020cef-3a45-4373-b746-69db99ae255d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:01.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T05:53:07.272Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T05:53:07.272Z |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-11T05:53:07.272Z |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-11T05:53:07.273Z |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-11T05:53:07.274Z |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-11T05:53:07.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T05:53:07.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T05:53:07.313Z |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-11T05:53:07.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:11.286Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=46387325-fe48-43a1-8ea0-e0587a0631d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:11.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:21.307Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=380d9e98-b53b-48e0-b769-3b2295c0888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:21.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:31.326Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=283331a9-0b24-4c3e-b378-52de1eebc15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:41.350Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f1cbf17d-e9fe-4797-b11f-a997804e1506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:51.418Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e0214470-a3c9-4500-ba16-1cce56251d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:53:51.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:01.471Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c8c1014f-5099-4ff4-802c-2a197b1d0e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:01.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:11.564Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5c860101-bced-45d6-9020-f3066c06617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:21.731Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=72937016-66b6-434c-a342-216085f6902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:31.889Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=024d09e8-23d2-4d39-acdd-ba19c11043c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:31.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:41.936Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1f833cde-53ff-4c30-ada2-0b7cebb48b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:41.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:51.977Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1df3f40d-0053-48e3-8b86-e060f52fa2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:54:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:02.037Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=764e02d9-90d1-46e1-9c26-75de19c0b4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:02.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:12.059Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2029827d-c6c2-477a-9510-fd3b1251f43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:22.076Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1ecc4df6-5cb7-4138-9ed6-3a0c9604f730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:22.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:32.107Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fc037e8b-acda-4df9-8d6c-abba00b24a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:32.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:42.121Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b8eb06cc-1da5-4073-a1ba-aec49772687a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:52.150Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4d26e139-46e4-49f2-9e5e-87c89052ad4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:55:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:02.195Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fd02f22d-d725-462a-9db8-5cfce5f34225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:12.221Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=872c3de3-a9c1-43f7-ab7b-0da085b7bfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:22.285Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=032202fe-4e30-4419-b7db-b21f11bd92ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:22.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:32.303Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b34ae5c6-d4a4-4594-b923-4e65b3adb640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:32.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:42.347Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5f3fc982-15f1-4332-b06a-e94f93687465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:52.375Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=66318c9a-8702-4ec3-ac24-9371d68f35a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:56:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:02.397Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=89419190-e7f5-4581-909d-02b4503c3f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:12.450Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5737ec8a-ff86-4c9a-b8c2-2646c892516e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:22.484Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d86d4680-70c6-411d-8eec-80e48c4d2691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:22.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:32.530Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=639b9749-2056-41b1-92b3-e025c54e89af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:32.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:42.575Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e12d11a0-c05a-4019-8336-9b00d3ae6305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:52.627Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9ee215e0-b345-4cb7-8222-56ee9ea258dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:57:52.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:02.702Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4fd0f012-ee17-45b5-a7ad-b3a44db49a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:02.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T05:58:07.395Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T05:58:07.396Z |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-11T05:58:07.396Z |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-11T05:58:07.396Z |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-11T05:58:07.398Z |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-11T05:58:07.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T05:58:07.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T05:58:07.414Z |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-11T05:58:07.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:12.759Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8d1ab8dc-1d38-4be4-af5d-b9fc340e369e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:22.860Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7dc85bcd-e1fc-4edc-b1a2-0e872e738659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:32.905Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f4716dee-ca6b-47fb-acc9-f46991a0d9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:42.940Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8847cc80-330a-415e-819e-d7000894e5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:52.989Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=15b00d63-1018-46c5-a54a-374a0f620144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:58:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:03.073Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6504eb98-60c9-421b-83a1-93c9d0c8625f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:03.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:13.106Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9bf2116a-6761-423d-a0d3-e940fd85ebf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:13.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:23.163Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7d96d18f-4fa2-4e0c-b93c-817243567ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:33.212Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=13daaed9-813c-4013-a2ba-40f484303fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:33.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:43.349Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d782e4e2-0d77-449a-a21d-7ec0bf3cad64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:43.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:53.467Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7e2f449f-ecf2-4512-8c49-e9b59268c496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T05:59:53.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:03.504Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c8c18b06-f0f6-4547-ba27-59011a83748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:13.594Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ddcd248d-66b1-411b-9b95-92b4daa2923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:23.680Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=17c44520-8b8e-4830-8420-a0245e972cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:23.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:33.745Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0e7c45dd-ffa2-420a-8a9e-cca0a3909a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:43.760Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=639c74e2-62bc-4f24-ac8d-5c8ad0619f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:43.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:53.784Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9b62fe5c-5e50-4d0f-8f03-0c06cfefe888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:00:53.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:03.802Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c595c391-113c-4c51-a87e-ec0298c194ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:03.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:13.825Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=793cb0b6-bdd0-4791-9e80-6ff2d31a3c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:13.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:23.856Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bb283ba6-621f-4eed-864e-5b36dfc10f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:23.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:33.894Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d9bc6e88-702d-44cd-a365-74476c93c2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:43.921Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6d2631a1-4afe-46dd-a57c-a6d77a9f6131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:53.989Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=dc71f11c-46c5-4c6c-86b1-02e0cdb24788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:01:54.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:04.085Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cab2d6ef-1818-40d9-a3ed-5552e5e29bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:14.227Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=671a493a-6015-4bba-9280-58637fa3fd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:14.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:24.300Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3b84a224-5d11-436d-baab-5cebadd92d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:34.335Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2eb79f60-3c7a-421b-8de4-e47ac3bd98e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:44.397Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=de224f55-d43f-4d18-83e1-4d3234a6a384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:54.562Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fd3466f0-6f01-479b-a4b0-ed2d8a08931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:02:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:04.590Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1a49da28-42cd-42ac-845a-4d6585800820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:03:07.602Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:03:07.618Z |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-11T06:03:07.618Z |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-11T06:03:07.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-11T06:03:07.620Z |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-11T06:03:07.634Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:03:07.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:03:07.635Z |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-11T06:03:07.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:14.608Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5fe61113-3cc9-4cac-88ea-ea7c35ee27bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:14.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:24.650Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6d961a01-4a2c-4401-901b-8f2c343dd892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:24.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:34.707Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bedc3a7f-661f-4541-917a-3a87c47cb9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:34.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:44.730Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1d360bc3-f39b-4599-99df-83f16f65d961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:44.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:54.784Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f3147032-9436-4371-9013-c4011310382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:03:54.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:04.803Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6371ee80-1b6d-4665-821c-38dff662ada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:04.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:14.823Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=aff8757e-8b46-4a73-bf73-904330652d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:14.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:24.890Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=953a890d-b414-49dd-a5c7-c187f3301bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:24.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:34.915Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0c0e7ecf-9379-42a9-84e3-4384c825b67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:34.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:44.937Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=60dad661-322a-4002-a10b-0069bb5c6e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:54.985Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cfb223f1-9d1a-4176-8b67-f43797093a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:04:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:05.002Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=708ea875-7f27-4a31-a23e-91c554cb9daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:15.020Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=58199504-d738-4365-9a1f-c22db937907d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:15.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:25.039Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bc93725d-7f9d-440d-972a-8cb5ccfedd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:25.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:35.054Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=51feb5a5-b058-449c-bc7e-5c03130a9721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:45.094Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1cb7dae8-db71-4d13-ba55-38382293cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:45.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:55.112Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0d712244-e424-4946-b12f-de79023175ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:05:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:05.144Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a341d7b6-ef70-4826-94ad-37c7a9aa172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:15.174Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c65729a2-1d37-475a-b608-233a5addc437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:25.195Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=acd4e10f-a78d-4e5a-b368-eb77bc7fa912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:25.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:35.217Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bd4716bc-6da6-4215-b867-266b9a220e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:35.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:45.240Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0b9c1a6f-d215-4f1e-8e83-98d7101572fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:55.267Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6bf75676-e329-4145-ac6c-49251b7a7f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:06:55.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:05.283Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2be17975-a003-40dc-8c94-2a483a6659e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:15.297Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d7c498f0-4e36-454c-95fe-eb8c345bb438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:15.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:25.329Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=408fbd46-6359-4195-834f-da136dc7da5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:35.405Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7e5d190e-1259-4d8c-befc-bb573ce61d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:35.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:45.441Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bbf10338-b083-4bb7-8c1a-e3c3483abf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:45.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:55.483Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8ce55fc0-88a2-4ebc-93a1-0df10d09ca3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:07:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:05.588Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c8be545e-ee62-44dc-af04-3259d4c053eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:08:07.116Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:08:07.116Z |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-11T06:08:07.117Z |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-11T06:08:07.117Z |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-11T06:08:07.118Z |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-11T06:08:07.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:08:07.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:08:07.134Z |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-11T06:08:07.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:15.606Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=21e90863-1797-4a20-b510-b9c9eea8a7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:25.746Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3d0a4380-3da4-4590-80ea-a61e3e8e5948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:25.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:35.777Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6d8f4dae-4e58-4a51-ae03-7ae5013f6d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:45.828Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f7eaecd5-d499-4b32-b82e-70a2777d3b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:45.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:55.887Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ba090bf6-4ddc-40ec-90d4-610018716a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:08:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:05.928Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8f762d32-5790-4bd1-ba82-126a8248585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:05.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:15.968Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ebc55146-d658-4340-82a8-8212a2a8c395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:25.994Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f0c818d7-e69b-447e-b795-5ca4f1622247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:36.072Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6cc5013a-5ad3-44e2-9011-86877292c4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:36.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:46.113Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ac17d54b-b84e-4e2d-8d72-d80d3884073b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:56.143Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fec8637f-a943-40a0-b98d-f3e69073efe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:09:56.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:06.169Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=31dc3875-81ac-4db0-954d-1c54e7258153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:06.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:16.204Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=095bc18d-bdb4-4de5-a116-c809a265d717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:16.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:26.250Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b6bf1688-7ad2-430f-9b5a-8ed30cf2d7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:36.266Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d1ca9139-a424-4e5d-a511-b06bdffcaa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:46.319Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a95d7ad9-544c-4083-8fa7-7aa1b4e8e6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:46.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:56.341Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fafe45ab-31d6-499b-8632-dfc6e980e625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:10:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:06.361Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=70ff1179-24bc-4bff-b7f4-cce834e3e76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:16.398Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=576bfd3a-d168-499a-b475-bc85ce3ae8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:26.453Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cf3f0d13-fc63-40f0-8443-8d1ee94c7403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:26.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:36.490Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=62c1905a-f5ed-4388-8891-1a5f8b9c2f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:36.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:46.534Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a0780210-c081-4e19-b5cd-89995439f249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:46.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:56.559Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=405074d7-2046-47f9-94c8-cc0ed2d08771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:11:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:06.582Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=08e74baa-f90f-4a06-92bc-bbba4f710327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:06.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:16.632Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6d387f46-af36-4205-be5e-71eca38aa2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:16.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:26.679Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8483b45a-1a2d-405f-b713-b647a7e093dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:26.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:36.725Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4381c24a-2452-4dd1-80d8-3243903d40ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:46.782Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=149fbc36-7164-458e-bf5f-1fb37e2153ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:46.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:56.811Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=32573574-ce1d-4e28-a50d-1edec37410a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:12:56.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:06.828Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fe2a4b5b-4ebc-450f-89f4-f3ed8b787590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:13:06.994Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:13:06.995Z |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-11T06:13:06.995Z |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-11T06:13:06.995Z |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-11T06:13:06.996Z |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-11T06:13:07.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:13:07.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:13:07.013Z |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-11T06:13:07.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:16.861Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d91ebee9-cff1-499f-9164-5386dee12f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:26.876Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=faab5de0-f617-44df-9702-51640bc497d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:26.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:36.887Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b9cbfa69-db92-413c-ba87-b78784e422c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:36.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:46.916Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e0cc3cb5-ad2e-4298-9123-0a99912f3656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:56.942Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d2217a68-f6f2-4839-901b-1e750ed632b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:13:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:06.960Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4dea2f5d-e4b6-4cf8-930d-e8b724dfb08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:06.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:16.985Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=785f3c1c-135a-46f8-ad0b-668e80eb7b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:17.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:27.012Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=751bd2cc-37cf-4cb5-9f31-38a19a3ceb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:27.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:37.034Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d2415b41-3572-46da-af29-a820537c634b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:47.062Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9fffbba4-d59e-48b2-854b-9b8bca7fc666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:57.087Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=aa892373-c8a9-40b8-aa63-a1855c9cf9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:14:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:07.112Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=55c1380f-1554-48cc-8a12-0d728b01e605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:17.148Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=abbce907-7411-44c1-ae38-c1477b6e8098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:27.164Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c42ae0e7-07ed-4c1f-909f-7aca98988b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:37.184Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=27636788-f151-4812-89b2-5edd1e8b8dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:37.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:47.201Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6c933373-35f3-41a6-91cd-561503914c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:57.288Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bf84dab5-cc15-49bc-95ba-46dd5d7cb957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:15:57.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:07.356Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3a1a17a0-a0d6-45f0-9afa-647cb4ac5a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:17.379Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=31e52ef9-fda2-48b3-aacc-a6effbaa92fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:27.401Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e55f4d31-99fd-468c-ab7f-bbb8d964db46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:37.436Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d3c93ec7-f07b-4968-a872-b01fe3bc8925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:37.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:47.484Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=574dc195-a8ed-4339-9226-7d64ff7d0102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:47.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:57.523Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=268add98-6ebb-4a13-974f-8174ba60d836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:16:57.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:07.539Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=90d6fa5f-f713-4fa0-98f6-b4d8e0931504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:17.565Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cb044afb-62bf-42d1-94db-c850d15a352c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:17.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:27.638Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=77de33e5-bf6e-4bbd-866a-2b12f7c2ce40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:27.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:37.669Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=810f283b-68d7-471e-8fbb-2f847db42c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:37.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:47.764Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ae972713-ad12-47f3-9569-9452a6dd2294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:57.803Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3de69873-db4e-4f3b-ba6a-e5ee7bc36e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:17:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:18:07.072Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:18:07.073Z |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-11T06:18:07.073Z |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-11T06:18:07.073Z |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-11T06:18:07.074Z |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-11T06:18:07.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:18:07.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:18:07.084Z |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-11T06:18:07.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:07.849Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1f5dc38a-9501-4a16-b008-6f2fe7b7c0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:07.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:17.877Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c2a08453-daa6-430d-8ad1-e9c0647ed3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:27.893Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=efdf65ed-b608-4b58-90ce-5bb3b28be995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:37.972Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4df629bc-6128-431f-8229-f45b53671d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:47.992Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a49bdf93-a695-49c6-aee1-613c8d075d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:58.024Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=85727b76-72db-4659-be52-5badc59881fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:18:58.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:08.068Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c0ddcb17-f830-45e3-b446-36c3520b48c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:18.100Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=eee51967-3778-420f-8511-953629fad02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:18.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:28.118Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b0edf6cc-1d73-43d5-9592-3233fce84918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:38.135Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a7ce3ce1-31d1-4f90-8828-9279bbe6221c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:38.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:48.156Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7a1d0f1f-af22-4eda-ace0-65cdc8a2f18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:58.207Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=88ff8002-892f-4afe-82f2-2fe404238c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:19:58.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:08.242Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d3ca8520-fb8f-4eff-a6ff-49c5a65cc4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:18.264Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9138730b-c215-402b-806d-ad5cfbfb88d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:28.277Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=273bf9e2-62cd-46af-926c-64f0bca3b7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:28.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:38.298Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3bd7c579-1ac5-462c-91d9-ba69c5b29476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:38.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:48.333Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bb924c43-1dfd-49bb-815b-f26e6439168e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:48.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:58.360Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0a8f6a32-1d7b-4dcc-8b23-adb46d8f668c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:20:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:08.394Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=edc95650-4b6c-4969-a0f3-912a823d9a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:08.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:18.429Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=90db5217-0981-4514-b936-fab45c43ef20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:18.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:28.445Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=eba5a3fe-6163-4f44-a229-a85b1047383c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:28.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:38.464Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d61310cb-8107-4df6-a01a-43395f648784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:38.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:48.496Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cb9667c8-645a-468a-a40a-947fdc22463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:58.512Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9e6e3c92-0735-4f66-a14b-bf2f39c7d908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:21:58.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:08.536Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6a59e939-a552-474a-9a18-4d08ba0d042d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:18.622Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=54b996e6-f5ab-4900-a71e-41265335d3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:18.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:28.652Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1d0e7a4e-d5d9-4521-89c6-e87285667ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:28.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:38.694Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=72975e0f-7f46-4daa-bc00-8326b52f6386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:48.720Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8fc9575e-2556-46f6-a800-685f36a3dcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:48.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:58.783Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=355b839d-eadf-4dd6-9472-ac37591a26cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:22:58.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:23:06.917Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:23:06.918Z |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-11T06:23:06.918Z |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-11T06:23:06.918Z |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-11T06:23:06.919Z |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-11T06:23:06.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:23:06.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:23:06.941Z |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-11T06:23:06.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:08.800Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2bcebe5d-d463-49a4-b23c-d41b5b77f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:18.905Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4f392d72-2e01-4afe-a2fd-18bbd61993a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:28.960Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e7c0fae9-1444-4bc5-ba76-b615d2d06f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:28.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:38.975Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=15374a6c-c6c6-46de-b166-ec7b0c0fbcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:39.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:49.009Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=91cae8df-5b7d-4020-acaa-c595670e75b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:59.046Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ea651243-6028-4a8d-b05c-240da9c40802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:23:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:09.161Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1102eec4-f635-4db3-81d3-f3927bf9ec9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:09.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:19.185Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=98c5d9fe-4dc0-465c-a16f-1b9560ffff4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:19.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:29.198Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8b5dc1c0-6828-4400-950d-9ea4a1f53a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:29.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:39.214Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3e3fa1e8-4dec-4fb2-b05c-9528f84329c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:39.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:49.243Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=abe926bf-2970-482c-ba44-0e9ebe2f00df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:49.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:59.273Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=66882df5-1e74-4391-a8a9-b9d64eccdaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:24:59.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:09.318Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d20ebb26-f7eb-4c1d-8727-a991f8d33bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:09.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:19.359Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ef3019a4-0582-4af4-b352-35c28f118659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:29.385Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e1b7a354-37f6-4452-836c-c4f084a805d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:29.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:39.396Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=edf677eb-62f0-4af3-b224-728c8dc19688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:39.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:49.428Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5dc0b8d6-c4f8-4311-ac4a-4d46d962f55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:49.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:59.534Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b8f19dbd-f1c4-4712-86d9-f0abc1be0962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:25:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:09.592Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=671f4d44-493c-4f57-9f3d-7a681865662f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:19.620Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c2c34993-7f0d-40b9-8777-3721a2e3718b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:29.656Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=67c9d20e-07e7-4e92-b958-990346bbacde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:39.678Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b227e2c6-1a0a-4d5a-b73b-2e28bfd70079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:39.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:49.700Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cdd86523-421d-4577-8fe9-bd838b18741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:49.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:59.719Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=23ff5aca-3024-4ab4-88db-c516b173d370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:26:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:09.746Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6899de87-a113-4683-8411-6f48df63c04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:19.779Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6e934a2e-f463-4933-823d-edb018e86fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:19.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:29.795Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=955d4641-945c-46c7-a1c6-b5415c4b7f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:39.832Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=85bc77b4-647e-46f5-9386-712e326b63f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:49.872Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=82b82d4f-a3d6-4958-a102-727ba80eb4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:49.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:59.935Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c5083df4-fad9-416b-ae30-8fc619864f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:27:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:28:07.317Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:28:07.321Z |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-11T06:28:07.323Z |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-11T06:28:07.337Z |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-11T06:28:07.338Z |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-11T06:28:07.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:28:07.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:28:07.385Z |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-11T06:28:07.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:28:09.965Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5eaf8d50-16b4-441f-a6e4-14c43dbc3109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:28:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:28:20.027Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2c91df66-5d57-4a5b-9aaa-53d01c0ce3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:28:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:28:30.044Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b721f7ca-03bb-4598-b129-b82df3fb2f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:28:30.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:28:40.143Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f741493d-e23a-4280-96d3-1b4ccd9abe32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:28:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:28:50.160Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1107a0f8-616b-4dc7-bf29-83f8dd114b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:28:50.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:00.180Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=633528d1-8711-488f-93d2-ba17483856ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:10.212Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=eb2465fa-05e6-4219-94a6-e239236706a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:10.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:20.278Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5638cb7b-167e-4642-9770-497322f9c86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:20.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:30.307Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=60a7b85c-d269-42d0-aaf1-cb1db4b4904c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:40.366Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c5f6aba3-49ef-4864-9ee7-663bfe2de0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:40.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:50.397Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=875d6830-b3d3-4864-90f5-19b078b839b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:29:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:00.416Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f25fd75c-fde2-4afa-8896-6b36c96d4016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:10.460Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d2722742-989c-4ff3-9239-4e345420534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:10.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:20.475Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7cd45446-b907-4076-8fa1-7674faefaeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:30.505Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5c7e83fe-c3c5-49ed-9309-45f92dec97ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:40.530Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b2722bb9-5b21-46b9-88e6-6af6d54ccf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:50.555Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4e97e228-d245-4a71-9da9-ddf1b0879cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:30:50.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:00.590Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bb110087-d67b-411c-80e5-218566ac5c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:10.606Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bd8214d7-5343-4a13-b61f-84d24e06dbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:10.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:20.627Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=357e92f5-e58f-4224-b588-5a7c9c9e8fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:20.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:30.641Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=94e4f824-da6f-4f41-b441-6a98984a40af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:30.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:40.664Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c232ebe5-1254-41e2-bc17-2c44632b72b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:50.693Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d26d0d98-e1ee-478d-80d1-59a7987c4a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:31:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:00.707Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3b7e53ea-ad1f-418a-9b21-887d7c200e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:00.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:10.726Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bf553350-8177-4adc-836e-5657901b488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:20.745Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7330c3a4-dd16-437b-ae5e-1663cf1f523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:30.780Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5d9b5a95-6b74-469d-a458-95b20ff1613a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:30.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:40.790Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=eae9c713-c637-4f9e-b3fa-7475ffb3b0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:40.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:50.812Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2555c591-5ab1-473b-bbb2-964059b7a059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:32:50.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:00.839Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f1c83e1c-cc0b-4722-a997-310d3ad68ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:00.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:33:07.247Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:33:07.261Z |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-11T06:33:07.264Z |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-11T06:33:07.266Z |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-11T06:33:07.267Z |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-11T06:33:07.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:33:07.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:33:07.291Z |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-11T06:33:07.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:10.857Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=db921edf-a9bd-4b38-89f1-536ecbb261fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:20.880Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b78c758d-707b-4971-af8b-ef182791356f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:20.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:30.904Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fae0525c-b00d-4185-b0e9-a70e7a9e9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:40.929Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7ffebb14-fe75-41a8-9931-ce134b8d36bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:40.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:50.967Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d27c2849-f881-4016-973c-6473242dc0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:33:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:00.993Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=26cdf163-a0ca-4aa6-bf9b-2d7bfce3c442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:11.015Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6f143b3b-91fb-42a5-a6bd-70bb91af0cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:21.072Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=05e6e2ae-4361-4da5-b39f-e4a81220c759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:31.105Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0e552fab-ee2c-45a2-b97c-02baf63bc868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:41.120Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5d9c377d-d7b4-4daa-901c-636cf009729f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:41.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:51.157Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=484ebfd7-b53c-491e-a175-299cba29061b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:34:51.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:01.247Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9865fbaf-db5b-4854-b260-db99d163f16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:01.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:11.271Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9155f660-7f94-4eb1-ab0d-8f802b2909bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:21.301Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=544e49cf-684b-477f-9331-03257564c128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:31.336Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2324f094-4013-4aaf-8c5d-d201f8eacf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:41.360Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1b9f2d76-2399-4c56-850d-8886e0d05c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:51.424Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5468d3fa-a43a-4dcf-9d53-150ee3ad0488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:35:51.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:01.475Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=705113e6-b52e-4262-a37e-62e661b3d4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:11.526Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a3b07a31-b15b-451c-924b-fcd55496a36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:21.580Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1195b4ba-46bc-43a2-9071-afaba428ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:31.679Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=154334c5-fc1b-4f53-ad46-d251a4526cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:41.700Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=18e281f9-0f0d-47ae-a45d-ffb777bcb1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:41.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:51.762Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ab692bb3-33bf-4dca-bf4d-2ee0dab5dc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:36:51.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:01.811Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a97de263-8b52-4111-87c8-aac121e92577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:01.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:11.839Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=913d0ebc-83f5-403b-b1ec-7cca5a5ad198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:11.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:21.863Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c23eb212-f74f-42d0-88ec-b5707ace8224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:21.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:31.923Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4625d914-e4ef-4435-9f18-4cfa27a81cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:41.965Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6aa6d4fb-b67f-4bed-825a-a3d8b329c827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:42.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:52.019Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5fc8d6f6-0d65-45f0-8001-725dfa6360ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:37:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:02.045Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3e14e2bf-5d14-498a-b5d9-f0799264cf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:02.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:38:06.910Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:38:06.911Z |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-11T06:38:06.911Z |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-11T06:38:06.911Z |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-11T06:38:06.913Z |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-11T06:38:06.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:38:06.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:38:06.924Z |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-11T06:38:06.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:12.096Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=63541e98-0df9-47de-a9e6-46554b63d3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:12.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:22.144Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4e34af78-93e6-485c-ac16-4976e96d0dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:22.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:32.185Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e159b881-9405-47d3-9f88-d5440a58d190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:42.238Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=da6e23e3-ffc5-4977-a0bb-797a85ab6040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:52.268Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e7733e54-409d-401f-9b24-13b5fd6e5f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:38:52.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:02.290Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c9469332-76e5-4bbd-bb70-65976434c3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:02.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:12.309Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3e157521-1454-4738-9782-1d80e03e93fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:22.342Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fbad9d2e-7a11-4165-8114-0e9027981899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:32.356Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4f759990-164a-4f97-ad64-6f6757743b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:42.425Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=28f6e345-5a59-42b6-ab37-f9cb3ba7a712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:42.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:52.471Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1de4c9af-e537-480d-a585-16b5d4f4baab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:39:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:02.495Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=933516d1-cfac-47f0-a3fe-f79cfc5fd56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:12.517Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c93fe436-363c-44bc-ba2f-4e907d6dfe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:22.538Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=60a7e1d3-05c0-406a-8b93-cc70bb3cb03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:22.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:32.572Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=13a4aee0-8ee4-4ebf-8609-5c7e0fdd4067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:32.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:42.596Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=edb4ca5c-4ac7-4556-a3c3-969b003a7c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:52.636Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2317d469-d232-43aa-a8da-619e8d2d20f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:40:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:02.707Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1428c380-4ea0-46d0-8a4e-95de49a5920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:02.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:12.745Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=16fde0d5-14e5-4bcc-97bf-40511bdd77c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:12.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:22.765Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=511446ed-5f5e-4539-9575-6ebc32a46476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:22.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:32.800Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=378c6175-fe2d-4c0a-9219-cf5a6bdbcbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:42.818Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6555ebc0-e0dc-4e23-940b-d8e5885b8e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:52.844Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6662b843-2e48-4a0d-9355-4253292b5e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:41:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:02.873Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=815a3a7b-e78f-4775-ab0e-5df0178280a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:12.924Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a4a34d37-794b-475d-959b-64ee4274c7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:22.949Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3f1e978b-8384-41ce-a80c-50ba8d2f997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:32.971Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=71b0afac-11f3-4dc9-8717-2a64e9274ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:33.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:43.032Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=27e12214-8469-4773-8b76-87e202dd56e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:43.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:53.076Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f8bc3a65-2a3e-48cd-b181-049d4a3d4b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:42:53.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:03.097Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ae03fcac-6700-4429-8e4b-d7a29d18e083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:03.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:43:07.019Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:43:07.019Z |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-11T06:43:07.019Z |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-11T06:43:07.020Z |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-11T06:43:07.021Z |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-11T06:43:07.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:43:07.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:43:07.039Z |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-11T06:43:07.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:13.118Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f1e58280-178a-4696-b1d4-d9106c6b5e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:13.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:23.137Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=74b55000-05b3-4672-9d4c-dbd2a60195c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:33.167Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9c81d54b-8b97-4c8f-b7dc-f24e337f01db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:33.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:43.202Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9ff4bb47-1e1d-4fe5-a7a6-d2805ec9446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:53.225Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=dc7faeb7-e799-40cc-8ccc-20749a487e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:43:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:03.324Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=20e11f34-db54-4629-be37-6d2f20dba72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:13.334Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2ec50513-1862-4ff4-806f-45229d4f6336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:23.358Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5b5375b1-7780-4f20-9012-628b6a4376ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:33.388Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=80fbfb20-6b11-466c-ba33-23966c2e786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:43.412Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ea438c2d-97a5-4f90-bb53-425fd1e2f293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:43.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:53.460Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1009bd52-722b-441b-abcb-da6c6c74aaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:44:53.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:03.587Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fb3a837d-6a5c-4477-9f9d-8255042e6832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:03.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:13.624Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=59079222-890f-4f35-a404-ed7203e82dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:13.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:23.667Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0b3e1682-941c-40ac-af28-47a894736263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:23.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:33.713Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ace1eb4b-e290-491a-9aa4-28247620daa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:33.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:43.751Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=44728a9c-94e0-42f4-b0fe-c3594422de43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:43.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:53.786Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=80ee3c77-acee-46d1-9e88-02758fa809c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:45:53.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:03.805Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=74e7acde-218b-4b15-a5b4-73c04c253c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:13.823Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2db19b9a-9f23-421f-a123-bff0edaf5877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:23.878Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7ccf01e8-f411-4726-9a27-4a8fb8ec8f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:33.904Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=69da4a5c-dcde-4f6f-87be-98f7b4ee8403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:33.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:43.989Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=71a0cfb2-54ce-4c64-a519-379956b3f221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:44.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:54.044Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5340e5a1-97dd-4305-829e-cd5c3862f55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:46:54.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:04.065Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bb121601-33ee-4545-995d-8e2bae8cbd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:14.095Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a5ccd323-e257-484d-a32e-de609e5acb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:14.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:24.135Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=64f1b51e-ec7f-429e-9c3f-6245f4f82f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:34.160Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a2eb1b97-f8d6-4f11-b5dc-0e035636b7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:34.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:44.204Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9d8e6b63-cddc-4acd-96b3-e745ef169554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:44.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:54.320Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=328f60c6-0665-4935-bcfd-1c2585695e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:47:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:04.346Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=accde949-dc39-49df-a152-b266074cad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:48:07.151Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:48:07.152Z |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-11T06:48:07.152Z |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-11T06:48:07.153Z |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-11T06:48:07.154Z |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-11T06:48:07.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:48:07.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:48:07.164Z |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-11T06:48:07.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:14.365Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=40cff385-29a3-439f-b915-3aa134ec390f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:14.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:24.405Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e0ec7b24-5437-4a08-bc36-a5d1fa9dc7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:34.513Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8195c9da-4b93-455b-ad3b-8b10b9a8b3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:44.532Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8d31b07c-8f45-48b1-8ec3-53f4fe5d3b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:44.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:54.556Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c6ba8141-7fcd-48e7-ad6b-b5c515123b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:48:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:04.589Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c95261c7-1f15-4460-9ed5-0a623ca3d470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:14.624Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8c04485d-98ac-4827-884f-822653e3c159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:24.705Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=41a75387-b718-4376-8fbd-a1322d5e516c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:24.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:34.727Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d27b4c55-df8e-469b-bb45-d31c1c3f816a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:44.756Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9c8cf0c5-cba6-407e-83bf-1c20700b88d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:54.801Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b0c21a29-ea2d-4fdf-8612-7e0dfd884f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:49:54.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:04.815Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a5d75fc0-2c08-4ef6-a72c-083db005b95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:14.859Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e51dfa5a-7e8b-413a-a013-8133ef2f5d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:24.932Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=08cbae0c-0115-4499-9063-2b609abaa7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:34.967Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=831f3b5c-6730-4ac3-9713-ee0c346885e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:34.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:44.991Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7c9db14b-8458-4770-a3e7-53621083b2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:45.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:55.015Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a3c4cf83-4928-4d30-a8ae-3ac78e280cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:50:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:05.031Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4bf1cd79-0fd1-4731-a8e9-a1e5d127bbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:15.049Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=624d99a7-d8d1-460b-92d7-eeb6b50b5c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:15.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:25.078Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=66eb3751-6ff9-4f1b-b006-bddd28b155b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:25.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:35.090Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e82fa5ff-1653-4e80-8da9-2882e9a7e712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:45.105Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e6bd787e-1435-4d2d-a385-a1e17401796a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:45.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:55.162Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c916ad7e-72b4-443d-a5a9-3a046277cc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:51:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:05.180Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=da647f27-70c0-4830-91bf-326c5bf23196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:05.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:15.227Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7848d65c-aa54-4c5f-b704-0e154dc804fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:25.278Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=380c9865-5a3c-4d96-9856-82f4c215c24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:35.339Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7d935da4-b121-4189-a6c6-70fca410a3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:35.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:45.384Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4b2b7a39-b3c4-4c29-a238-90c88e776e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |