By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T14:48:09.672Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-14T14:48:09.684Z |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 |2022-10-14T14:48:09.684Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T14:48:09.686Z |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 |2022-10-14T14:48:10.041Z |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 |2022-10-14T14:48:10.152Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T14:48:10.153Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T14:48:10.153Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-14T14:48:10.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-14T14:48:10.278Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-14T14:48:10.303Z |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 |2022-10-14T14:48:11.580Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-14T14:48:12.027Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-14T14:48:12.049Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-14T14:48:12.049Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-14T14:48:12.136Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-14T14:48:12.136Z |INFO |Root WebApplicationContext: initialization completed in 1832 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-14T14:48:12.963Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-14T14:48:14.727Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-14T14:48:15.333Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-14T14:48:15.359Z |INFO |Started MainApp in 7.892 seconds (JVM running for 8.552) |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-14T14:48:15.551Z |INFO |Start scheduling PRH workflow |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:48:15.561Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=24fdc505-7ac4-43b1-8793-d6dee08d56b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:48:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-14T14:48:24.776Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-14T14:48:24.776Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-14T14:48:24.779Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:48:26.107Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=64b8a0db-4c89-4468-b928-79c1ea79be4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:48:26.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:48:36.166Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0b55727f-3571-4bab-afcf-7ce3227d28ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:48:36.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:48:46.190Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=dae9c48c-8a83-4bf2-a192-3d075956cea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:48:46.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:48:56.226Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=8c9fd515-2ce6-4e47-98c5-6e3d4d10ef1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:48:56.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:06.250Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=ad12dc4e-283c-48b3-a7ab-b2cdabe4d120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:16.341Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=4b5c825f-d341-45e2-a51e-54d7a0469866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:16.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:26.359Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=69afd708-5428-42c4-8f75-ea59304dda4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:36.381Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=66de83ad-806d-40dd-be9a-ca9ff4bb0901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:36.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:46.408Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=9bbf872a-1563-4e56-b2bb-b0a100ff76b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:46.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:56.438Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d30abacb-8314-4db0-aa79-95b09ecfd0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:49:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:06.459Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=10310131-c5db-4101-bebc-86e194146fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:16.478Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=1814a550-6b3c-447e-bffc-fa2fb2bc809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:16.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:26.495Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fea98002-887e-4436-85c6-711a9c3091a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:26.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:36.520Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=5558946d-d945-4c36-b460-f121db076683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:46.553Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=1d8cbf35-7e01-4172-b47e-ee8183a09761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:56.571Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0da1fd9a-fe70-4a44-9557-1e0ead66444c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:50:56.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:06.587Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=c2587f9e-56e1-4087-8395-816bf5933baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:06.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:16.603Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=8eba100b-16bf-4b81-9d48-768802501544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:26.619Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=e178ba49-d150-4091-9f0f-01f59db0b7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:26.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:36.635Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=df789e2d-8288-4350-87a7-0d0b222f3e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:36.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:46.652Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=bcdd1ab7-fbce-473d-84fd-8d58aa3757ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:46.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:56.670Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fd2991ec-933d-4319-8f96-89327baa4bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:51:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:06.684Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=dba9868b-90ec-4d92-9e6a-c5dc691b568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:06.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:16.699Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=150990ef-b096-4265-9771-e948210961a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:16.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:26.726Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=15d832e5-a433-4b72-8c62-383281f4b2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:26.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:36.743Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=88303e1f-12b7-4de8-b3d1-3eea530ea8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:36.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:46.760Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=f428badd-414b-4a8e-ae36-abe31b0731b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:46.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:56.777Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=4a235a71-7688-4d81-af16-61b17ac55d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:52:56.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:06.793Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=5390b69d-25b8-4724-b286-d2aeb16b5349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T14:53:13.459Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-14T14:53:13.459Z |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 |2022-10-14T14:53:13.460Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T14:53:13.460Z |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 |2022-10-14T14:53:13.461Z |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 |2022-10-14T14:53:13.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T14:53:13.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T14:53:13.474Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-14T14:53:13.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:16.822Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=c71aeeeb-a757-4011-9a43-c2ef117f2b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:26.836Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=2cb4ea25-95b2-40d1-bff5-7e7ecb79c0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:36.853Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=a8141fef-99c8-410b-8200-e3b4038f8315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:46.879Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=352023c4-39b6-4aca-9ba6-32b92594e04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:56.896Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=740d505c-a0e8-4864-a205-bd50a25e5648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:53:56.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:06.913Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=71a9e303-5fb9-4165-bcb5-a8a046c7071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:06.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:16.930Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=060ca73b-8452-4e85-afd1-c6f8634d8fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:16.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:26.949Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=f0220771-448d-477a-81e0-a37f0581eb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:36.966Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fb53694d-cde1-4b37-9d60-bcff12befbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:46.986Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=5608c4c3-a74b-46db-a405-e19c1747dcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:57.018Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=26e13be0-9d22-40d6-a5e8-3b9577638d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:54:57.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:07.034Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=41b681cc-5ebc-4b0d-be98-3ef656c156ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:17.053Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=593c467d-d4c6-48aa-93cf-6b9a12b6488b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:17.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:27.077Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=8a5d4e3b-646b-4e9b-89be-439c1bcd6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:37.094Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=afb449c1-5246-45b2-bf32-b38641913ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:47.119Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=6100204f-9384-44e1-96c0-94552a81cdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:47.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:57.137Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0f12d8ba-00b0-41b3-9021-1ad85de3e7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:55:57.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:07.151Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=4713d375-83c1-4321-9a9f-f5fc83c3765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:17.169Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=93c8e034-8d0f-4b6e-a265-3f562907b5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:17.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:27.186Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=96166c2c-6313-4a34-bf91-898df96955c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:37.200Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=bbf2e568-4b44-437b-8ea8-be28fd034523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:37.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:47.228Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=819dfbca-d659-4db8-a3d7-44a8b911c990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:47.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:57.245Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=1cca77d1-0193-4f43-98e5-fd484cf10d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:56:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:07.261Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=334c2582-c8d0-41e9-9f0f-89e56d3d4299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:07.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:17.275Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=746d3860-41ad-4c5a-9f1c-83356ec4d248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:27.289Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=a8d68333-da5d-4cee-a2bf-a27c4ecd1c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:37.304Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=68b1a018-c286-4e29-b9cc-9632ffcd5df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:47.321Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=314bdd07-975c-475a-a2e3-65eb67d7d3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:57.336Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=1017fa07-ccd0-44d5-a0df-ce4444215ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:57:57.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:07.350Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=400bccc2-6ff2-42a0-8bb4-ee616c85bcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T14:58:13.273Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-14T14:58:13.273Z |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 |2022-10-14T14:58:13.273Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T14:58:13.274Z |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 |2022-10-14T14:58:13.274Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T14:58:13.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T14:58:13.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T14:58:13.285Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-14T14:58:13.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:17.366Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=5230996a-e374-4b6d-a382-179840fe40df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:27.382Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=a889bc92-ee69-4754-9e1b-a3ed0febb2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:37.398Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=50f4c234-521c-42d5-9ee3-85c98b891356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:47.415Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=b4db4d3b-eb29-4bf1-b907-47349c29b947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:47.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:57.434Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=611dc290-73d4-478a-a754-d0e05ca3a5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:58:57.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:07.454Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=42fb07aa-59f1-4da8-82ea-42ac7321f7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:17.478Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=78aac531-551c-4b7b-a980-6fbdb40df472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:17.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:27.495Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=00664adf-fee3-40e9-8ad4-ce530ffc76ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:27.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:37.510Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=672d3842-db42-4116-9795-86791dae7e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:47.537Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=7fb602e5-3f51-410d-a0eb-68940c7d186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:47.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:57.551Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=31c12064-385c-4899-b231-cb5c9a5a6253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T14:59:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:07.565Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=cfba826f-ed75-4fc9-a491-2ac4d7ce998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:17.579Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=17d12828-16b7-459b-ba10-fa1066661adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:27.597Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=69b81b49-ba02-42d1-bfc2-3aefd1de09a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:37.706Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=e171ae6d-61ab-4aed-87b6-98657f7280a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:47.737Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=71110bee-58d8-4fb3-805d-655038ae8a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:57.755Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fed9d05c-bbb2-48e6-8db4-31c6dada3d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:00:57.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:07.775Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=3aaeed49-1acc-43fc-b0a5-f7617ec4b087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:07.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:17.790Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=25041bd6-6779-4c5a-bb3f-4e8f1d43fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:17.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:27.808Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=8ca472ba-7681-4759-98c1-28632663cb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:37.822Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=23b8778d-4cd8-4b42-92e0-f04c1688bcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:47.840Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=3a702c64-6e5d-4f39-bf82-d90b194b2311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:57.852Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=8494a9e1-0866-4289-a4bb-261b5a360e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:01:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:07.864Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=32030591-160f-4ca6-8234-4105ae636797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:17.877Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=52bd62d7-c545-43c8-b800-c3f9dc9f47d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:17.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:27.892Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=b0c81533-bb9b-422e-bf44-3d93deabac16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:27.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:37.903Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=295a60b2-8029-48fa-af79-074520783039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:37.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:47.917Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=3ed4b56a-8ce4-4992-993c-14b5a312b1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:57.931Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=a93763cc-8993-4569-914b-991919a8493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:02:57.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:07.946Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=95d0c593-ccbe-4ea6-93ef-8289cb9910ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T15:03:13.250Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-14T15:03:13.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 |2022-10-14T15:03:13.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 |2022-10-14T15:03:13.251Z |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 |2022-10-14T15:03:13.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 |2022-10-14T15:03:13.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T15:03:13.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T15:03:13.263Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-14T15:03:13.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:17.959Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=522d1039-03b1-4a83-a91d-8313e685d5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:17.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:27.976Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0e7f60af-5c5d-4bba-9932-283254f3c747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:37.989Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=c9452b55-0fae-4922-99fb-c92af50fe162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:38.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:48.004Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=36ff8c35-f91f-4156-880b-4d06ae2f94bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:58.018Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=b493d160-c3c6-46e8-b4f5-2e94359e4dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:03:58.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:08.031Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=a032998d-7fc8-4195-8337-15bffc1640e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:08.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:18.044Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=24fa0b5f-40cd-4205-8d1c-d8d724062b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:28.057Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=7797f0cd-7340-4e2e-8b5c-7798f080a01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:28.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:38.095Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d676bd20-60dc-4d78-b003-784fa73a2cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:38.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:48.108Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0eb58a31-fc51-43bb-ba52-2422929655d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:48.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:58.144Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d8fa18a0-a912-4762-bdeb-950c3a8d2c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:04:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:08.169Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=3ea6de71-915a-464b-a60e-862eb2d14c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:18.184Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=01ff8781-4c54-4280-a366-a33719e89198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:28.205Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=155e8db1-c570-42d1-920f-55af3790f719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:38.222Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d0ad77b3-1088-4c50-9621-cef4344ac8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:38.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:48.237Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=6f056f78-2aac-4dc1-afe1-29339d9764e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:58.252Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=b4907d54-fedd-474e-b61a-6094070a68b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:05:58.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:08.317Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d1212ebe-afd0-4bb9-9fa5-424ef4b8b317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:18.451Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0a5a38dd-3348-4917-95fa-1cfe65d4e80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:18.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:28.469Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=c3ab9dee-6854-4039-af48-ad9af22a5ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:28.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:38.556Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d3f71b48-a542-4f4d-846b-ce3eb16f4c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:38.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:48.601Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=6603a643-4549-4f55-aefc-e77630bd8f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:48.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:58.619Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fe26b9f0-8fde-49df-b05d-838c4a317077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:06:58.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:08.700Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=26b6e02d-e657-465b-bda7-ced3be9c42d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:18.757Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=14435f6e-c85a-45fb-b8b2-2d97c054b923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:28.852Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=5e9fc5e8-a9b5-4bd1-895d-4c14dca9c1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:28.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:38.891Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=7a8fbba8-3581-4252-9ddf-c7c4ac92496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:48.981Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=20ec6667-e671-42c3-a73d-810b16270d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:49.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:59.148Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=04cf2d19-d146-4eb9-a2d1-97e5e58f89d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:07:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:09.163Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=97974d71-268b-4daf-9442-838837bea4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:09.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T15:08:13.240Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-14T15:08:13.240Z |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 |2022-10-14T15:08:13.240Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T15:08:13.241Z |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 |2022-10-14T15:08:13.241Z |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 |2022-10-14T15:08:13.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T15:08:13.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T15:08:13.249Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-14T15:08:13.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:19.178Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=3fe5989f-a5e2-44bf-8a94-4ae8dcf7f672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:19.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:29.193Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=1d465909-8879-48d9-acd2-d3d503ab37d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:39.218Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=58c8d4d1-ecff-4d58-a995-ff7992c46e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:49.232Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=a5c8a08c-30af-498e-8c5e-7cb83aed22d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:49.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:59.244Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=30589632-107f-4059-ab58-b7257605d804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:08:59.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:09.258Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=4218fcbf-d1d3-408c-a0d6-3d5430a5bae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:09.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:19.278Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=99b8275e-3a23-4d57-b480-871b4aa5ac55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:19.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:29.291Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=39ea9488-7bfe-4b9f-bb80-7fdfaab1415d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:39.307Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=2e42418c-e8a5-4ff6-a93d-b50fd1f86092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:39.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:49.323Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=c5bc1bf2-bdab-469f-bbc9-2b2ee4bd5740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:59.335Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=8586d9ce-0cd2-4340-b71d-3cad3e84bfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:09:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:09.349Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=ddc40c29-126a-4ee2-98e3-3f35bba793e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:09.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:19.366Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=b384aca3-d330-48e2-ad1a-da4c1ebf4da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:29.380Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=e5b3d6f9-45d4-4150-97ac-00d1fc69a6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:39.393Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=c0f625a5-c462-459a-b854-bd757db3e433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:39.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:49.405Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=ee21ddfa-b2ee-441b-b3da-26985bd0051a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:49.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:59.418Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=7cdd1545-d536-46ef-a4bc-0ce4218c4fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:10:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:09.433Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=4dfb612b-2118-446d-9353-14662439585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:09.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:19.448Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=f64703ed-823c-40fa-923c-54bb29e65502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:29.464Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=5b2e48ab-abb6-442c-98c4-4f142ed4c96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:39.484Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fe9e45ca-a6df-4e3b-8839-711e76fa9d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:39.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:49.504Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=75783de3-ac53-445a-b4ea-173bf044fe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:49.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:59.519Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fd72e654-fc08-45b6-b1d5-54485f026ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:11:59.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:09.534Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d51e09b2-1ffb-49c3-b28e-8be482ed8034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:09.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:19.549Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0cc88a01-65ce-40ed-8e38-cd01b3d716a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:29.568Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=83215117-6170-4dc8-812e-1623dca9f743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:39.582Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=381afed0-2b8b-4848-885a-191f985c9e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:39.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:49.600Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=e7134d1f-e349-421a-910f-04d0a1fa4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:59.613Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=42099367-dc65-4d4b-b0f8-a9bec0ff42a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:12:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:09.633Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=7e10c7bf-8fdb-412e-bea8-1dacf9852ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T15:13:13.250Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-14T15:13:13.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 |2022-10-14T15:13:13.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 |2022-10-14T15:13:13.251Z |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 |2022-10-14T15:13:13.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 |2022-10-14T15:13:13.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T15:13:13.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T15:13:13.262Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-14T15:13:13.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:19.647Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=bfdbd76f-bca8-4c1c-b28c-6a1485b37f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:19.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:29.659Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=82eca350-2360-4b42-8c09-70e5e39e400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:29.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:39.672Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0f397205-06da-452f-bf07-3b30d13abe81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:39.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:49.687Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=e6bf19e4-8bfe-41cd-a349-a08345769eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:59.700Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=f1b51f42-0bdd-4544-a363-8367dc21d2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:13:59.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:09.714Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=f936f594-6c60-4a2c-b9d8-4f1bdbae705f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:09.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:19.727Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=db5b7872-448c-411c-b10a-f829cf704a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:19.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:29.740Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=e78cd41c-8325-47ec-8f78-f2b1533f7f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:39.753Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=8ba590de-162f-4814-9ee3-7bb5fd2881c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:49.766Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=faaf1ddd-0bf1-4165-83df-66d8326f08c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:59.779Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=80364cd6-30cb-4509-b539-209025a3754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:14:59.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:09.808Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=560950cb-99ee-4030-885d-c7c3e9d68719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:09.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:19.821Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=8bc312ea-515c-4237-b44f-fceee602d3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:19.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:29.833Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=f47802ec-fb43-40ca-82f6-16cc99361bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:39.848Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=179ae216-5cb5-48c0-a35a-1d8d30625615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:39.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:49.863Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=77930547-1c9c-40c0-aba1-9c27d9be8664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:49.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:59.876Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=06680e4f-2858-4b85-b6f2-4c7720042902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:15:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:09.889Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=686deacd-c791-4305-9665-fe957143e928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:09.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:19.903Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=bd7333ff-ed44-4f57-ac94-002fb449fa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:19.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:29.916Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=a149d493-dc54-4a40-8cc9-efc785994329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:29.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:39.928Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=4e0f3cc9-3c6a-4e92-9d4a-c5c38a49ffeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:39.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:49.943Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fb8c5c33-2755-43af-b766-b171558ea1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:59.956Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=3c7c4799-a6b8-4962-a40e-9178cac9bbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:16:59.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:17:09.969Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=7eb1816f-675a-4ebd-ba2a-5d7ae03fa130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:17:09.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:17:19.981Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=ef22e4e9-e6f6-4656-86ef-40647f71adab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:17:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:17:29.999Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=2d88ad54-c736-4982-b5e8-9f472f1141d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:17:30.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:17:40.018Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fe9ccd79-bc94-4ad5-a069-e6526630d132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:17:40.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:17:50.036Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d2ff9593-94d0-4bd9-b422-f2c72f44ba05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:17:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:00.050Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=1cde2635-ac1d-4993-b159-5e5f1e291832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:00.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:10.062Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=477f8e70-e0a1-49db-9d2f-3f61b6e685e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:10.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T15:18:13.146Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-14T15:18:13.147Z |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 |2022-10-14T15:18:13.147Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T15:18:13.147Z |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 |2022-10-14T15:18:13.147Z |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 |2022-10-14T15:18:13.153Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T15:18:13.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T15:18:13.153Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-14T15:18:13.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:20.076Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d0b6ecee-6492-41b9-9b48-64934f18e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:20.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:30.089Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fd88eb70-3f85-482c-8b82-6cd2af9df552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:30.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:40.102Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fd08705e-322e-40bf-9462-aa8a1204286b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:40.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:50.119Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0d7d1124-d474-498f-adef-a2c563ef01d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:18:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:00.135Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=5bca4720-747e-4c7e-a90a-04c22dfaf11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:10.151Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=7f5df436-93de-4f57-816b-ead6f9e604a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:10.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:20.165Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=a83fca63-2668-48ac-b2cd-3439f3d5ec7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:30.178Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=9bc71c21-329f-4318-86e8-b498ecff3ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:30.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:40.190Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=ee3314d2-1b38-44e0-82c7-43863195e305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:50.202Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=ed6bba1f-a74c-4f19-9192-05099958af18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:19:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:00.214Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=f43111d6-93ec-49e6-92c7-c4fbb7cc5452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:00.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:10.226Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=5fed0bc8-9e4d-4eab-984c-2ca1b1261ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:10.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:20.239Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=986b4c6a-d116-497c-bde0-7c4d9f38e488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:30.251Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=93602a9d-041f-48ba-8e31-b8afb2937fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:30.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:40.264Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=8f3120bd-8275-4a4a-8b99-a4628b1d3143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:50.277Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=696ad60c-4cc1-481e-b409-5b929f03d6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:20:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:00.290Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=18117063-6671-4f73-852a-bc8cd3bb7267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:10.302Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=09532e85-5233-453d-a536-736624b85980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:10.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:20.314Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=be5c13e7-2180-4c2e-a567-ba0e199ab1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:30.327Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=9a2e1946-9f27-4928-9896-9cd0bd224bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:40.339Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=b98d801c-9b20-4213-9d32-64d17a3848de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:50.364Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=b745d735-9355-4d56-9182-d59146e7ee4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:21:50.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:00.376Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=e929f607-bcea-4456-9dbb-0d2599e7b22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:00.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:10.389Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=18a9b252-3a93-45f4-ad1f-9f4defc34c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:10.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:20.400Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=baf10847-eb83-4386-bf79-67f7c0563f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:30.413Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=413781d5-a659-4b7c-9911-a9fb75a449de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:30.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:40.426Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=7390c31f-3b05-4d31-a6a9-64fd65797d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:50.440Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=b86e0051-ec4c-4d86-b51b-0fe5e920b95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:22:50.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:00.453Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=3e9bda70-9ba2-435c-b4df-d1184a417bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:00.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:10.467Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=9d76dbf5-c982-49c5-8924-0dfd216f637a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:10.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T15:23:13.308Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-14T15:23:13.308Z |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 |2022-10-14T15:23:13.309Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T15:23:13.309Z |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 |2022-10-14T15:23:13.309Z |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 |2022-10-14T15:23:13.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T15:23:13.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T15:23:13.321Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-14T15:23:13.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:20.479Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=4cda95a7-5f22-44ae-aa46-8374b8214593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:30.499Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=36b9510b-a4f1-4edc-b22b-933408d61157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:40.511Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d4838fa3-8632-4590-9e40-8e6c7673dc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:40.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:50.523Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=5a28da7b-6b64-4d80-9140-9bc16bf039e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:23:50.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:00.536Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=672ababe-14a7-4217-bb73-219547945b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:10.548Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=50338a1d-d5f6-4f83-8fea-3d119a38cdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:10.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:20.560Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=cbc47b65-9729-49bf-bc73-1c2af1111980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:20.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:30.573Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=bc39edae-9cfb-4840-ac13-9e880e1677e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:30.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:40.584Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=5e1a7c30-e271-4416-a761-903aef106404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:40.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:50.597Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=a7df0d45-3c58-4bc7-aa63-2791142eaff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:24:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:00.610Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=c1188d86-ae4c-46aa-8738-c3af11fa71d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:10.623Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=6d6f1856-b5de-43c7-9a17-374a5cdc8966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:20.636Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=09f8e4b4-4e47-4d9d-bbf3-d83dc5274b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:20.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:30.648Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=16338de1-6a7c-46c0-bfcf-5f5639f39ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:40.661Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=ebb3e143-673d-4520-856f-87d3f2f27d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:40.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:50.675Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=e20dcfe7-3256-4a40-b059-495aad3b41b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:25:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:00.688Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=efb9e61f-b6a1-4c3f-93d2-4b2b8f7bd15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:00.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:10.702Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=c8e28320-acdc-4ea5-86fe-fe2b6a16fc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:20.714Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=dca1a0b1-dfb9-4677-84f1-851418eede8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:30.725Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=f4657c7f-9c25-4fa8-9f5f-9e68cbe3bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:40.736Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=aaa26d58-39c4-4d93-8032-3dfad047ac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:40.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:50.751Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=fe72dfd9-1b28-45c1-b1c3-3927ef7b5aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:26:50.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:00.763Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=32ae444a-3a5a-4295-9ca6-bc93126e6ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:00.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:10.774Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0aa23391-1c3f-4796-b83b-c3eca54972ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:10.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:20.787Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=28d747a4-4447-4786-9bb5-055e996fd59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:30.802Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=8adae7df-5fef-4ab5-a16d-f36767bfad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:40.824Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=6845dafe-5d28-4d0a-9e3d-0be718c08d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:40.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:50.836Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=99cc0094-e6dc-4cfb-81eb-ad3a0d6302eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:27:50.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:00.850Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=51f2ec48-7bff-48a9-ab27-647ca88ca662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:10.863Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=034b50d0-8191-46d2-8f5f-22649d9dc144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-14T15:28:13.221Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-14T15:28:13.222Z |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 |2022-10-14T15:28:13.222Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-14T15:28:13.222Z |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 |2022-10-14T15:28:13.223Z |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 |2022-10-14T15:28:13.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-14T15:28:13.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-14T15:28:13.228Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8080,"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.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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 |2022-10-14T15:28:13.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:20.876Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=0faa8702-2ffd-40a5-a980-21b72371021c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:20.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:30.892Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=645e1fe5-e9c0-4829-8e8e-91b518b08a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:40.906Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=e5f02db2-4f94-458c-afc9-a751096981e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:50.923Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=4c8ca16d-c6ff-4be7-8109-9a5469f08153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:28:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:00.937Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=1900470b-8f83-46a4-a6c1-96536df2c8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:10.950Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=9256ab12-0abb-4590-9b5d-b7ee584ffbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:10.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:20.964Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=ada2f852-37a6-4366-a46d-c254c8122290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:30.978Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=429fb7a8-011d-44d3-be88-212da150517a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:40.991Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=71d1e65c-1eaf-42c8-8607-b5023a771da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:41.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:51.006Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=314a7094-334e-4cb0-976f-5f557bec5de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:29:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:01.019Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=ca66399b-8321-4cb2-87ae-986136219fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:11.033Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=62a22b7c-f3b9-48a1-b8c9-445d9f953b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:21.046Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=73e1df47-7d39-44c5-8a69-da4184757d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:21.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:31.058Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=783f181e-2ef7-4c24-abcc-02c0803fcb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:31.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:41.071Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=d9a4ad32-f85d-45a3-8cc8-4880831df44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:51.085Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=61156bf2-0ee0-4ce7-9850-e68505d1ef5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:30:51.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:01.099Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=1cd757a8-a30b-4788-a2d9-2a0b090305a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:11.114Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=050c147e-8b80-4dc0-be78-1096b70a8761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:21.127Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=e9c4b429-6b90-4120-b730-488242fea01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:31.137Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=c31d0d5a-ea2c-461b-83ff-894c35f050a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:41.149Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=ee3ce5e0-b9a3-4a83-9df6-abca646ffe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:51.163Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=16327118-3e4d-4300-8a55-65b41b224fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:31:51.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:32:01.175Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=45e031ae-c0dd-4ed9-b55e-d059049109ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:32:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:32:11.190Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=9514b036-634b-4255-a18d-bf58320a023b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:32:11.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:32:21.203Z |INFO |Init configs |InvocationID=cb3887cd-9fa5-40ec-9eee-a67b9a1955cc, InstanceUUID=75340207-85a6-40df-90ba-eab82518f11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-14T15:32:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |