By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T12:34:34.424Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T12:34:34.433Z |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-04-20T12:34:34.434Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-20T12:34:34.435Z |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-04-20T12:34:34.751Z |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-04-20T12:34:34.875Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T12:34:34.876Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T12:34:34.876Z |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-04-20T12:34:34.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-20T12:34:34.996Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-20T12:34:35.016Z |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-04-20T12:34:36.434Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-20T12:34:36.951Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-20T12:34:36.986Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-20T12:34:36.987Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-20T12:34:37.095Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-20T12:34:37.096Z |INFO |Root WebApplicationContext: initialization completed in 2080 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-20T12:34:37.945Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-20T12:34:40.116Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-20T12:34:40.530Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-20T12:34:40.565Z |INFO |Started MainApp in 8.729 seconds (JVM running for 9.391) |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-20T12:34:40.820Z |INFO |Start scheduling PRH workflow |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:34:40.831Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=92125222-a2fc-4d08-beff-355497cac2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:34:41.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-20T12:34:46.493Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-20T12:34:46.494Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-20T12:34:46.496Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:34:51.392Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=14e6acc7-32cb-4033-95f7-583ead84e1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:34:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:01.434Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d787395c-afcf-4c26-8145-8532dfe93851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:01.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:11.459Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=380b5b3a-5e79-45eb-834c-22f54ab7839b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:21.490Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dea8fad1-2214-428a-a8de-b252ba8a9349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:21.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:31.529Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b23069cd-a909-46e3-8d98-aea52a24e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:41.552Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f49bd8d8-7097-47b6-8aa1-534cb3553fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:51.577Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1a328451-0f91-40ba-a29c-1900666270fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:35:51.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:01.600Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1908cf45-3d5d-478e-bc17-b24b36298eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:01.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:11.621Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bbcd82f5-fbe2-4cf8-a3ea-4239c459f44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:21.648Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=96110a25-430e-46fe-822f-2fcdd20325ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:21.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:31.705Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=16406de1-94dc-4bb5-beb9-c95cad2b6dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:31.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:41.734Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=78d824c7-e781-4e9d-9f5d-61f85ce08b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:51.758Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a90dcaf0-f9be-48ee-a4e9-069914cfdd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:36:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:01.796Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5b729a68-653e-4d47-9cce-f7d28456cdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:01.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:11.826Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7b93143a-4b76-4ec3-ac99-afaaf7e14fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:21.899Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0ad15b3b-2a3b-44d4-85ad-c9be6b81ad0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:31.920Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b57d326d-1ed4-450c-85da-1b570e837abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:31.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:41.943Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f8ee0944-b53c-4aac-93e0-933766af4f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:42.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:52.018Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=754b0b5e-8991-47dc-8c1f-c265fc004bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:37:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:02.039Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=518818c5-4241-4440-b969-34afca090388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:02.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:12.061Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=329356bb-9da5-408c-aa37-5ff9f12b68f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:12.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:22.082Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f7767cd4-4ef2-44f2-8082-517619405f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:32.107Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b5733403-8af7-4239-b2d1-61f20ab07aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:32.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:42.131Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a7e93ab1-edb2-4025-9f03-a9f3d000ee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:42.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:52.159Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dbe8dc6d-860d-460b-a5e7-3f0715d32aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:38:52.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:02.183Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=39f41637-69e4-484c-b7d3-eba59b4b7402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:02.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:12.210Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cd2a0168-878b-4f1c-93d6-6ffdafe979fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:12.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:22.248Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=54379e84-1b4d-4c94-a2c5-71264f09e336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:22.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:32.271Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=27c8d405-12fb-402f-903a-206cdc89edd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:32.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T12:39:38.628Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T12:39:38.628Z |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-04-20T12:39:38.629Z |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-04-20T12:39:38.629Z |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-04-20T12:39:38.629Z |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-04-20T12:39:38.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T12:39:38.642Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T12:39:38.642Z |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-04-20T12:39:38.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:42.297Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=93df0bd2-6128-4e64-816d-f6f419afdfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:52.321Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fccef20d-d21e-46d3-b09c-a6dfc3dbc713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:39:52.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:02.345Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=10252782-68fe-456a-96fa-8e6aa5a06924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:02.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:12.362Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=db76baac-7876-4040-b996-796f74727e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:12.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:22.413Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2e2f7ff7-af5d-4b5f-97b0-c0b3d219ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:22.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:32.436Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ccde3cbf-3e9d-4c92-a1c7-4b59c6900e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:32.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:42.460Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8cbea4d8-8a6d-40c0-9d7a-92f63b2fc102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:52.488Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ce349d09-1f30-4d08-bf7d-73eaf8b3b3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:40:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:02.517Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5ef58e6b-7b87-48ac-92d3-045c4cfc85ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:02.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:12.539Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ec75c58b-bd08-4594-8408-ed444eb5ed87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:12.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:22.561Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3c85966d-af5c-4de2-aa23-3c23ec1d1182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:32.590Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=77bdaaa3-e06e-481c-85e8-6abd86bffe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:32.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:42.615Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f0fb7332-62e1-41f1-ba6b-3f75f38adb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:42.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:52.646Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4f67cf3e-30a8-4ff9-8ca5-9a0566621d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:41:52.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:02.666Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e57f6ff0-4fbd-464a-93c0-b611d72b2ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:12.694Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2cdca96e-85ef-48f5-b4a7-5a6b60970ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:12.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:22.718Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9b31cb7d-400a-4538-b3be-817718baa62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:22.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:32.738Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dc2f99a7-b3b6-4e1e-9a59-d8dc36a16e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:42.760Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a104d50b-f273-44e2-9d8e-b4dbdcc5bf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:52.783Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=123166bc-243b-4e10-8054-87b6e582bf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:42:52.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:02.806Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e8ed93fb-9465-4372-bd2b-808b7189fa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:02.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:12.827Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2868e17d-6a3e-4954-bb6a-4fb65ff7067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:22.854Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cc2bb04e-b320-42ee-9d67-064eff230ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:22.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:32.875Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1aee569d-a782-435e-93f1-13600675b8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:32.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:42.899Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5c24679b-cc17-4b4e-bd8a-034790ac7434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:42.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:52.925Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b2793ff9-1f26-46f8-a9a9-56b1332fd099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:43:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:02.947Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e5d9ab36-1cab-48e3-96c3-2643753cbabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:02.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:12.973Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=24030581-f41b-4a92-92e5-05a9f6c60ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:23.019Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0997ffa3-3ce2-4cf6-9daa-2df0e2e3724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:33.043Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f99130fb-189b-456a-8d48-acd8aaa18a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T12:44:38.179Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T12:44:38.180Z |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-04-20T12:44:38.180Z |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-04-20T12:44:38.180Z |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-04-20T12:44:38.180Z |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-04-20T12:44:38.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T12:44:38.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T12:44:38.187Z |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-04-20T12:44:38.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:43.084Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=14cf46e8-6201-45c3-b7e3-c026632381b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:43.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:53.104Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=121a6b42-f01e-4e51-b327-3aeca7630f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:44:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:03.128Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b1e37b79-c935-46d5-95bc-9f1e62cc0b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:03.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:13.152Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e9dd0b47-07e7-4cfd-9de1-1d9222ba94af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:13.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:23.175Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=66bc3d8b-ed99-4453-b170-5ada2bdef0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:33.198Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5902d584-268c-4c61-a6e4-60742eaa03e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:43.227Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=718ed828-997c-48d8-bd0e-7a1f9a507bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:43.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:53.254Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5e6e03c9-8685-47a6-ba71-20966556a235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:45:53.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:03.275Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=07fdc4a6-0c4c-4557-b078-b554180d20e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:13.297Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=646e7c64-a58c-4b56-af41-9e5e05dcf1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:23.342Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a8159127-4d72-46b2-891e-2ed6c11933d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:33.368Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c3d72787-c850-4fd6-b392-842e83b891f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:43.397Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a01e79f3-a11e-4a15-836f-edc99b6bbaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:53.419Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=36501c68-fb75-4722-b641-b0c7f54461e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:46:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:03.442Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8ee96e44-dedf-432e-9976-c89d0bda802d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:03.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:13.464Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c336b9bb-3ce0-4bcb-be85-78dbc7fe525c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:23.491Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=38c044c7-219b-42dd-8aa5-eb54c5cbbe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:33.523Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8d355abb-a5a4-4a55-a234-8b507016616d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:43.546Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0395c38e-c32a-4a57-9f99-3dd39ad9fd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:53.570Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a4a02db1-9c55-4649-96f0-faa957cf46fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:47:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:03.607Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=96c4eaf6-e9a4-4eea-b406-5ea20feabf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:03.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:13.651Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5fab49ff-7526-4476-abae-04817f014c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:13.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:23.669Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=590c1a6b-ac67-407f-bfe5-571c5872a1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:33.688Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e53f6e27-056d-483c-bcca-287de625082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:33.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:43.712Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e999576e-1969-43d9-889b-dab8546e2491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:53.734Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8132b3d7-666c-46cb-9ce5-f0321b611bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:48:53.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:03.808Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=94253c75-6db0-4493-9f89-aa46b3b2b052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:13.831Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=64ee60aa-f852-416b-9636-313c0e1de5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:23.858Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2a78b169-23d0-441a-b4c6-c13cd451bd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:23.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:33.879Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e7c254f8-28ca-480b-904d-a5054c8af510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T12:49:38.251Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T12:49:38.251Z |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-04-20T12:49:38.251Z |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-04-20T12:49:38.252Z |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-04-20T12:49:38.252Z |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-04-20T12:49:38.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T12:49:38.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T12:49:38.335Z |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-04-20T12:49:38.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:43.902Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=338141f6-d35f-42f4-a99c-070b04ce2b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:53.936Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6df4f755-d865-4bae-85a9-3688b1f5685e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:49:53.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:03.976Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=796da31e-93c8-4287-a3e1-d66a82a34315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:14.001Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c2401c2b-0b25-4f8e-b87e-fe612096371c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:24.031Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=498600bd-a33c-4768-b238-45df9408941a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:34.056Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fc5b692d-3ebb-49fa-860f-be3562a63247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:44.079Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8849c3d6-8e3b-4a3f-8e20-5aa496242c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:44.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:54.104Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7a860a16-0b82-4117-ae36-32a3e3ff2d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:50:54.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:04.140Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=632913aa-c02c-4021-b5b0-e7c3144e9ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:14.159Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3e76653d-f7a2-4f1b-8c6c-03675a841ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:24.180Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4bec3297-9f60-42f1-8a6b-abc9bf593c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:24.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:34.200Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=482457c2-c82b-499a-97ad-f03c14e33e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:44.228Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=08b17c2c-081b-422a-ab88-62493517f16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:54.273Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fa268bad-a973-4add-8376-5988576daff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:51:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:04.293Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5090f4d6-1b5e-43b2-8ad5-12c8f7a306be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:14.321Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8dec58c1-09a4-4d6d-8d4e-c9f9b6bc8fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:24.359Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3e2c016a-9788-4cab-9aa7-81c2eb9b70a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:24.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:34.382Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=12c3de61-21f9-4384-9434-52c6b805957e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:44.397Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4d22f05b-1a89-4c36-89ac-90b7829dd68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:54.420Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2b8e7973-7ab7-4709-a710-116296df5eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:52:54.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:04.441Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5b264912-b94c-427d-9d1f-10965a86f624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:04.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:14.460Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1b3e7a83-f0ac-4250-989e-300b298ab43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:14.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:24.482Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6c040aaf-323e-4f1e-8eac-62a75fa2dca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:24.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:34.511Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1bfe90ab-8cca-424f-9a6a-c099fab0d8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:34.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:44.531Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=58930af0-740f-432a-b951-8d271e4c65c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:54.550Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c02a5850-2173-4389-b10d-cab57f4d07cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:53:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:04.579Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=18d074a1-d021-4c8f-ac1c-16d192cbaa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:14.597Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b7b2ef72-d352-429c-aa9b-86f047353041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:14.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:24.640Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8d2c919b-ec5c-49be-94e9-247a341449ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:34.660Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3f6bc3e6-c759-4752-b47b-92a573df534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T12:54:38.142Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T12:54:38.142Z |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-04-20T12:54:38.142Z |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-04-20T12:54:38.142Z |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-04-20T12:54:38.143Z |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-04-20T12:54:38.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T12:54:38.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T12:54:38.149Z |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-04-20T12:54:38.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:44.683Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=af975c0c-a8f2-4692-ae54-12b9c8458f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:54.704Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7894c4f1-6007-4e28-8444-23a82362b92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:54:54.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:04.733Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=133daf96-9509-40d4-bfb1-48266ae5fce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:04.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:14.769Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b032717c-a97f-4727-b932-717c8ca733a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:14.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:24.789Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c05643dd-bb4f-44af-b50d-51c2158e4af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:34.813Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=276fc049-b3b8-417e-9f90-6fd957339986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:34.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:44.832Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=63372146-6cff-495c-99fb-efbcc1f0c1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:54.856Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b8d91a51-37fb-4832-b519-7daf94e0f0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:55:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:04.876Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=95203860-50f4-4e98-9cf7-538a9e66882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:04.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:14.896Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=15e5f3be-d04d-457c-b3b1-f0f79eb57a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:14.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:24.917Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3073644b-51d4-4423-b55c-5c7698bfdf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:34.936Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5c992583-27dc-4673-a64c-e1c070173135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:34.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:44.958Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=433bd11f-cdf9-4b50-b5eb-f8667c01ee94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:54.978Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=454856d6-7d54-4283-b66b-62e6798feecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:56:54.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:04.998Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ad3ab6e3-4112-40db-bf03-9451b75ded6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:05.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:15.018Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4755e46a-fd12-42d6-97c2-a7831ef3ea5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:25.038Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=02c379f0-837a-4656-bed1-454b247e9cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:25.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:35.060Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4d3fb261-5102-4d2f-a35d-68a2b46ed911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:35.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:45.080Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e4adb146-4fc9-46e7-9fe8-b16db638537e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:45.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:55.100Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6283fd4f-021f-47f5-a512-7c4ae49767e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:57:55.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:05.120Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5f781052-3123-4b2a-bc54-40c54d9fcd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:15.144Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9f1e1e22-651b-4ea2-abd4-bfcd281c3d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:15.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:25.173Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=15bb672e-6a06-48fb-944f-c901629654a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:35.198Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e36009dc-5445-4343-9dc6-36c4bf50fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:45.217Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=45a81926-d7b0-4e3a-afce-5df0292c72c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:55.236Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cb4b14cf-faf0-4312-9f90-f374dedee761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:58:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:05.256Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0b080408-54a6-4f88-8694-3c0960e9fe69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:15.277Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5ba843d7-c6b0-4584-901b-856634c9c2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:15.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:25.297Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=77d79d5a-e3f7-472d-a02b-b0fe0a0b74fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:25.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:35.319Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cd0f4f14-9016-42f6-a8a1-3ec299b569ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T12:59:38.126Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T12:59:38.126Z |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-04-20T12:59:38.126Z |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-04-20T12:59:38.127Z |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-04-20T12:59:38.127Z |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-04-20T12:59:38.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T12:59:38.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T12:59:38.132Z |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-04-20T12:59:38.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:45.342Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=67324fc7-e40a-4b28-8365-096ede29d6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:45.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:55.380Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=234a38dd-4a1b-4982-8370-1fe157cd6ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T12:59:55.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:05.397Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e3f37f2d-5f80-4383-a285-2c93e3e1d037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:05.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:15.416Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f96cb705-d078-497b-a31e-89aa399a849f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:15.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:25.437Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e9c14e68-7a47-45fc-ba18-c5914944e540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:35.459Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9f478cd7-90b0-4d04-9460-d48514551faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:35.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:45.482Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=52745959-b026-4158-9b24-984ca7dcf089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:45.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:55.507Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7a61a548-f0a8-438c-8ce3-5ae37943ebab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:00:55.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:05.527Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e7c6597b-8569-483a-93b8-d3014e83a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:05.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:15.549Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=189de7c0-3112-4f19-aa37-9b180f87160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:15.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:25.571Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=29517c87-34c3-4a16-91c1-1e6929734516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:25.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:35.594Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=910cd705-0b65-468f-9e50-ae644c0d53dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:45.616Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=37a0ef92-be5c-4934-a452-d333d6b19e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:55.638Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=920f0d04-f5a2-4ba4-b5fa-984392308ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:01:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:05.660Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3448eb8d-aab6-433d-aac0-4c21db4c10d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:15.681Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2eb1280f-035f-4cf1-b0aa-df428c64351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:15.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:25.698Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4386f51b-0a56-4046-898c-21cd3a253b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:35.718Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1a42fd72-a120-42a0-afa1-279ebd6cd232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:35.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:45.741Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=59bc2b8c-a4b5-471f-b787-f5f04854f528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:45.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:55.762Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=539245e8-8062-42f9-bbf7-f0a6712b10ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:02:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:05.785Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4de65aa0-5627-4326-8aad-bdb03fd226d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:05.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:15.807Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f218375b-20ef-4b1b-85e9-7ac018d39ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:25.829Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8316c30f-0a85-43ee-a542-efaf6dd21acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:25.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:35.849Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d1452420-1578-45c6-8d99-75c49d41851b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:45.872Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ab1e585e-0419-4588-bb9e-51e58d6d5e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:55.892Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2d6a6963-3029-41f3-900f-a50174994192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:03:55.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:05.912Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fc3b3071-fa3a-427b-b7fa-be1ecc23e659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:05.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:15.937Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f4100c4a-9a32-4bd5-ae3a-3a5d102f33fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:25.958Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4af589d7-e820-4981-afdc-c64a9a03b600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:25.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:35.985Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9681ad95-9d8f-4244-962f-9b5e5275f35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:36.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:04:38.132Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:04:38.132Z |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-04-20T13:04:38.132Z |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-04-20T13:04:38.132Z |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-04-20T13:04:38.132Z |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-04-20T13:04:38.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:04:38.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:04:38.138Z |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-04-20T13:04:38.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:46.006Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4135ddcc-f5be-4744-9b00-4e40527bfc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:46.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:56.036Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f0963d2c-93c3-4b08-bea5-a408bbbea6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:04:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:06.056Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=089b45a5-9cfb-4753-ba1f-32b30ec19799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:06.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:16.074Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dd99d7ec-ab59-44b9-8364-022421451650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:16.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:26.095Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=982ff83b-a6a8-4710-97ee-095d3405e8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:36.114Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ce2d1573-658b-4972-a433-13ab389252f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:36.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:46.136Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5651ccb8-8218-4fa6-8fa1-3b099ce1a3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:56.158Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=adb6766a-63b9-410b-957a-a9174bd94ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:05:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:06.177Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=edb8e09b-f42b-4158-8c17-f1d51e2dca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:16.195Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=29b587cd-4e4c-46be-a360-69f800421f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:16.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:26.213Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=712189d4-0660-427d-a45c-4a00287d17f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:36.234Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d41daf45-338b-4bb4-a671-8e4c9c4d65c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:46.252Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5895b15d-8b47-449b-ae6b-a37f936b1972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:46.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:56.271Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f36948f7-f1e6-4619-972b-d8ba9db1a2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:06:56.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:06.291Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9243fa94-9eb6-4acc-92a8-e1added9c2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:06.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:16.321Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a76fba41-5a49-4deb-9e56-2c3a66b640ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:16.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:26.341Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cccd61eb-1166-4595-bdc9-bac07fbd74f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:26.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:36.363Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b089e6a1-45ec-4b97-a947-783e322ec8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:36.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:46.382Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=945368cd-ed0a-48a1-a97d-a803ab1b139a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:56.401Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=47fa7597-0d6d-42ff-bddc-9d9846cef748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:07:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:06.423Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a4a51e06-6e77-4b1f-bb60-66a195141801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:16.444Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0b143fc8-ff81-40c1-b0a7-418b272780c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:16.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:26.468Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4f8b4b63-68ed-4339-b230-6638ac8ce36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:26.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:36.494Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d369c1aa-5303-4c45-8021-7092b575ef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:36.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:46.516Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=35218108-4805-40f2-aec0-2c0f7b33cd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:46.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:56.536Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8ca2e4b4-e7ad-4752-9a49-622f23e2996a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:08:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:06.556Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4f5847c9-99c2-4b5f-a185-51231eacaa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:06.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:16.577Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=22a979e7-6cbc-4955-89f0-c674d815e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:16.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:26.612Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dc3106c5-b77e-4fb3-8f6b-4dcab8d04e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:36.637Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9a44ce29-1bcd-4e21-95a6-3966cc056afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:09:38.171Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:09:38.171Z |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-04-20T13:09:38.171Z |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-04-20T13:09:38.171Z |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-04-20T13:09:38.171Z |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-04-20T13:09:38.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:09:38.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:09:38.175Z |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-04-20T13:09:38.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:46.659Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=309d7776-f157-4933-b74e-ad5809a905e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:56.679Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fd137961-79de-4e87-a7d8-25a3472d365a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:09:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:06.700Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=95f87d61-5d33-4933-9469-a8e5cc4f4ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:16.721Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3be9a185-207b-42cc-b23a-f171ccb94428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:16.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:26.745Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b8818e13-f7e1-44a4-9f7c-a2a169782895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:36.766Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7114bd05-c008-4e96-ba13-7863ba004394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:46.785Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c0ebb717-0895-4f7a-aee8-dddd3a02c3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:56.812Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5aba103a-e6c0-4341-a962-1771c250494c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:10:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:06.831Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4233de42-bd4c-40d0-85a7-352901115059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:06.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:16.851Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3813caa6-d270-46f8-83e1-b76758d845d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:26.870Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=77aecaea-7b53-4a01-9b46-da41e7b274b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:26.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:36.889Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=31fd3afa-8e9c-4132-853d-ae737ae10a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:36.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:46.911Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1133a7a3-7095-4003-a5ea-c4913483ea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:56.931Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c409b809-e9e6-4b33-8d0e-13307c2d7e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:11:56.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:06.951Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=28df77a2-b700-47c1-a0c4-78288de3d5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:06.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:16.970Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bec3a52d-c1c0-498c-8ccf-7038a30118f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:16.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:26.995Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=efa93f4c-d77c-41c0-afeb-b1152ae67aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:27.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:37.019Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d16c51c6-731b-4ca4-8159-802498885174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:47.037Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=538eb0c0-fc60-4e92-80e8-b114510cae50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:47.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:57.057Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=155a8865-8068-4910-bf5c-53d9fdc3cc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:12:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:07.077Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1c8b9b91-918f-400e-a654-211ab6755c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:17.102Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=460c0c4e-db23-44a3-9988-69a7588be5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:17.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:27.126Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2950e15e-3459-4dae-ac5e-2adc2a724ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:37.149Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c68b70a3-5859-4529-a73d-46644d6a2825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:37.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:47.171Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bb25c7a4-a63d-46a9-9844-fd9d6588bfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:47.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:57.191Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1e978f94-f443-4a40-b246-f9089c3297e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:13:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:07.213Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4d3cd58e-a41b-4ab9-b013-171e1ab334ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:17.245Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=463a33d4-cca8-463d-9e04-3dd0990a1953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:17.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:27.264Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b18dd106-4df8-4f3a-ad78-ba7f35f26469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:27.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:37.284Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b3930043-39ed-4793-8d71-7c402cb7fb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:37.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:14:38.116Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:14:38.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-04-20T13:14:38.116Z |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-04-20T13:14:38.116Z |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-04-20T13:14:38.116Z |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-04-20T13:14:38.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:14:38.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:14:38.120Z |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-04-20T13:14:38.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:47.305Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=88aa4e95-3c4e-4e57-acc8-6329c319a99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:57.324Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2130f07f-1d56-4c19-b5ae-192ac747dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:14:57.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:07.344Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=16063a85-bc3c-48e7-ab7a-d5286acad0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:17.370Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a7d6d0bb-4d39-46f5-a279-024d6edebd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:17.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:27.389Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a7b6ddf3-fbb9-464c-8106-1bcd7ed53806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:27.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:37.408Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7eae5f3a-13e6-4950-981b-b811f04876ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:37.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:47.428Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=37517e42-4fc6-477d-abbf-6d150093ac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:57.446Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2584b709-fdac-4860-9206-fff195447e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:15:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:07.467Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0b0b1064-25dd-42ea-b2c7-e341bbecccc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:07.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:17.486Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f79da0c4-65c5-42ca-bb5c-fbf21dd63956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:27.507Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7cbec200-da26-4076-a90b-8aa68af0426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:37.526Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=acb4177b-53a1-4ad9-b632-caa243f7bc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:47.543Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=86e4b36d-e9d3-42c1-97ee-e45089883dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:57.562Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=58326a7e-42e8-461a-9fbf-01a081eadacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:16:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:07.579Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3d9a932c-879f-43ae-97ca-96bb85cd6927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:17.599Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2e2b45d9-8013-427f-858b-f5dff47b07ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:27.619Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e539d4e5-88fb-4b8b-8672-cd4e242bee9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:27.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:37.640Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=323d2615-20ce-4fcb-807a-e5bb1b68ba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:47.660Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=eb6a12a9-3d8e-4f03-a416-d290dede378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:47.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:57.679Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=27e47a00-e44b-46ff-933e-d5c0523aa225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:17:57.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:07.706Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=345d9e19-cba7-4f97-ad34-13213e565685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:07.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:17.732Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7ac8f52e-1870-4c3f-92c7-15d8d260251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:17.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:27.775Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=97605de6-ab2b-4563-943b-fddc4022eb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:27.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:37.796Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=26090636-3554-4af1-ab1f-b881a6192d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:47.815Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5581c442-ec59-45bf-907f-6ea35df4973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:47.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:57.834Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=caedf08a-d86e-4dd1-8177-df192d19ea9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:18:57.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:07.855Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=56c554e4-700a-484f-bb96-e6866658a624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:07.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:17.874Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0280149a-7f41-4b44-88b8-19ab24f13959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:17.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:27.895Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7bec8e08-4cbd-4377-b53a-89b02403d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:37.915Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f6efbe8b-94d4-416f-b4f7-4ff6a13b566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:37.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:19:38.111Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:19:38.111Z |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-04-20T13:19:38.111Z |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-04-20T13:19:38.111Z |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-04-20T13:19:38.112Z |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-04-20T13:19:38.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:19:38.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:19:38.116Z |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-04-20T13:19:38.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:47.946Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e2bade4b-6305-47e4-a323-bd9d539218a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:47.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:57.965Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8be9f833-40e9-4a04-8f95-5a0ce3c3f8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:19:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:07.993Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c2ea517f-80bd-4c60-8abe-56a05ff85ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:08.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:18.024Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8c286707-c035-45bd-8f42-971e80b0eb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:28.047Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=29e8e9cf-d88e-421d-85ec-a3aeb02b34d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:38.068Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=531e5a30-9be3-438f-90c1-6a45ecb722c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:48.088Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1d473182-aac9-47f1-8bd9-8f713031f213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:58.104Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7abb161e-6519-451b-92f8-a29f249fe244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:20:58.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:08.126Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=eb9939fc-371a-4eea-8ae1-985566566dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:18.145Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=db3af68c-d892-4e71-95d5-904a94bf1af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:18.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:28.164Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e9b4f7d5-eecc-4bac-a5aa-aa7cf41f76f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:38.184Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5f6cad06-38b9-42b5-9f59-57b7d72f4850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:38.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:48.206Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=195da414-46b8-413e-8c77-4864a94a18d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:58.225Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b35c2646-ce2a-49ef-86a3-bd6891c121fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:21:58.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:08.245Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6a0c1ec8-006c-4b46-b066-7031818b2249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:08.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:18.265Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=821bb0bf-11d5-4eb4-b3ed-a150fe84e283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:28.291Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a588f406-ce73-41ec-bcec-d55f02284e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:38.316Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=de5470c1-bed7-4a19-ac01-bfd7c1ac5d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:48.334Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fcf04ffd-c21a-454b-9927-a6bec2738a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:58.352Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=de9df788-4469-4198-a255-7f8b944a1ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:22:58.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:08.372Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e8578a30-6001-4192-ba68-9b084f2e7cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:18.389Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=14f267a9-9d42-4bb6-a5d7-21b4936ddc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:18.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:28.406Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8b4bfc36-65b3-4904-887f-211eab3e1ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:38.426Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f2916648-f4d4-452f-940e-e8622f6e201f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:38.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:48.444Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2e999e33-c3b6-44a2-b30d-0c70509c9792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:58.466Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=18085bbd-92df-4e2f-a645-c0a3a4656e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:23:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:08.483Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=844fc3bc-b916-4120-88bd-03d138df14a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:18.507Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c2bd805c-28c0-48dd-b665-4340a79179cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:28.530Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1feda52f-6dd7-417a-9ed2-e90fdb1b8882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:28.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:24:38.137Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:24:38.137Z |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-04-20T13:24:38.137Z |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-04-20T13:24:38.137Z |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-04-20T13:24:38.138Z |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-04-20T13:24:38.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:24:38.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:24:38.145Z |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-04-20T13:24:38.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:38.551Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e8ef907a-2f86-4750-b11b-6c29ff8afc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:48.571Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c8001d2d-c60a-4254-9f47-4a9f6706851a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:48.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:58.591Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=94ef89a0-62cf-47aa-9a06-dc92ff04d02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:24:58.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:08.612Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b2339043-f412-4a58-96d1-b320cf37d43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:08.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:18.631Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0325b500-f1ad-4680-964e-9b69a07c69f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:28.651Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cd8e0bb4-035b-4941-9f3d-8253e2824486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:38.671Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1f33a323-b64d-4662-a9f0-8d6d56d1c653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:48.705Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=302797da-7f28-483c-a8ff-d690a49c94f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:48.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:58.741Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2d978d43-c463-4558-8fd6-3aef9d801737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:25:58.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:08.763Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dcccabe6-1751-46c7-9c61-f2822502b6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:08.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:18.785Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0a67bca7-9bd3-4d86-9cb9-4fe7cfcf0175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:18.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:28.803Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a05ce742-768d-4596-a742-374736f183c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:38.826Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3ae18773-3f73-41f6-9036-67c6a280db8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:38.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:48.845Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=548c69c3-7e03-4f6f-a74d-046546e34bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:48.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:58.865Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2b8b1a31-5cb3-4c5a-8db9-f3f364eae6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:26:58.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:08.882Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c67f0b50-544f-4f71-a41a-825461a996cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:18.906Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=630ec1a6-282a-45c4-bf82-e85968d0c184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:18.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:28.929Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b6b2e536-4756-49c2-8c61-85f783c28610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:28.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:38.953Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=87497e8e-0b7d-4658-bd93-351c4bfd5505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:38.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:48.972Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1fd4d98a-1ffe-402e-aae4-337569775f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:58.997Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d664f2b8-aea9-4bbd-9484-4335a3f6909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:27:59.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:09.018Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=64d7e338-78df-4056-85a0-6f42f81c5248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:19.044Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=51d12e84-bba6-4d49-a6c5-2e2e317e0dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:19.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:29.062Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4577f3e7-2daf-423c-aa69-d53bc04b8e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:29.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:39.095Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dd8484d3-53f6-4895-8a9a-84a044cb01cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:39.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:49.115Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1f8e0451-fc55-47ac-a5e7-a29bbe55d3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:59.135Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=470c4b05-e4fd-4dfc-81b9-be2780ea5ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:28:59.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:09.154Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4d06742f-08b9-4397-a155-1b775068a08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:09.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:19.171Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6a6d5dc4-e195-4855-b58d-74d092db6ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:29.189Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5fba6548-5d30-4d48-ab68-40b004a6c9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:29.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:29:38.121Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:29:38.121Z |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-04-20T13:29:38.121Z |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-04-20T13:29:38.121Z |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-04-20T13:29:38.122Z |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-04-20T13:29:38.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:29:38.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:29:38.125Z |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-04-20T13:29:38.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:39.206Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=989eb64e-debb-4114-8d67-e1d88b14e796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:39.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:49.222Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1e955b4e-e9a8-41eb-ad52-105d20f26f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:59.243Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ab7cdacf-c456-4696-b3f8-5555b13689e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:29:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:09.261Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=76739551-48e9-4b3d-b1fe-f7a0fa9311f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:09.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:19.283Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=97dd74cf-11b4-488f-acde-c9ae0ee81543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:29.307Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ca50367e-f14c-4bfe-8477-f9894f77abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:29.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:39.328Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b237060d-ad60-4d04-8486-8788164d4c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:39.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:49.348Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=eb6c4196-4afe-4e4e-802a-4cecee585602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:59.371Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=93bc350a-bb06-49f3-977f-5d85e9d9c2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:30:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:09.395Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bbb103fb-7b63-42b0-ac60-8605295e4c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:19.415Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=65308e7e-70ae-4e64-ab29-a4d736f9f9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:29.434Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6d7e4aed-30f2-4b2d-8c26-b8597db9d0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:29.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:39.453Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=13041215-6746-482b-9a14-846dd0952e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:49.475Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=10c58d11-ed1b-4cb7-9027-3ac59974940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:49.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:59.493Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9e46055b-e4c2-4a8e-b24b-f60eee1a94ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:31:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:09.515Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5126e75f-7a8d-48fb-8201-e30d0b00d8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:19.543Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=07a64990-92e2-44fc-a9fb-87e87e618347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:19.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:29.565Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=02b05078-c186-4f77-bc1d-08878a4f8071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:39.591Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4503d027-93cf-4201-8ceb-4cf96bb9adb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:39.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:49.612Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=08cdc959-7277-4e95-916a-6ee7d04641df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:49.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:59.630Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b3efd0d2-3a8f-466c-a838-ad9e40fcd65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:32:59.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:09.648Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c73e4aab-66a1-422c-ac92-5034f5afda6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:19.665Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=32620fcb-2a32-4e2b-90dd-be723dc4d83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:19.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:29.687Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=15994a05-eda0-4874-b373-1ef48e544996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:39.706Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9fb15a5e-e7ac-4bee-b8d7-5f563afd9870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:49.726Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dab7d9d5-37a0-465e-a371-c3a1a1bede82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:59.769Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e57903e2-ee3f-42ab-9680-b9a698321e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:33:59.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:09.791Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8850febd-25e9-4ca9-860f-4fdbe3295331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:19.815Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=571fd196-1943-4e49-a398-54ad8aed2425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:19.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:29.853Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e2045dd5-f9e6-4c08-b673-ee79cdd4cce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:29.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:34:38.149Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:34:38.150Z |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-04-20T13:34:38.150Z |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-04-20T13:34:38.150Z |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-04-20T13:34:38.150Z |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-04-20T13:34:38.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:34:38.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:34:38.154Z |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-04-20T13:34:38.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:39.873Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e697fcf8-d6f1-425c-b260-bac24447c830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:39.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:49.895Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=368a47ff-7b7d-4c83-83ab-4c2d43181f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:49.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:59.917Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0b95f8de-a3c8-47b6-9b06-f08a40b88b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:34:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:35:09.936Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4a1b45d5-3f89-4f4e-93ee-0921b1c1b0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:35:09.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:35:19.956Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=93fcae9a-c003-474e-958e-e78faff8a734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:35:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:35:29.980Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=43396b8c-f95f-4ba0-be6d-fcb70c538326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:35:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:35:40.005Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f868549c-3197-4030-806a-e1ef51655aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:35:40.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:35:50.025Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=64455891-7cd4-40b2-a8cd-a92b10c57043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:35:50.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:00.046Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=665bde7c-5f46-4947-b4eb-6ac8f6d2867d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:10.068Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=72d015de-d271-4dc0-afba-1b03ba242599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:20.088Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bd6bbe13-9cb4-48f1-ab36-df4c33fe5db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:20.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:30.107Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=162c44d3-9e29-41c4-9eae-4de77cd8d955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:40.126Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=34ebfcac-559f-43da-9a18-dce217420495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:40.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:50.146Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=350284fd-7abf-4c36-be93-a065cfc8b1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:36:50.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:00.165Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=19abb1a0-30e7-4ccf-b474-3130b044c53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:00.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:10.186Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6c90df16-41c7-4167-9d91-ffd13bc77463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:20.206Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f1213397-6059-4f1b-9221-c0edfe9d1e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:20.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:30.225Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=627f3756-e4c1-44b2-b489-0cfcb23fd938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:30.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:40.254Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8c31e818-60c1-4c19-a510-8308e37ab634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:40.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:50.275Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=37981030-e6fe-4d1b-82f4-078f4dfeda87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:37:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:00.296Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5e3a1f56-3e54-4320-a7b1-6569787ba673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:10.317Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9c59b01f-9012-433d-b692-64916185a02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:20.350Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c98755e7-a27c-43f9-8576-711d892cc9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:20.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:30.369Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fa95468f-adbd-4981-b5c8-c69a6f183a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:30.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:40.394Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=736c048f-3e1e-47f1-9dce-fdfb6993654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:50.417Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0096cf07-eaa8-4272-a538-b4324949cb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:38:50.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:00.437Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=850bb5ce-7f4c-409f-b2a6-6fea0625c6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:00.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:10.459Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c9f6c5a9-eefa-4d9e-941f-7eb24d04c2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:20.479Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4b2d6fe1-1798-4b72-b36a-56ea2084b601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:30.499Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=deebe9c1-90b4-4803-8a69-88ce1ad7d291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:30.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:39:38.143Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:39:38.144Z |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-04-20T13:39:38.144Z |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-04-20T13:39:38.144Z |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-04-20T13:39:38.144Z |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-04-20T13:39:38.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:39:38.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:39:38.147Z |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-04-20T13:39:38.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:40.519Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dce0da19-e581-4ebf-bf2b-dda4029fc8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:50.538Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5dd4ac38-2936-4016-bcfb-d032c9a5e124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:39:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:00.555Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3d8dabfc-0671-40c6-9616-3328b347760f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:00.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:10.574Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cd07d456-6f16-4778-ad64-64fcc6c81062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:10.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:20.594Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cda627d7-0a39-47f7-b74b-228c8d5c3a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:20.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:30.615Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=68bf6136-77e9-4a71-ae5b-88fa284de5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:30.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:40.635Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=14fe6993-6eb7-42cb-a3c0-7c1578117ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:40.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:50.657Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a98655da-037f-4eae-bc93-b818023626f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:40:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:00.677Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c29802bf-f5f7-465e-8d8d-3b00e69b89f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:10.695Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=38187f45-2797-4db8-bcb9-4c33dfedc0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:10.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:20.712Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a9a971b0-d2dd-4b1b-b913-3d6a2a8dfbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:20.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:30.731Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=060dc603-3b36-4aab-a7fa-0a38ff7ac214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:30.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:40.752Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ebb370b6-8f23-463c-817d-f750eaddca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:50.773Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9f42aadf-82f3-4af8-9473-f1b0c2921214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:41:50.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:00.792Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1fdbbbc4-7c02-4b2d-8b6d-0a6f130e0e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:00.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:10.815Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d9dcfcb2-dd55-402e-b92f-752b96cf41dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:20.836Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=00e5b94d-97e2-4474-b6a0-89e96df98b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:30.857Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=718816d5-13bb-4d46-aa92-701f7a5db8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:30.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:40.879Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4cc4da15-6262-4c4b-8cbd-aaf0cf761a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:50.901Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=741cadca-5978-415a-9955-cb5ebae44af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:42:50.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:00.917Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8e8f7eeb-8fe5-4f8d-885c-b698c6ba3924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:10.936Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=958fa67f-8e5b-46a9-986e-67ec45c13d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:20.955Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8915cb7e-aca8-42e3-a22d-0d15d0faa3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:20.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:30.976Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8f69225d-5137-48cc-a178-12ba219d6549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:30.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:40.996Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f2743ac6-a537-4983-b557-5792691c86c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:41.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:51.013Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cf3b1a1a-bdbe-4d51-8ef9-351a81515167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:43:51.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:01.035Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ffeaedbe-c3e0-422d-bf11-807798824319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:11.057Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=73f8c901-50ca-42cf-b6b6-94400078efab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:11.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:21.073Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=093f3f8a-5e67-4285-97ed-7be575be260e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:31.092Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fe40af8c-6e4d-4830-b0c5-716cde172a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:31.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:44:38.148Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:44:38.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-04-20T13:44:38.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-04-20T13:44:38.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-04-20T13:44:38.148Z |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-04-20T13:44:38.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:44:38.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:44:38.151Z |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-04-20T13:44:38.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:41.110Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=43d30ab9-b9d9-417d-a023-e230d52d49aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:41.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:51.128Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fcd60737-4b7f-4880-9d5f-9f8ecf3e4383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:44:51.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:01.147Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=690769e9-09b9-48d6-b0dd-e5a266d558a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:01.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:11.165Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9fc87f47-14ef-4d47-bf65-8a3f91e01f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:11.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:21.184Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e219d4b2-0318-45a2-876a-e09f8f283242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:21.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:31.206Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0f589b27-9bdf-4710-9971-980ecf4c4a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:41.227Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a9121b13-4790-4dd8-ae37-da3eb70f10ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:51.244Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=96e1b359-dd4a-4dc9-9911-0b9b60618fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:45:51.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:01.265Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2e90d785-5465-4831-aafb-6a8d827f1ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:11.284Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=735a6d99-9947-475b-b6fb-1ac26970bb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:11.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:21.306Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8b00e1b9-bfe5-4c69-8b67-8333d4419116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:21.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:31.327Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=02cbd033-f158-4beb-9aa1-5a617b7b3da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:31.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:41.345Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ac49679b-8c6b-4eca-8932-83af1707b062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:51.363Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6fa511da-f3b2-4430-8965-ad24a004fc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:46:51.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:01.385Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=05da3823-8632-45ee-931b-302b268aacba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:01.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:11.401Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=96f8317c-2aa0-4fc3-964f-d0cc33d8f6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:21.449Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=58b5ded5-9d56-49de-93cb-94bea556af93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:31.469Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=71c313a5-ae77-4820-b22a-f392e691d9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:31.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:41.490Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0bf8f62e-6e61-4130-8681-a6430e189194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:41.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:51.508Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8077d101-f4bc-4a42-bc4a-9afdf2c7d2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:47:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:01.527Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c4808209-3f42-409f-88b2-55eecafe1ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:01.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:11.547Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5ca230e6-ee2e-4835-8814-b4a1b1575bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:11.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:21.564Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1042c0a9-9af0-4d9c-a099-64a97397e79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:21.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:31.588Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=05861565-aa9b-44a8-a916-e65d248fd158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:31.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:41.607Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d200cc11-1a40-4794-8bcc-ede2844d12e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:51.629Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ea1db48d-8b39-4d27-b046-70a60c0a19f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:48:51.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:01.649Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fa6aaa57-c763-4905-9bc6-1fa4ca8edd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:11.667Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4ab76ec3-93a5-4e45-89a3-6c5ed23cd07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:21.687Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7f13e451-7484-490e-b55b-a6666a3851dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:21.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:31.706Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=75766e58-063c-4743-a903-a05a5c71a543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:31.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:49:38.189Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:49:38.189Z |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-04-20T13:49:38.189Z |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-04-20T13:49:38.189Z |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-04-20T13:49:38.190Z |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-04-20T13:49:38.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:49:38.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:49:38.193Z |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-04-20T13:49:38.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:41.725Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bc942a83-4017-4b7a-b171-19d97a8e8ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:41.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:51.746Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=afdc1817-e041-42aa-aa8d-c71d55fde152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:49:51.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:01.765Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d2719ad8-4fe3-4b02-a2bd-0304428a19b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:11.785Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b3e79b34-387a-40d8-85af-316e5ee18688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:21.807Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1551e7a1-60fe-4422-afcc-57e856982c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:31.829Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a66ccc63-8054-4233-9b08-ac5d14a4b1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:31.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:41.849Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0ddc1580-0ce7-4dac-b4a5-8a7b29e33929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:41.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:51.871Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dd80c4d9-fb4d-4471-a78c-6e2df78baad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:50:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:01.892Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=db4bdee4-1627-4d21-bd30-5997c9856695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:11.914Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b5a4e3c2-9937-4325-8ec1-d8f2ee9ade03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:21.934Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1a486c74-ded7-4128-a3bd-6f0b7d130a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:31.951Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=325b8e38-b6db-466f-a022-a8c5ddd2cbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:31.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:41.971Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=34800092-aea9-4c8f-af75-7407e3299cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:51.992Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=828f1cf8-d009-4fbb-a620-f2f2e7085d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:51:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:02.012Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6c3adb2b-4ecb-4b64-aaf6-6b1432bfe432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:02.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:12.037Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9171133c-6b8b-4656-876c-102835ec6e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:22.073Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2ea7c650-f4ea-471d-8562-a8a202e407e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:32.095Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2925b542-b02b-4d3f-ac2d-b0eaca77f12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:42.115Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=07e70136-28d5-44d8-92cf-0657ffa830ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:52.144Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b2f98156-bd9a-4bff-8e6c-35068d20770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:52:52.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:02.167Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1b09cc0e-fb32-4a5c-94f5-ed554cde92b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:02.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:12.191Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=808a9e7f-c181-4a24-bf1f-f0c72d2f73cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:12.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:22.210Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3756e88b-e912-48db-9094-9aac5c800ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:22.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:32.229Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=13dc2862-e2a6-4e1e-9391-fe9968186163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:42.247Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4f248080-2015-49dd-80ca-48e7c2c68b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:52.268Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fdd4358b-b77a-4753-8917-1b1bc449d326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:53:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:02.285Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=24215494-7b53-4478-9fc8-0d580956bee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:12.302Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f9851526-34a2-4b59-a3ed-36cd81779457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:22.326Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6cdead99-b928-43dd-ac68-f40a005462f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:22.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:32.347Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f17184fc-aba4-4533-98cd-9154a72d3712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:32.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:54:38.176Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:54:38.176Z |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-04-20T13:54:38.176Z |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-04-20T13:54:38.176Z |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-04-20T13:54:38.177Z |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-04-20T13:54:38.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:54:38.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:54:38.180Z |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-04-20T13:54:38.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:42.368Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0401240f-d0ea-44c2-ae0a-8fad523c876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:42.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:52.389Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=66070427-55f3-4bb8-b463-efe9670caf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:54:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:02.408Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f6ba326a-b2b6-4dd0-9741-38a794703e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:12.429Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ae8c9eb4-e681-4a14-87cb-1f077ba13ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:22.448Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5bdc48a5-b99a-44f5-b94e-cc147834c4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:22.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:32.465Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b719ecd3-610f-475a-8090-668ae005d7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:32.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:42.484Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=265fdfb9-2bec-44d3-919d-ecde29f82f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:52.505Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=096cb384-89dc-4446-a102-4253187b5580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:55:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:02.525Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0359d715-7ac1-4889-92b4-cdc94f26b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:12.544Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b464927c-3a78-428d-967f-d33a150d64c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:12.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:22.562Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=24b9c4ba-a433-4373-9dd2-337ce85c6c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:22.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:32.582Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=515d3aa6-980a-4c66-8572-71eea6c88439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:32.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:42.603Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e3f87cba-c1f4-42a4-b455-b9df5f3415c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:42.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:52.623Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=66716287-ec7e-41a5-bad4-bff7467e4e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:56:52.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:02.642Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0d2362b9-c1f4-498b-9ba0-6aa8d82019a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:12.660Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b500a83b-0b5e-4d89-adad-495e78cd1db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:22.681Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d0009062-bc1a-4144-b80d-b8c4bbde3562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:32.701Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6cb27206-96d3-44b0-9409-1400961cfb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:42.719Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=896c5ac4-0e04-4300-95b2-33d867984f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:52.739Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d413f21d-024b-4a16-8697-252f50cb6456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:57:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:02.764Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=25b78ed7-7062-41dd-9bdb-12e4517d976a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:12.783Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e7d9dbf6-2e79-4748-95d2-5f6b11dcc42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:12.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:22.803Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=55081966-6546-4bd3-933c-0465e15d4010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:32.826Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=49ec0587-1713-44e2-8e8f-a108f3f236c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:42.846Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=59512bfc-4bef-4d4c-8ee2-f67c67838228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:52.868Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ad23495d-323d-4e51-8f2d-81d732094c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:58:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:02.889Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=42868d68-ade5-4500-8824-535ed676590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:02.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:12.915Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c788af42-1313-4fcd-907b-32cd408d54cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:22.932Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=23f5523d-700a-455a-94f1-af58799bc4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:22.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:32.959Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bccb60b4-f55c-4148-bc46-ab66f469bbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T13:59:38.130Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T13:59:38.130Z |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-04-20T13:59:38.130Z |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-04-20T13:59:38.130Z |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-04-20T13:59:38.131Z |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-04-20T13:59:38.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T13:59:38.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T13:59:38.133Z |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-04-20T13:59:38.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:42.990Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f13b0b45-6efa-4b19-83f8-2170914c986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:43.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:53.008Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ccd029cf-5ddf-4f70-9213-a5656ce9bf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T13:59:53.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:03.036Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c05a9796-5715-4b9d-8ce1-daf2cf0d24b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:03.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:13.064Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b61a7804-4931-4f6e-9e4a-f8e1390e5581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:13.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:23.100Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=12af870e-6341-4f86-a903-cded63a77282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:33.120Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0788d572-3e2c-430b-8876-fcfd29948ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:43.138Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=eeeacc83-afc5-4d56-a08f-6967f829ef19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:53.157Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5c3c8e85-29b9-4ea2-883e-bfdc9bec8cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:00:53.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:03.176Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1b08a4f6-a095-4c3e-a74a-2a3ebf518f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:03.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:13.192Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=46bfb73e-5bdc-4ebe-b095-c09ba0536aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:23.210Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=76e3b916-f4a5-434b-a23f-2e45402f434e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:23.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:33.228Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1d3e34bc-0c71-4827-a3bc-feedc9c939d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:33.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:43.249Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1697bfc2-4b90-4c2b-823d-08a46f52e725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:43.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:53.266Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=32cfc3f7-eb1e-49cb-89ca-db8f9082d3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:01:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:03.283Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6ca55015-31f3-4826-bec7-89fd27c5466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:03.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:13.302Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c4798d85-0264-4ec1-8539-d298489e3e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:23.318Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d751ce99-d253-4ac0-8c00-b71ee91feec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:33.340Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c05b1aea-de1c-45d3-9ab9-3fd4b9a13e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:43.362Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9a649a52-2e7f-4929-8390-53efbb487d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:43.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:53.380Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ee2b8ada-776d-41de-8f37-051d711720ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:02:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:03.397Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=75ed41cd-ec9b-40e7-a106-01f5646b1442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:03.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:13.422Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ffe87322-f0f0-4fe1-97f7-f7413638c70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:23.443Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3057d540-c095-4b29-8749-a8aaa56052e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:23.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:33.460Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6d818bbb-8f7d-4ce2-80ac-547c4cc7b96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:43.479Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1b7fffb6-7174-4758-96f2-5269614c1247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:43.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:53.496Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d310c933-339a-4425-b761-51bdc42f5051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:03:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:03.518Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=74422303-3a10-4006-b2db-4cf495a0143f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:13.537Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=34005a86-9f51-4b87-9b71-706ef23d4811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:13.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:23.554Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=414cb61f-d1ed-4787-8340-60e51bca1318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:23.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:33.574Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e0d76cdc-5c73-438e-b45f-4517e8dc7285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:04:38.146Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:04:38.146Z |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-04-20T14:04:38.146Z |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-04-20T14:04:38.146Z |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-04-20T14:04:38.146Z |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-04-20T14:04:38.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:04:38.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:04:38.149Z |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-04-20T14:04:38.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:43.594Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=da46483b-a9ca-4833-b998-15d589400ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:53.615Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=880388a5-7373-40b2-92c1-cd5b12a85307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:04:53.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:03.632Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e1a2acf4-888c-41d7-8b7a-d3d1ba9ab3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:13.657Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9eb3c98a-3ae6-41dd-8bef-b7ce44448487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:23.677Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b4e44f99-c56c-4366-9035-ae6f11b724bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:23.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:33.695Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=eff6d3d7-e213-44e7-90b0-1e0bdea4524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:33.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:43.714Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=53cfba62-b445-49da-b36d-011b4dc7b8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:43.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:53.731Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0a1796ac-6c93-4a95-9ed6-367e1f1ea670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:05:53.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:03.779Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c4d66a07-95ec-47b0-8b47-60ebe4ed5370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:13.798Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=df66546f-a6ad-4338-b471-cc9de4e44aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:13.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:23.816Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b3bd485c-7215-49a4-9a73-0e09329522df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:33.833Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=70950e80-fce9-419b-8df7-a66149e309fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:43.852Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=576df749-2eec-4a6c-8e59-51afd25a02b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:43.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:53.874Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=092dfd25-93f2-4d66-84b1-312b00cce202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:06:53.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:03.895Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=aa6906fa-e3c2-4caf-acfc-8fff1516aa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:03.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:13.911Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=35e0b0b0-de3f-4a25-aed7-77e15bdec6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:23.930Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0c5a26a7-ee4a-49f5-b8c4-df187aa814d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:33.951Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d76a5f52-942c-4e80-924d-319a8cfc17ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:33.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:43.969Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9bdccc67-3722-411c-bdd7-5da6a9145143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:53.986Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b40eab76-f205-4bde-b57e-b215904e97b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:07:54.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:04.007Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0e49cb97-02f5-45b1-90a1-fa289de627b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:04.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:14.032Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8613ac4b-0d4a-41dd-a0a3-a93bb1747ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:24.052Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0e27daaf-8edf-4e68-948a-25d21c5544ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:34.069Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8d283a82-f8eb-4de1-a923-f303887ed4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:34.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:44.109Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4e442100-9070-44c6-baab-76367fc0ca3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:54.130Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4074bebb-3c85-45e3-9f76-b9924055c000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:08:54.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:04.148Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b8281437-d60a-48a7-9d48-2850f6c12888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:04.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:14.168Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0be4daf8-4511-4e70-887e-8e1230ba03b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:24.187Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e0ba53d2-b2e6-4368-b722-abd4e7bb1f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:34.208Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fe3cfb8b-5750-406c-a24e-052b10f633d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:34.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:09:38.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:09:38.137Z |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-04-20T14:09:38.137Z |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-04-20T14:09:38.137Z |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-04-20T14:09:38.137Z |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-04-20T14:09:38.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:09:38.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:09:38.140Z |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-04-20T14:09:38.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:44.229Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=be2acb2f-c45a-4ee8-a544-3a807913d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:44.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:54.247Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3c45505c-7b17-425f-a48b-73cf3377e7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:09:54.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:04.275Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=87299918-edf2-4660-859b-c67dd058becd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:04.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:14.293Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ba055a85-e42e-4b31-97f5-bada91292497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:14.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:24.310Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0be934d9-6750-42fb-932f-cdb84740f162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:34.338Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6c6b26c6-8c6f-456d-9831-2f32b9f77bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:34.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:44.362Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f6759b03-6eff-4224-8086-9bb94a6942dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:54.380Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=00ab7285-36c3-4b05-946e-bebd4396ee01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:10:54.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:04.401Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=20e2f860-ffa7-4571-a002-a2a7c6160d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:04.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:14.436Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=11485f2e-7a39-4916-aaa5-65e9d80ea5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:14.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:24.452Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4972edf4-c331-4c4d-a069-73d23113a93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:24.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:34.474Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=36387796-73d1-4977-882d-ebacaca19e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:44.496Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=df6be55b-af5a-43cf-9166-b68ea097768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:54.514Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=892fbf2a-9b85-423c-b14f-58393cacb9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:11:54.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:04.532Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=40397f56-db65-48d6-a7b2-9e9215d31a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:04.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:14.551Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=17f5d2f8-da63-42a3-9343-4e9bf29176c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:14.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:24.570Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a7ad07d7-3895-460e-b166-750c73f96839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:34.592Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f22645e1-82e9-411a-9990-89d03ea51734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:44.613Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e5d696d9-2a73-40d4-ad52-05a58a0bea7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:54.631Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6e37534b-e746-4c7e-9b35-eb4962340420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:12:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:04.650Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=adeeeb9d-50fb-460c-82c7-fdaa76ed1794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:04.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:14.667Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1739c340-79dc-40a5-a6a2-534338613c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:14.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:24.682Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e86ce7a5-cde5-49c4-8fa0-c5751425ae34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:34.705Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=598c577d-f6e4-4855-a45e-f9abe4d1991a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:34.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:44.729Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1a54cb2e-8345-40aa-85bd-c6c917fe7da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:44.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:54.750Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=34528c6b-2aad-4eab-8fd1-3cba7dbe8b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:13:54.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:04.766Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9a4d942a-daa2-44b1-b01c-b3d2c4e409e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:04.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:14.783Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5e7fb515-1b51-4daf-a4a1-d1f8fee140a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:24.804Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3ddf0973-bcf6-4395-8260-e904e6aabeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:34.825Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2edbfbf4-d7a1-4e85-aa64-b61f524f4c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:14:38.125Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:14:38.125Z |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-04-20T14:14:38.125Z |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-04-20T14:14:38.125Z |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-04-20T14:14:38.125Z |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-04-20T14:14:38.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:14:38.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:14:38.128Z |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-04-20T14:14:38.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:44.844Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b37bbe57-a605-44ad-a2ab-ef8cf30051fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:54.862Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cdc1faab-73b5-4243-82a0-be0ecacacd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:14:54.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:04.878Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=97b0a4d6-08b2-48e8-b215-68f073a511bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:14.900Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=10572075-537d-4756-9b02-dc40ba90cc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:24.918Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7cc8deec-3fa4-4709-ab79-fed0fa1e1571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:24.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:34.936Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8f3cd44f-1f10-458c-8d7b-20ed707b0647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:44.952Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=68cdce61-e3a4-4d32-a854-659aedfb845f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:54.977Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0563fc21-ff87-4873-8e25-7936f56be3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:15:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:04.997Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3eeb7709-ca58-42fb-ab54-34085f5c6a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:05.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:15.014Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=749a94fd-2c3e-4a9f-9fa8-26123b5b677d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:15.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:25.032Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=08c95251-bb52-419f-bc2a-451666545bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:35.048Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1d0b304e-0a0e-41f1-b7db-d14b94fba306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:45.062Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5254068a-d332-4f5e-b7a6-2d7d496cdb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:55.079Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=90be79a4-bb83-4919-9de7-f7085e666900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:16:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:05.100Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a6df078f-4da3-48be-a349-63ba95a27c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:05.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:15.118Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e32f614d-dd62-42da-9939-dcc61ac5101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:25.136Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=182cb6a5-a5ed-43e9-b3e6-3b0d4dd77052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:25.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:35.156Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7bd93e32-1c9b-40e8-b92d-a8cf5f11fcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:45.179Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3bf1e83e-17cb-4511-aefa-4465a6ebff51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:55.197Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=01c85c0c-c3c3-4158-852f-ae7919aecd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:17:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:05.217Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=81b54d8c-27af-49dd-a9b3-4b07c9d67602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:15.233Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=42bd23d8-e9f2-4ec4-83b7-7e2cc1167bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:25.253Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=64ed7ce4-80a9-444e-9942-8550af066f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:35.270Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=42f95de4-a1a7-4598-a3dd-baa9a27037f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:35.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:45.290Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e5bd8f8a-e0a5-472b-bbc8-e8a908353422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:55.312Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=812b0cd4-ac96-4975-9921-870b49444be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:18:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:05.336Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=375bd1b3-2428-4892-a5af-06a43bdce772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:05.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:15.376Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8915467d-ea02-4225-9505-c5512d403cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:15.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:25.398Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fa90086e-927e-49c8-ba32-b528457bc1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:35.417Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bb807710-bc41-419b-8eca-69c4e96a9cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:35.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:19:38.168Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:19:38.168Z |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-04-20T14:19:38.168Z |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-04-20T14:19:38.168Z |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-04-20T14:19:38.168Z |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-04-20T14:19:38.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:19:38.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:19:38.171Z |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-04-20T14:19:38.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:45.437Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c77aaada-cb02-409d-8ba0-3def3ad52766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:55.455Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=754e755e-82c0-40cf-9c34-6fba662a0b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:19:55.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:05.472Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ea10f8fd-5602-4ae0-8103-bef9c645e5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:05.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:15.492Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=161ca08f-0490-4dc5-9c5b-1f107c6a6382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:25.511Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2a1f01ed-2cb5-4985-b77b-886276e910fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:35.532Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c8284bad-28f3-4615-a2ac-d8c0684d518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:45.554Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1ea92070-c873-4769-90c5-580837199d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:55.573Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a889aa84-d01a-432a-8184-0b372c206c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:20:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:05.592Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8ae375b7-126e-4dbd-ae78-a83320686eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:15.608Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ffe711fa-b2c0-4935-b84d-624f3d0a4c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:15.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:25.636Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5fa3385b-1c00-49a5-add3-ff7b4eff8295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:35.656Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ca444c0e-95ec-431f-bc6b-f3d2ffc6c985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:35.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:45.678Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=586ef8c5-da0b-45e9-8cfd-1c63fa56d9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:45.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:55.698Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=de9a6069-1396-45d5-bd20-52757fd25b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:21:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:05.715Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=319cd505-1705-4e5b-bc04-a84b607345ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:15.735Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=817542fc-e8f2-41cc-9b3b-068fe13cd6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:25.753Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9d89a08b-192f-483a-b17a-1f4f486719ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:25.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:35.774Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3bfcea96-6555-4037-8d17-ac3b292b37ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:45.791Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8300da7e-ddc9-4e78-aa1f-64415a56129d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:55.810Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=32f284f6-011b-4183-b5dd-f5bca374c645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:22:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:05.829Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d3755b90-2df1-46a5-98a9-9d0e51b791b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:05.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:15.847Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7726ac52-6140-4f36-868b-81794d776fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:15.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:25.867Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0bd4e3bf-661c-4632-9c9b-a20aeb091a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:25.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:35.889Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=91daffda-6f2d-467b-abdd-e98276abb428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:35.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:45.909Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6c692ac6-c09a-444b-a385-18c0aed1d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:45.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:55.926Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=37efe624-741e-4ea2-aa67-d7929ac72221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:23:55.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:05.945Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9f806424-2bf7-4019-a5b9-e841ae628917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:15.964Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c7e2e759-d92b-4383-b9c8-57d8d6b4934f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:15.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:25.987Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=203c8c4a-5321-493f-b15f-352b4006fed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:36.038Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b40f5f1c-abd2-4c77-bf84-4e1e16a6b43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:24:38.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:24:38.136Z |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-04-20T14:24:38.136Z |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-04-20T14:24:38.136Z |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-04-20T14:24:38.137Z |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-04-20T14:24:38.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:24:38.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:24:38.139Z |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-04-20T14:24:38.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:46.056Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ff94f9ff-39df-4c4a-8a01-c7ae0f74400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:56.072Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=27c7c2e1-1686-4efe-a664-e40be2f40244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:24:56.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:06.089Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1b6a6e9e-6f75-410b-bc7d-8a705a7499ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:06.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:16.103Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=87e51b7e-71a7-476b-a987-46e034d7d8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:26.122Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9117c76b-eae8-418c-b389-5113a5748e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:36.140Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=167ed709-8b00-4b00-9faa-3327fa4e9fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:36.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:46.159Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9a9be255-21ee-4a8e-8eb7-adc3b607a3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:46.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:56.178Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c3025f36-826e-4e93-bb2c-a50b5afdc257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:25:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:06.199Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e994c78e-5262-410a-9bda-efba8d80af40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:16.216Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1743541b-3565-4c3b-bfa0-a2ca63b2ec4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:26.235Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6865cf5e-d4b1-46b3-825e-66414d6687ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:36.256Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=98540c3c-39e2-4521-a9c8-af151cd567cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:46.279Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=082d3bc5-676d-4b8e-82ea-327f554b2edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:46.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:56.298Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c7888f80-a500-4851-99a2-51c058d53aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:26:56.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:06.317Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=527cfe2a-f406-4b6b-a18f-db10fe100435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:06.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:16.335Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=edd11c52-4d06-47f5-940a-331d53eb08ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:16.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:26.355Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bf24057d-ba84-4258-a309-37dca625492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:26.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:36.373Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d4638e60-dc74-4371-82a6-5ee753688181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:36.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:46.394Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0819a663-2cbe-4b4b-a48a-d22e6d37690e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:46.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:56.412Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0d2d92dc-5207-4e0b-a521-5fb8e351c910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:27:56.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:06.433Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1f7dc838-8603-44e3-af6d-385e16b0c933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:06.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:16.451Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=37074ed0-b5c5-45e1-8b1c-36fa7d2194f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:26.477Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9991b3a4-5554-4cf5-aa0b-66dbea45c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:36.497Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0522ea31-568f-4c8a-a823-c0dd7a1eb334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:36.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:46.516Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0ea84386-0d4c-4b7d-a17c-05b6ae0e6247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:56.535Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=73c0f58d-4734-4788-a6b9-c3e6d8423778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:28:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:06.554Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a3da2aec-3f1f-4c33-b451-5e8156d9e46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:06.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:16.574Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cb12ae85-ba13-4eb7-97fb-9c6da6995667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:16.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:26.594Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=034e3b65-4073-4d90-a7d7-6f0679301ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:26.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:36.612Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cdb5e4db-3946-4319-9020-f3cc67d881af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:36.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:29:38.087Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:29:38.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-04-20T14:29:38.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-04-20T14:29:38.087Z |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-04-20T14:29:38.087Z |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-04-20T14:29:38.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:29:38.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:29:38.090Z |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-04-20T14:29:38.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:46.654Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e79ecf42-f60e-42f0-9cc7-60f6d776ae5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:46.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:56.672Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6494931b-2eaa-4ee5-850f-02c0ea71b601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:29:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:06.690Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f9c4dde3-5ae3-4923-83ae-cca76a14699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:16.710Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=438c231f-c1a3-4157-a8fb-d2280b3800c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:16.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:26.730Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d8f979f7-cd10-48a8-8289-68f16fadd5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:26.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:36.753Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=08f5c952-6d05-4f2f-881a-98a81d5be2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:46.773Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=16e48cd7-3332-48e6-8312-ab1c7001afc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:56.794Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a4ae43bf-6800-4ffc-9d0e-70032ebbea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:30:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:06.831Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f8e0f12a-34c2-4efe-a3d1-d8f8ae3f637a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:16.860Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=415da95e-8842-43e7-b309-6cd0501b7e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:26.881Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a45aed2f-437d-4d48-a7a3-0bdd3355ec21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:36.900Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=79050c6d-9cd0-4688-9aa8-9efdbd70206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:36.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:46.925Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=22f27bbd-5fc5-4c07-ba4d-da24b82817e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:56.959Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a3d768dc-b628-46b4-b416-35ac6167fa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:31:56.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:06.999Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3fe8be40-f5aa-43d1-baaa-c85979384aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:17.023Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b793fe7c-46cb-462e-b00d-28b47f619793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:17.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:27.047Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dbcf10b0-a6a1-4cb8-8a35-059d6cae33a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:37.063Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ab2f6ccd-17df-47a4-ac2e-077c473bf443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:37.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:47.082Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cfa6cb87-bbd3-4c9c-b24e-7d5ab9cfa7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:57.102Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5554e96f-365e-4aee-93cf-e0768e4dbd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:32:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:07.123Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=36c3cd32-cec9-4059-9e17-6ab609b553ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:17.143Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=119d77c8-222b-4548-bb25-e67b42a687ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:27.161Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1d1c6db2-28fd-4015-8051-69f732965d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:37.185Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c4a2fa6f-2498-49a9-a04c-672883ade5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:37.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:47.207Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=26970c65-949d-47d2-807a-ab8be95d2001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:57.225Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=72acff57-1461-4420-aca1-259d66e03b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:33:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:07.245Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=775a41b9-5ff9-4cd2-8a08-94fc9b7a0229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:17.261Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8d50c779-c184-49bc-a254-dcf77774e2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:27.279Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7a4ba223-398d-423e-bf57-0e66a5f29b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:27.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:37.295Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a20913b4-3573-4eb7-aed6-f2c694e08ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:37.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:34:38.116Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:34:38.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-04-20T14:34:38.116Z |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-04-20T14:34:38.116Z |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-04-20T14:34:38.116Z |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-04-20T14:34:38.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:34:38.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:34:38.119Z |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-04-20T14:34:38.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:47.320Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=444ab7fa-a4c6-4fbf-8131-0ed52622b4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:57.340Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=de99da16-5f96-4e51-b64d-ffff8a172bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:34:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:07.360Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8660d3e3-0734-42de-946b-deaadd3659e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:07.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:17.379Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c69e03f8-6a1c-4c24-8877-fdec3d3c15e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:27.397Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=29147d8b-1bea-4d06-b475-fdbc3f4d8f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:27.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:37.416Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=104949ec-bcff-411b-aadd-1b0655968727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:37.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:47.436Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8d9bb6cf-7293-42d9-8d88-a818328fadd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:47.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:57.456Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7b57fd34-9166-4c90-8de0-65db3a5392df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:35:57.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:07.478Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ebbf2f1e-5cac-4e7f-b653-6995945de33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:17.502Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6146fd1b-1f7e-48ac-a0f5-da33b8c9dcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:17.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:27.525Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ab394ffb-ee4a-4e0f-8f52-5c89165d94a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:27.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:37.545Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8fa130b1-f5bf-44f3-b53f-df276ca3006c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:37.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:47.564Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9814c1b2-1598-4bf6-910d-b1bbb0cfa697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:47.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:57.582Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0ec1a464-74d7-4b03-9a28-fe1adb852ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:36:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:07.599Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1f50d412-3160-48b2-96f1-ced07bd61455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:07.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:17.619Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5b28d992-c582-4e60-b581-ea9d077b6bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:27.641Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f47ba3a6-f559-49cc-8431-1c41eef5503c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:27.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:37.660Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d057a7dc-11ac-4e05-9c52-54810edce4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:37.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:47.679Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c6f5bff0-52dd-411e-bf03-a2035429ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:57.697Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f86d488d-4be5-4d1c-a15f-f650e6ec1a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:37:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:07.716Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=fc9289c5-5f92-4085-a4cc-64188bcb457d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:17.736Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=36660d4f-76a8-4852-a8aa-773a288678d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:27.756Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=81751308-8541-4256-b259-0c743651ae7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:37.781Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2912e519-a3f5-4b70-864e-4eb02534ba4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:37.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:47.803Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dd0593fa-129d-4d19-af97-b14c642f4bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:47.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:57.823Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1482d842-022f-42cd-97b2-abf9e3c352bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:38:57.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:07.843Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=737c657b-cd93-4b36-aeec-3af3de3beec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:07.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:17.862Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=15f96650-9a84-4a1b-85b1-ba3661f7e751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:17.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:27.882Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=67b478a2-73fc-4afe-94bd-b689e85611e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:37.901Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=82d86f3d-340e-447a-800d-a95af7e1b20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:37.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:39:38.136Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:39:38.136Z |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-04-20T14:39:38.136Z |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-04-20T14:39:38.136Z |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-04-20T14:39:38.136Z |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-04-20T14:39:38.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:39:38.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:39:38.139Z |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-04-20T14:39:38.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:47.922Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7371f836-7319-4611-a031-93130288f6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:57.941Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cf903589-a50d-4d5e-b324-b03858262b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:39:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:07.983Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bdcdfdce-839b-4bce-a63c-29f155ad07da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:18.009Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4c3bc124-ea6b-41cd-aaee-698c4d34edf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:28.029Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a1875a91-e51c-4caa-8f97-4a43fdd2d8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:38.048Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=203f1057-e5c8-4651-a37f-4fd6be416841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:48.070Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=25d3d0c5-92aa-4ffe-8c45-d3ef89c4d5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:48.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:58.087Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e0059097-221b-4670-91ac-7fa14bcd00fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:40:58.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:08.103Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d38d7aee-9461-48e4-b21a-1b5cd1be6dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:08.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:18.124Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=63492362-dbeb-44b6-9e65-a59a8263ad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:18.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:28.144Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=39b585c6-d663-4962-acf0-969720b8b350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:28.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:38.163Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=836dc4e4-7e6c-4736-8365-8e589c026c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:38.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:48.187Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=33b2a6d3-cefb-4214-ace3-0321041181e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:48.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:58.204Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6b936637-d46b-4f9c-9b9c-5692fbc1add9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:41:58.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:08.230Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=48b9165d-5c46-4684-b459-e4deb5028939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:08.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:18.250Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d7bae7dd-1248-4ad5-b1c9-b3fa35052255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:28.271Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=396f1c8d-f19d-4104-99a4-105a3c3ffed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:28.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:38.301Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=328a0b59-bbbe-4436-9df1-1ee7209944da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:38.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:48.320Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=92d73863-87db-4114-b193-93519a70d847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:58.338Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=619acac1-6424-42da-a889-2a3b06b7a8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:42:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:08.357Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2d485b4a-bb52-4349-9567-955331c8d188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:18.377Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=14d601cd-f3e7-4025-b22b-3bc92d821d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:18.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:28.399Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b76be40b-d685-43cd-bf5e-16c52e9968a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:38.419Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4895198c-5cbb-4374-8292-9c9491431202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:38.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:48.438Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3f6a9564-81bc-4df4-b980-d7c722a088a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:48.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:58.459Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=74547dae-5768-4be8-b366-a4d0bc3d7a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:43:58.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:08.477Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1abd38b8-4f56-4aeb-bd04-9778b433d156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:18.503Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=5f3065fd-a1f7-496b-ac03-be92d4f7c2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:28.522Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=20db5015-a7ed-4623-b877-01d1b8f02fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:44:38.149Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:44:38.149Z |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-04-20T14:44:38.149Z |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-04-20T14:44:38.149Z |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-04-20T14:44:38.150Z |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-04-20T14:44:38.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:44:38.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:44:38.152Z |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-04-20T14:44:38.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:38.540Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=87863a62-4ee3-4fd5-9814-fcd7b9789358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:48.557Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=87488d0a-5949-45b7-81b4-ba8b9d664b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:48.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:58.577Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d5947fed-f0c0-4b14-b7d0-aa2222c7a73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:44:58.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:08.595Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3ad93857-9128-4d65-b1af-b6d3c9c2c516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:08.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:18.614Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=182f6541-4efc-4d85-ace7-415b4598fe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:18.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:28.634Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=1d51a539-6efe-4594-9a56-f57aa5d7b38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:28.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:38.652Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=84501c86-8c13-4add-bebc-a0b1547f6072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:48.679Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=71ac6173-c3e5-4ad2-9701-70ce74f175c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:48.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:58.699Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8ba73203-cc92-451b-b9e9-32842b412c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:45:58.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:08.718Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=dcee3441-e1ea-42de-aa88-223a9d8acd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:08.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:18.738Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d09c9a86-723d-4001-8631-05255f6d8bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:18.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:28.757Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=67fc5cd1-e7b5-48db-843d-d087d0374e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:28.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:38.777Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=25611dc2-68a2-41f5-aff9-658b3be7300f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:48.795Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a2e786e8-0071-41ef-a4f5-d678743b714c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:58.814Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=03da2459-ca49-497e-87db-3d74402af614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:46:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:08.831Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=30d54bac-76c8-4269-a63b-3fcfe8701be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:08.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:18.850Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ff6887e7-07f4-4330-b600-212ebd38006b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:18.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:28.868Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=df236458-0f9c-41eb-9247-51ae1232fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:38.895Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=7a677fd4-c7e9-4728-a2b5-39738b0357b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:48.914Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2fa2085a-741d-4c68-aeff-b216a0282e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:48.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:58.931Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a83d3209-9216-45a5-a488-957a27f3810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:47:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:08.950Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bcc167fb-79ea-4b0e-85a1-50648e31f296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:18.968Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6ab33bb4-5f7f-4686-9a59-586de6fa3517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:18.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:28.991Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=4186481e-1cd0-4dc5-bff0-e90d1959dfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:29.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:39.008Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=764ea308-2267-4a7e-9a1b-c1947d2856e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:39.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:49.030Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=59351003-4f40-4913-9eb7-ab1133c3f77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:49.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:59.052Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8e25ecef-099d-4e19-99ab-191525b8fc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:48:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:09.074Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=b3de99bd-1cf1-43ab-b946-63578de1eeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:09.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:19.092Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=d5a96261-9cba-4dc0-84ab-b9b23cc13a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:29.112Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=60f11062-1dd9-4f41-9e71-90c52babb142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:29.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:49:38.112Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:49:38.112Z |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-04-20T14:49:38.112Z |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-04-20T14:49:38.112Z |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-04-20T14:49:38.112Z |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-04-20T14:49:38.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:49:38.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:49:38.115Z |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-04-20T14:49:38.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:39.129Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=20d9a0ef-793a-4bc1-821a-6a9d990237c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:49.148Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=db7ceeb4-a13c-46fa-803f-aaf1a9e994dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:59.169Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=81ba78b9-5565-4553-ade9-58aca80fa3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:49:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:09.186Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=40b607cc-1a26-40b7-a612-f962f674a140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:19.206Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=949f8b2c-5335-409b-8224-3779aae6a024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:29.226Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=9ad7650d-5427-4867-8a30-b5a0fc75a18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:29.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:39.244Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=820e6a1e-003c-4885-a1ed-67699c9c44c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:39.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:49.263Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=eecb50ef-a89a-430c-83c3-606d9754a953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:49.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:59.282Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=855123dd-86df-4af5-b955-55c7202244e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:50:59.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:09.299Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=596ad97f-29bb-405d-a378-b296ef942125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:19.320Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=27d26e97-09af-4e25-bfed-1a222218f28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:19.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:29.337Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0bcd8b1b-f743-478d-95b0-0e3720424dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:39.359Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=09356ae8-ba70-460e-b7af-7bc7a2dc3601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:49.378Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c7d80a63-be60-4280-9bdd-4c3650429fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:49.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:59.399Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=06a75e31-aa06-4bef-9c76-9bcf3cc6f846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:51:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:09.419Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=bae1d076-e21e-4ca0-8b4f-37ac6ad07d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:19.465Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ac487136-bb49-4b61-b0be-3dcb53fcc30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:19.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:29.489Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=6f6dfb7f-eec7-418f-9d5c-aeaa45268e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:39.506Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=89cd846e-b47f-47d6-8baa-264a86608d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:39.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:49.526Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=04f49b05-3596-41f3-8d80-e76bf4486d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:59.565Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=ec884383-7714-492b-a8d2-bcdee26ae201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:52:59.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:09.581Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=65f840d1-2fed-411b-9a21-f92efe307e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:09.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:19.597Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=73dc3011-faa9-4972-8078-b45690d02fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:29.616Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=65c2b2ee-e2a7-4c66-9888-73c3d9bcfb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:29.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:39.633Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8566848d-8ac6-4d74-a97a-3662788f8505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:39.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:49.653Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e7716c49-3cd2-404c-b6ad-e02fa85d77ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:49.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:59.670Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2aec9878-e21b-421a-93ae-ebdff9ac3831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:53:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:09.688Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=c44c4d65-e606-4cbe-aa47-9718f5f9dde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:19.706Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=81ab2f98-34e3-4074-957f-d7cdb09d1c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:29.724Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=80684064-11a4-4030-976a-ee49be37817e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:29.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-20T14:54:38.119Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-20T14:54:38.119Z |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-04-20T14:54:38.120Z |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-04-20T14:54:38.120Z |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-04-20T14:54:38.120Z |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-04-20T14:54:38.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-20T14:54:38.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-20T14:54:38.122Z |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-04-20T14:54:38.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:39.743Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0ebb8de9-8503-4d4d-8267-47e98c18d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:49.763Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=2bdfe03e-c1f5-4845-82cc-f19f35e414e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:59.783Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=aa4cb65a-437b-4f98-8d06-0924c13d3f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:54:59.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:09.803Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=f41a7aab-47d7-4edd-a9b9-573da5a0fb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:09.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:19.823Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=cf4dfda2-4ceb-4711-9847-d4ae4e73b5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:19.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:29.840Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=3f1dae90-042b-493b-a530-12e77ea3c95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:29.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:39.860Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=422af86b-c16e-4af8-831d-32c1ae13aaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:49.879Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=a88e8954-c8bb-43eb-9162-b846d496aa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:59.897Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=63f9d10e-3614-4e65-9684-147eb56b3c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:55:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:56:09.916Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=0c2a8499-5297-4ef1-a5d3-3c145ab7a211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:56:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:56:19.941Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=e77cfc65-8617-4c21-8626-0d9c5b261b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:56:19.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:56:29.960Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=177f54e8-347a-4ded-a474-9cc678432bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:56:29.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-20T14:56:39.979Z |INFO |Init configs |InvocationID=fe3e4091-ce92-4a30-917d-4b5b20805ae1, InstanceUUID=8678ab50-bf01-4655-b363-83763f52a035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0