By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:55.441Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=441324a4-5250-44dd-93a5-94e1fb758691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:52:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:05.494Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8510a057-9e8a-466f-b7e6-d84e45b385fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:53:07.321Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:53:07.323Z |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:53: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:53:07.323Z |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:53:07.325Z |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:53:07.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:53:07.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:53:07.338Z |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:53:07.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:15.527Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3e2330b0-e646-44cf-9723-1014784f2232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:15.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:25.587Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=82d7050d-28ee-4055-bbbc-ca3400815ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:25.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:35.622Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=80a83ce1-b27e-4434-bed2-638425c22622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:35.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:45.688Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0b9a8532-3e03-40b7-8379-d93304e616d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:45.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:55.768Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c5aa7b61-dbf6-4303-b814-92ad28380a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:53:55.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:05.806Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7312c8b3-343e-4be3-815d-db65f6c0b0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:15.870Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0969dd20-57a6-44e7-8471-2a8993a6750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:25.899Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=663c29ae-c601-4ea8-82b8-17bba0689cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:35.918Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4f19ddfb-553b-40c5-81be-315361325030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:45.966Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a522cd0b-e0ff-4036-8abd-2b290893deed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:46.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:56.005Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=132a8365-4bfb-486e-b6cf-8dda1607e67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:54:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:06.056Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6855d29f-3d8d-4dd0-9658-211b5f1a494a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:06.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:16.094Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8e13f146-e98b-425d-b34f-da124875f3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:16.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:26.116Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=dc766cbf-d912-4eed-86ad-5825310ac617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:26.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:36.210Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9b5c0cbc-c1c9-4293-aa0a-2874d8ab3eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:36.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:46.312Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=beddcb6b-237c-4e27-8cc5-065f389f22c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:46.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:56.372Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f3318b66-b354-4812-ae64-8ca6effb36d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:55:56.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:06.396Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3440d443-4524-45b0-8d23-275fa2247994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:16.516Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a4e0d3a5-d9ef-4bbb-9130-168bbd70b147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:16.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:26.545Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ac3dbe27-e8b9-46e9-9499-9516dd02cc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:26.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:36.576Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=551394cf-d805-4396-b0c7-247bad189019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:46.640Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c813f2bb-f410-44d2-89f1-2d9968b3412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:46.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:56.694Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6456b6cd-b8ad-42e2-a976-1206390baabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:56:56.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:06.721Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=661be42d-81af-4709-9d55-397149795fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:16.826Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=29a60c1d-ddfb-4bca-bab6-ec14d6c9c871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:16.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:26.845Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=acdc57c9-d4d4-4dac-8527-bf666d007f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:26.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:36.858Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=49041d0f-483c-41f3-bf86-864bdfe68370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:46.889Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8e7969bb-38e6-4edc-849d-d505e56eb1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:56.927Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d846c2cb-c5e0-457f-9277-a9dadab646a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:57:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:06.960Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3bcf5dcc-59bf-42e8-a61b-0e7d5992a6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T06:58:07.378Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T06:58:07.378Z |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:58:07.378Z |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:58:07.379Z |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:58:07.380Z |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:58:07.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T06:58:07.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T06:58:07.392Z |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:58:07.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:17.149Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5640698b-c889-4cc4-9c0d-bed0d6e348d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:27.167Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=048ca7f9-f0bc-4ba5-83e4-6d95de5d6940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:27.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:37.193Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e614aef7-3045-4998-b3e3-6a599434d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:37.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:47.214Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fdcc4cf8-4d9b-4d8d-890a-161019620d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:47.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:57.244Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=79ae90f5-e8d5-4681-86db-c96b779b8352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:58:57.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:07.276Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=808e5157-e077-4833-9147-724a21809183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:17.327Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ca62d864-9c98-432e-8d3e-eb4bd49f0c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:27.351Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a63fdbad-c771-40be-8b0b-3be0bdc86c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:37.369Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=980b221d-16cd-4c39-88ea-fb396bf41a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:37.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:47.420Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9e8152cd-b449-43c4-b6fe-64166499b6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:57.541Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=81ced01f-455e-4ed9-a40c-092ea1fe945d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T06:59:57.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:07.561Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2f01933f-f756-4b77-b00b-b5f664635ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:07.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:17.581Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9a65abce-4960-4793-9855-6de3a49c3101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:17.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:27.669Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=06f1b8fb-2c95-448e-9392-88663ec76db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:37.697Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d8dd7890-2a93-4853-ac62-0ddb71c49eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:47.728Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a1dda389-0e19-4675-9788-6784194d7b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:57.820Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=53953807-838f-4316-9d9a-d3bc2c0fb716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:00:57.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:07.869Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7342ca38-6478-4abc-bd0f-abea1b679f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:07.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:17.892Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5028e35c-867c-4b22-a1f4-bac11e548e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:27.918Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fb2a01d5-491c-456c-841b-047c2f237a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:37.969Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4d707d3d-3800-45d3-9101-8b65d07b46f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:37.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:47.989Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5447f170-2259-4f3c-8479-5a00f65d8307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:58.057Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ed32f768-d932-4ac7-b7fa-995a239fd4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:01:58.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:08.073Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d4b8e1ee-fc44-47d0-92b1-f4ea83a12156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:08.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:18.115Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=402af4a9-48bd-4e1b-8eef-74cdef323200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:28.138Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=51ad9798-b558-40d6-ab59-d9d0d5856c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:28.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:38.192Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0d8ceda9-e3bf-4662-9c12-584ee3723d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:38.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:48.210Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=30fba1b0-c78c-49b1-9faa-c5df65ecf0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:48.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:58.309Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b95d64dc-7b38-4fa7-8af4-d5dff8f0c0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:02:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T07:03:07.468Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T07:03:07.470Z |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-11T07:03:07.470Z |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-11T07:03:07.470Z |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-11T07:03:07.472Z |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-11T07:03:07.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T07:03:07.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T07:03:07.485Z |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-11T07:03:07.489Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:08.347Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=13577cc2-1242-429b-990e-1c84611efa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:08.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:18.372Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=211cb393-a582-46f8-82a8-b31ed1f62f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:28.399Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=de3e091b-e3fe-48fc-b45d-c5aeed061ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:28.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:38.417Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a7af7c79-b9ec-4879-aba1-d6512ffa44fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:38.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:48.460Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=88f5d36d-e5e1-4b5c-a5c5-ac6f0468f2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:48.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:58.492Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=59c9273b-48ff-466c-a1df-2375be323e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:03:58.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:08.520Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bd94fa24-17b8-4fbd-ac5b-aab3ecbd0e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:08.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:18.546Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2a1fbc2f-367e-4ed4-9c77-44174ffaa89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:28.563Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=278b5cdb-9916-4b25-b6c7-b6a4dad8192e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:28.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:38.593Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9f687650-ca63-4d36-8c3d-3a0d25cc9913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:48.625Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3c823992-7934-43b8-857f-21f6fa09d2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:58.647Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=972bb563-1851-4844-b184-50a1b162a0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:04:58.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:08.676Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7821e993-6e08-47e2-9f20-6250ef44423f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:18.711Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1082f170-b993-4260-bd0b-2f9d54bd50d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:18.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:28.727Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3a14bea2-4b88-432b-bd0c-76711c38bc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:28.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:38.772Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=86af3ffa-cc6c-4ba4-bd0e-9f4f8170e276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:48.811Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8a972c71-86d7-471e-a9e0-c6b424e68d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:58.901Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0171a40f-18e3-4344-9247-92e2175233fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:05:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:08.923Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=14df5160-5087-491a-87fa-c84afe559199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:18.953Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=89f4eeb5-8dc2-49d9-8aeb-b0107609aa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:29.004Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=06cbf131-0e66-4933-856a-14f459120a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:39.040Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e3f54add-bcd6-4d14-8a9f-680cb24beed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:39.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:49.088Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8cce7a6e-6af4-4074-bdde-ad8da3cbee65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:49.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:59.124Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6f62ac17-f4ee-4e39-ba78-89c5841b14dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:06:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:09.144Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d6b697e9-90e0-4203-8400-1ebd5666b84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:09.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:19.180Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f6c63bad-690c-4040-848f-4b0010c69181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:29.205Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d88fe500-8b81-4fb1-9f0c-8480006dc4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:39.246Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=27def727-f101-44af-a17c-36b995fcb7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:39.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:49.273Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=309ccaa7-f5db-423d-aa25-d5e7d5367992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:59.330Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8dcf977f-043d-4deb-8c6f-720d3b3989aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:07:59.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T07:08:07.357Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T07:08:07.359Z |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-11T07:08:07.359Z |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-11T07:08:07.360Z |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-11T07:08:07.361Z |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-11T07:08:07.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T07:08:07.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T07:08:07.386Z |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-11T07:08:07.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:09.362Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=721a720c-6cd8-45e2-a7b7-a1b3544c72f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:09.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:19.386Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ce15abbf-553f-473f-b132-29fdbe85add3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:19.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:29.416Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=49540cfa-c96b-4123-aa2c-4da382413667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:39.447Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fb5b9ec9-1b87-4df9-8b3f-d0669d583277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:39.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:49.489Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d04a7071-0bb5-49ac-b2c4-1ae7cec2fd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:49.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:59.536Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e9f0eb34-c89c-4b8c-adaf-5881a4ab9d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:08:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:09.564Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4dd71dc8-d8b3-4444-9d78-ca80ae03cfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:09.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:19.649Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f66c5c50-5f80-4677-8db9-efe2362b5681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:29.756Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=87cf8333-8919-4e63-917b-f392b8f375a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:39.811Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5eecd148-625b-4531-b607-30bc5675c610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:49.884Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e0a5137f-5305-479c-9b9c-4f23d67c9be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:49.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:59.902Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0b0555b0-b000-4ceb-a2fa-77ec3d3ad482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:09:59.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:10:09.934Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=453dd7fa-1aaa-4080-bafc-fb0f5e5184a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:10:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:10:19.965Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f7ec87a3-3b9a-4761-9e9a-422e1b704cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:10:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:10:29.982Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3a4ccdf1-12b4-43af-9872-f9c54db53886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:10:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:10:40.024Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=16570231-af02-4482-850a-8d877a288abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:10:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:10:50.059Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9acf706c-920c-4ac7-8302-44c44e30a8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:10:50.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:00.091Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cf56cfe4-276a-44f8-a5aa-ae8a5435ccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:00.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:10.132Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4ffd93cd-d353-4ead-9bf2-ed757a7e3e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:20.180Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2bfd8811-eda6-49d0-9921-de97bd2e386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:30.210Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1c34187a-a4c7-43dc-87ec-ee9ac8c4f8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:30.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:40.244Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cc415db4-f599-4b52-8f23-fee13dfc5509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:50.320Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6498f612-6dd6-4838-88e9-aee5c1e2a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:11:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:00.427Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a4502d6f-f97a-4610-8b57-37fbc0a660af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:10.526Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9b6bca46-476f-477a-9c3d-5ee25d923f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:10.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:20.553Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b0f63305-044c-4dec-b0ed-1b92452e6894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:20.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:30.582Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=797679ff-231d-4a7d-b4d8-6913c912cdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:30.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:40.640Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d7ff887d-a29f-4265-949f-7064084fb192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:50.675Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f5517620-e448-47ad-915c-83d9076186b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:12:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:00.698Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d86346c8-aa58-45e2-be30-1ba0c3f84e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:00.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T07:13:07.161Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T07:13:07.162Z |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-11T07:13:07.162Z |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-11T07:13:07.163Z |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-11T07:13:07.164Z |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-11T07:13:07.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T07:13:07.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T07:13:07.176Z |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-11T07:13:07.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:10.745Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8db40ce8-02ea-44e7-8292-40c75993678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:20.793Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b3ebb345-7b2c-470f-b032-cc296ede710b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:30.818Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=35509f87-0e2b-4fad-a2da-a34fed566627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:30.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:40.874Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d627e6b1-eedf-47e4-b2f5-11c4622daa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:50.916Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d1b6b158-5f27-44d9-a5f8-259ce69607d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:13:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:00.932Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7fe338e9-787b-4333-8ae7-f3cc907d5d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:10.946Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b2ad1630-f9e6-41b9-868a-376f00111b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:20.992Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c87dc267-b56e-444e-b316-14fa40fd8dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:31.065Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2da6bb4e-9e62-4623-9057-395a9226d59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:31.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:41.080Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=168328d5-a6c2-41a9-9f54-7b0d8c3fa285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:51.128Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c7a0d32d-d671-448c-aa33-ea3f71004dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:14:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:01.160Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fb51858f-f2d1-415a-8a0e-2475474c4767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:11.179Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=21b74b80-da5f-4763-b2af-46262bdc13fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:21.194Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ab00bf88-2574-4018-b623-27f0496aba65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:31.234Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c70efe40-f76d-43cb-ab09-d3fd8a3eb8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:31.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:41.318Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=21c31ae2-f33a-4bca-ba4b-bd1ea1398aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:51.408Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7be2b601-4a0a-4b5f-8322-c279a9ec6ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:15:51.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:01.503Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e56bbb4e-bca7-4897-9e49-bf33fc3fc76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:01.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:11.541Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3cdac715-b644-4310-ac4e-a148149f0fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:21.576Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=dd5396bd-0c69-4d21-a4fe-08ee325f4704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:31.614Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a66013e3-4cfe-45cb-a430-bb5fee446d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:31.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:41.636Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9239ad59-ab43-4e69-9281-7de014b0b3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:51.749Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fbe05d75-0244-4425-9d22-9a4b5df81d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:16:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:01.807Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d04eaab8-a546-4117-b275-28417db9d3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:11.860Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3d306d7b-b5aa-4b17-8e19-ff658a605ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:11.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:21.895Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1642c830-946d-4ae3-a0a6-3df2bcefc1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:31.954Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cf33dd44-3d57-4f11-b8f8-4180a07918ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:41.990Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d55795d9-fb4c-472e-81ec-ac6c4ef1e5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:52.099Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=25c98176-9e97-4e81-af74-db3166da9aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:17:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:02.136Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=46081801-23cf-49e4-b891-8c426a7fc524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:02.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T07:18:06.950Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T07:18:06.950Z |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-11T07:18:06.951Z |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-11T07:18:06.951Z |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-11T07:18:06.951Z |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-11T07:18:06.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T07:18:06.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T07:18:06.969Z |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-11T07:18:06.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:12.205Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=dfdca98d-01da-4c46-bdcf-200f90900a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:22.248Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=719808a0-488e-4cb3-ba24-5e066f65d943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:22.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:32.308Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ed5daebf-f29b-4e4a-a559-99e1fe3b2feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:32.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:42.352Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=92956d56-528c-4ca1-ab3d-f41f85ec0001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:42.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:52.501Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1da24f81-454f-4f44-adc5-a45cdca697a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:18:52.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:02.524Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=67fc0c4c-4f1e-4424-9298-2a8cb078ef31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:02.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:12.549Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=771075e8-4fb7-43b8-ad8c-3121372c0e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:12.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:22.619Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c6798aa7-394c-44a5-b2df-4331034e1f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:22.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:32.649Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f8b1892c-05d2-4cd7-afaa-b4c27825ea38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:32.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:42.671Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9b0fb13a-11ba-4a67-9b35-4cb76ef3a557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:42.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:52.728Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=659cbaf3-14d1-4e42-b925-51b5dc1d6b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:19:52.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:02.815Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4e1064a3-fae9-4dae-bd56-510659521844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:02.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:12.863Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5a5c9b9e-ce1d-4813-b104-1787a80683b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:22.950Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fa8175fd-fe67-4999-8e9f-5c142de68959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:32.980Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a3008f62-dbfa-47e2-9ed9-e2995fd22eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:33.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:43.012Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=88629006-a459-4a48-a534-26501ffc2bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:53.059Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=baebed87-022d-4b2a-8b2d-35b2af232d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:20:53.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:03.079Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4e7a0baf-0452-4361-999e-c1bcd6a08e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:13.103Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a6675b16-1a64-4597-b892-562d226fbd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:23.119Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=43c8fac9-7208-439d-b956-4e400a653183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:23.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:33.154Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f020b66b-3897-48c2-8f04-b26664be5555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:33.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:43.193Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=205c9342-a936-4448-ad32-dd7cc59f0330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:43.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:53.289Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=02a3f6a5-eb95-4010-80ed-3399754a40d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:21:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:03.335Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1baccb89-84f4-4496-8739-ff3310bd34ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:03.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:13.390Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c4095268-1327-4345-8244-9c76391438de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:23.467Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f77514f6-1de3-4a67-9045-f7fef76eb07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:33.521Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=872a5824-543b-4c54-9f4b-667ca23b6e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:33.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:43.542Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=acc35bd8-a749-43ce-a361-174bd9b7caf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:53.599Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=56ec506e-189d-4af7-b40b-d97992dfaffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:22:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:03.630Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ca88b157-4f96-43a7-8fd3-514e7d30ecc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:03.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T07:23:07.710Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T07:23:07.711Z |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-11T07:23:07.711Z |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-11T07:23:07.712Z |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-11T07:23:07.713Z |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-11T07:23:07.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T07:23:07.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T07:23:07.786Z |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-11T07:23:07.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:13.664Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fd97f536-a5ba-47e0-b6ca-6e42698cad74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:23.776Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f2f623fc-757a-4b6d-b5f8-cc126ac2d24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:33.813Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ae5c2c94-8189-4742-ae10-1130d6830a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:43.844Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4572b495-54ed-470f-995e-c7405719b5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:43.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:53.887Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=86147baa-f51d-427f-979a-699daf0d33ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:23:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:03.921Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=422bf7be-acf0-4a27-8ccf-3c6457a10521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:03.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:13.949Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e616f029-36f3-40f3-b894-a3036ea3f63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:24.006Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5b0049a5-1836-4916-9a8c-4cb53d218921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:34.024Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=872548eb-3183-4010-8fca-01e79c077440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:34.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:44.062Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c390a2db-e05c-4c8b-a8de-19713e3cfdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:54.101Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=02fcc5a9-9b1a-4431-b566-8be17593586d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:24:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:04.126Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d78765e6-d084-4c32-9b94-6efd969a794c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:04.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:14.167Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=490cf0e2-d22c-4b12-bb80-c24810d5a96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:14.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:24.218Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=523efb9a-9782-4662-81a8-46f417d5d5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:34.235Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=11397f46-94ef-493a-b5d9-5984d014f706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:44.266Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f3352ce8-c5b4-48d5-930c-6970c6b801b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:44.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:54.298Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4ff33a1e-c601-48b7-a06a-f6174613cbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:25:54.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:04.337Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=82bb21ac-1a05-484f-869c-5332d9eeb2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:04.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:14.372Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f11ef41f-3919-47ce-8f54-cba791a514c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:14.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:24.393Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=df0f3eb6-489a-4ecf-a14b-16ed9bca27ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:24.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:34.420Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=53002393-5c9a-413c-8325-ed7d4842e55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:34.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:44.456Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=59ca4c6c-34b3-4d5c-9f1f-cc7f734b1f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:54.487Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4b11f1a1-410a-4f6b-a79a-bf111a4a369e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:26:54.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:04.500Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7f7e35b8-0584-4823-92ca-067a61e0122d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:04.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:14.517Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f7d6c3ff-0358-4412-947d-a61131cd0d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:14.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:24.548Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=37cba76a-64fa-4dbf-a995-204551d0e23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:24.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:34.571Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9669c524-8163-4f7e-a84b-8e1d4796c0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:44.583Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0f279b79-12f2-45e9-9a7b-64c289c281b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:54.629Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=62386cf0-f311-4474-adeb-cd9421f11718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:27:54.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:04.662Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6438bc6b-2d42-4090-b0dc-a721c8a16f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T07:28:06.846Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T07:28:06.847Z |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-11T07:28:06.847Z |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-11T07:28:06.847Z |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-11T07:28:06.848Z |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-11T07:28:06.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T07:28:06.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T07:28:06.858Z |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-11T07:28:06.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:14.676Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7d93543d-8c89-4f91-ab52-cffd1bf35b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:24.699Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=327dbcbc-7e40-4ea1-a56a-90dee2a30eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:24.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:34.730Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2c1b3dd2-4500-4827-a2db-acba2634229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:34.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:44.748Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c8c10cd8-39f9-4678-9ef4-835c6ea2e32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:54.787Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a04532fb-7b38-4ee2-81d0-32bc312c7140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:28:54.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:04.802Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=54f246b7-1b80-488d-b469-b8516115c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:14.833Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5922a4bc-f789-4307-8883-15caa10bd63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:14.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:24.863Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=47c690db-8284-45c3-88a5-83fe98e3309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:24.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:34.907Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=60def50b-75a0-4a56-a30b-7571f1619c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:44.932Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2b48f755-c9d9-4391-8eb7-25c5f5b81076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:44.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:54.977Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8bec8bee-71fd-459f-81e1-30cab9c4a0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:29:55.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:05.014Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bf144d60-b454-47e3-91e5-bd341426d33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:15.029Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=dd32b5ef-222d-4564-b6f2-520477979e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:15.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:25.058Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6fd039eb-6e31-49ba-8a74-9d64f72fa5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:35.090Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=793b09ca-5eef-459e-b279-f7f23ae1ee56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:45.108Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=eaa814c5-658d-4e33-ad27-5bd2c038b985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:55.135Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=0d8de1fe-9a85-45bf-b193-afa39d16a28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:30:55.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:05.161Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6675384b-96a3-4e2f-b3ca-97a9d04be116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:15.188Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7175de20-6c1f-44bc-b6d3-5e2086ba1b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:25.215Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2ea0e154-b0e7-4662-8dd1-b23e80685e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:35.240Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e5d58efe-92eb-42aa-874c-e48cabda107a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:35.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:45.260Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3faf1fad-d76f-44eb-a958-cec4e085afc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:55.284Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ffd0bdcc-2524-4648-9af1-c631faeaea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:31:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:05.304Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=aa3684a3-d24c-46d8-9a2f-361363e74159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:15.318Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=af4e7f2b-3058-4be0-8d7f-0732fd08dee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:15.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:25.340Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5735a601-c1df-4479-b535-e107fe5f77b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:25.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:35.370Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1ded772e-1a98-4e0b-b88c-6bea4bbc59cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:45.426Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=76b0aa5d-2f9a-4c23-8953-f788054c17ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:55.456Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=60856965-5993-44ba-8689-dd8e8a1a154b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:32:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:05.484Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6c2099e9-e4ba-437a-952f-78fbc05c693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T07:33:07.147Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T07:33:07.148Z |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-11T07:33:07.148Z |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-11T07:33:07.148Z |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-11T07:33:07.149Z |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-11T07:33:07.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T07:33:07.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T07:33:07.176Z |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-11T07:33:07.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:15.568Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=872476dd-24de-4f2f-be20-4522392eba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:25.592Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3a4c5718-6ef1-4e53-8212-42dac8080d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:35.609Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d663c734-c703-47a6-832f-fb8ff493662c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:45.636Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7ad9d59b-f0a7-4304-a42a-6be4356ee580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:45.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:55.762Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=63bfd6cf-95f6-4fb9-a1e0-9484ef70c9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:33:55.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:05.774Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=91b22b2f-3ea1-4c59-8555-5eb5128f0aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:05.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:15.792Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=65257c48-491e-4a29-8908-0cf4f01b80cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:25.820Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b837b436-5d28-435a-b563-ea2171cee1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:35.835Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=15c6f6ff-d342-413a-8188-99fe9a53436b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:45.852Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fecc831b-b150-4dd2-a088-9edb9671267c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:55.866Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b3826f1b-286c-460b-996f-24dd31fdb3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:34:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:05.879Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=660dcc97-4085-4790-b0f7-7a661ba46c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:05.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:15.957Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2d79514e-5404-487f-a584-4c3778cbe8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:25.999Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e35d4f1f-bcd8-4e1e-9b56-85b3f6a2be45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:36.014Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5b7a2ee4-4f54-4c23-859d-11ff9101da4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:36.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:46.032Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=602f88f2-ff9d-49e0-9c19-b8a7782b9ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:56.059Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4c5893df-5993-49c2-9c2b-e600b5736f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:35:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:06.069Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=5f7f201f-d29c-43d2-833d-951d59c2a9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:06.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:16.082Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=04b13cdd-da72-4e64-a344-7638f8b8f37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:16.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:26.095Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ef3de4e8-961f-40c5-b663-66ac4ffc91af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:26.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:36.108Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b846e01c-eacf-43a5-b909-daa48a451d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:36.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:46.140Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=9a22f98d-c765-45ae-beca-1f383bb75890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:56.159Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a098ea09-5d35-4035-b248-f9605035fe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:36:56.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:06.188Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c21214c7-611d-43aa-820f-fb029c30b9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:06.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:16.202Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3e6cf131-7d53-4935-b8e1-8a7dfce458a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:16.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:26.213Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=d7072451-3477-4d88-bc13-557f82b1f985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:36.230Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=597d8b2f-d6f4-4618-b17c-63940d682792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:36.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:46.259Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a69db0b6-fab0-4e91-a230-0f527c114ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:46.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:56.278Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=00d20201-68e5-4b7e-851c-738329165ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:37:56.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:06.302Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=45a78cc5-8011-4dd0-90e6-ceaefa3bf5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T07:38:07.243Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T07:38:07.244Z |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-11T07:38:07.244Z |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-11T07:38:07.244Z |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-11T07:38:07.245Z |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-11T07:38:07.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T07:38:07.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T07:38:07.272Z |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-11T07:38:07.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:16.356Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=63378f82-1476-4ad7-b817-47aa1e7b8d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:16.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:26.385Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f17434aa-72bf-4350-83fc-ed0e4e39042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:36.444Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1f0f2a22-f0ef-4431-8684-0eade0691917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:46.509Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=371b383e-c8b4-4104-8e4e-b15c2194d790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:56.534Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f25dd8ff-9135-42dd-8d29-c90a90ce4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:38:56.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:06.547Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2c33e23d-44bf-4635-bd78-d8ce53413023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:16.565Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a152b918-1c48-4d43-ac54-c4cf66a76793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:26.586Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=dec6094c-f1af-4d5a-82ef-950e35914eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:26.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:36.619Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=19bdb8ab-a238-4617-a0b6-58cdf58db3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:46.658Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=807988a1-6d51-45b6-a9c7-8aa506d1e2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:46.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:56.702Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b4a38c1c-0117-42f4-bf68-219756079218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:39:56.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:06.728Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=94fd42bb-4429-4214-a997-b712e95c5a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:06.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:16.745Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=4f7f4545-72fd-4ec5-8dbe-09caec7ae8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:16.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:26.797Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c85aea16-e922-42d3-b3b1-e1ff5a5a381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:36.830Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7af56a44-8e4c-461a-a863-6ce65a47f3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:46.850Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c0e5d87b-deeb-451e-9c1e-f6b3fad32acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:46.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:56.873Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=44ecca1d-a399-4d52-8016-72d55e118c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:40:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:06.888Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=242feb00-ffc5-4533-85b1-48dac011273b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:06.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:16.908Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1b180b80-3fec-4468-90cb-ca881521856c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:26.920Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cacd0a07-8df4-40c5-bf5a-bf4881523def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:36.942Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=18482337-9a3a-4233-8562-ab797ff444f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:36.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:46.968Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f5c7f0bf-a2d1-4cfa-b6dd-0706ac793318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:56.989Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8c497ea5-9c45-46b2-b179-4ee6a020bb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:41:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:07.008Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=ae51e83b-09d5-4490-a32a-83e2caf0445a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:07.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:17.032Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8db45c45-4d5e-4f2e-8d4b-8cd713a406d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:27.062Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e6cf0ce6-d063-4c14-8832-bcacc4bd7bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:27.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:37.078Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=dfb3559d-70d6-400c-966a-80b8db72e39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:37.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:47.108Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1fe9ea2b-8f9b-4a87-9675-765707188f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:47.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:57.142Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=f179373f-6a46-40df-803d-cb8662902ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:42:57.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T07:43:06.983Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T07:43:06.985Z |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-11T07:43:06.985Z |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-11T07:43:06.986Z |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-11T07:43:06.986Z |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-11T07:43:06.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T07:43:06.994Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T07:43:06.995Z |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-11T07:43:07.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:07.165Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=955f82fb-388c-4d84-8ab2-7cd30891a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:17.206Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=80412d1c-97e0-4d87-a60f-e0063a09a0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:27.231Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2c4329f1-53ea-47c5-9839-3433bfaa4ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:37.260Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=154e0843-bacf-44be-94d9-149154de2acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:47.280Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3f97eb24-7b34-4e4b-adbd-19debd9884f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:47.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:57.294Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cdd4f404-1496-4a59-8ffb-b3df5b830821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:43:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:07.313Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c328fb34-28ba-4e46-a48d-495ce8d75ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:17.334Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b7098811-d767-48bf-9820-6d9212ea7abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:27.353Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1c5c4f8b-e371-43d8-955f-66de67e4f3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:27.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:37.375Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3ae58a81-a836-4a93-bf08-5f0027ed0b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:37.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:47.388Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=cfaaab6c-897f-41f1-9af1-f07a03693ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:47.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:57.408Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1c066d02-b528-47da-bc72-3b028f2d15bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:44:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:07.523Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bd9c6d21-d2f1-4a54-bb78-117b64e10bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:07.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:17.608Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=098f003d-563b-4ee8-a98d-7f4cc1fba727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:27.638Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=edd5eaed-b7ff-4c52-9b35-55d0ba23570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:37.674Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=037c44ba-420b-4630-9889-4f352aec4e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:37.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:47.701Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e1d435aa-79a9-4630-b61c-0167c21349e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:57.771Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fd4a7724-394f-4faf-8705-277176be0a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:45:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:07.845Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2a959dbb-acbb-4e10-a94c-11805fd0610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:07.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:17.880Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3333a0c3-a8e1-4508-90d4-d17c6fcf294c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:17.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:27.899Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e6643db9-ac9d-4a92-a31b-beb231492e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:37.915Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1bc146e2-ec65-403a-83f2-d1df6cbebde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:37.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:47.945Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=30eb9410-03d9-411b-b86d-e768879d33ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:58.001Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=73469408-8e81-4374-bd28-952890def0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:46:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:08.023Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=51d40732-cda5-4c51-b441-c67702571c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:08.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:18.038Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=e888647b-f6d4-453f-b489-48deb5e61e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:18.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:28.055Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3c337ebe-d9ae-44ff-a745-c3b7b6e0aa7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:38.076Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=17f821b6-00db-448f-b84e-03a3601e3059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:38.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:48.105Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=78a91082-e85c-4cc7-9b8a-7ee87eb724f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:48.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:58.178Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1e31dd18-efce-4659-8253-36afa0c40ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:47:58.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-11T07:48:06.724Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-11T07:48:06.724Z |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-11T07:48:06.725Z |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-11T07:48:06.725Z |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-11T07:48:06.725Z |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-11T07:48:06.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-11T07:48:06.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-11T07:48:06.739Z |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-11T07:48:06.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:08.192Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=2840635e-1fa3-4810-a78b-81d90cab32c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:18.205Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=565000e9-557d-41cc-9255-a676a8b92c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:18.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:28.229Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6b3235b6-adca-456c-8814-8dd3d2d317c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:28.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:38.251Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=b6a00898-2a79-4933-aad7-a9d07e221173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:38.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:48.283Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=7dd79657-0822-491c-9276-28c4a6c3fac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:58.302Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3fa94ae1-ddf7-42e1-92b8-5e7b6b3ae48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:48:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:08.323Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=a182e616-e4c0-409e-b548-0070cdb6c0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:08.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:18.336Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=c67dee71-0b36-4970-a7ed-5905dd33270d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:18.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:28.372Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=25a084f1-caa3-488a-aaf6-6e7a473942ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:28.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:38.386Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=fe11fd6c-816c-4338-91a1-10ff9c4c2e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:38.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:48.428Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=99cddc3d-9eab-41eb-8b41-07b2c6545058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:48.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:58.454Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=3592d4fe-fb0b-4aca-bb07-a92b59d3004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:49:58.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:50:08.482Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=bb0f7181-eba1-4ad9-a3fd-b8871b5e63ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:50:08.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:50:18.496Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=061be6b8-9c81-4401-b838-1c2444a33312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:50:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:50:28.523Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=1a194a7c-2392-4d49-97db-a04dff9e243f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:50:28.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:50:38.546Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=8d359cb7-9468-468e-acbb-d5d1618e1363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:50:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-11T07:50:48.577Z |INFO |Init configs |InvocationID=85bc3fab-5a1c-4d32-8a86-80aa4a21ad1d, InstanceUUID=6c3a4a13-0693-48f3-8b02-958ffd0ad12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |202