By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T10:48:03.781Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T10:48:03.793Z |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-09-28T10:48:03.794Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-28T10:48:03.796Z |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-09-28T10:48:05.294Z |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-09-28T10:48:05.650Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T10:48:05.650Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T10:48:05.651Z |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-09-28T10:48:05.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-28T10:48:05.932Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-28T10:48:06.004Z |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-09-28T10:48:10.134Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-28T10:48:11.186Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-28T10:48:11.230Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-28T10:48:11.231Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-28T10:48:11.477Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-28T10:48:11.477Z |INFO |Root WebApplicationContext: initialization completed in 5472 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-28T10:48:13.069Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-28T10:48:17.040Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-28T10:48:17.909Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-28T10:48:17.955Z |INFO |Started MainApp in 18.911 seconds (JVM running for 21.023) |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-28T10:48:18.393Z |INFO |Start scheduling PRH workflow |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:48:18.416Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=462c5066-0d3a-4403-8f33-c31b4d716971 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-28T10:48:20.012Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-28T10:48:20.013Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-28T10:48:20.023Z |INFO |Completed initialization in 10 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:48:21.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:48:31.324Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=45ae5378-ce8f-4bf6-824e-e68b3816d3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:48:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:48:41.351Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2d38bfc8-3aa5-441f-a927-85fbc6a2b021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:48:41.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:48:51.383Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0c97f75d-db17-4ec6-9bb9-76845f21009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:48:51.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:01.417Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=71ccdfc3-040f-4f2c-bcf8-927fd33d3a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:01.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:11.449Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3f98cbe7-2689-485a-9144-0bf19b7db5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:21.479Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f13e82a0-d62e-4f55-bfee-54b425df63b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:21.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:31.507Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=56813c6f-3675-4e8f-94a6-8705cc438013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:31.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:41.532Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=83fd3431-7f77-464a-9ad4-3acd27129d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:41.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:51.574Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=43e55aab-5744-4a69-b45a-167bc893ed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:49:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:01.619Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2a0d5e37-85b0-4889-9da4-dc89307719e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:01.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:11.723Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e93c08c1-e39f-43e2-9c13-6db25655ddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:11.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:21.751Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d674e309-1c14-48e7-8ffa-92848ca8c304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:21.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:31.796Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d52ebbd3-4499-4425-b44c-ada8a75f61d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:41.857Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=71b81195-1f54-4304-b94e-ee77b1b7da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:51.926Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=bf839740-9f72-4c10-a9c7-53d0e1f9498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:50:51.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:01.962Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0928ddb1-195d-41ac-bc8f-d9b36425adfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:01.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:11.998Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=880045ea-6743-4141-931d-0041da39a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:22.055Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=68fddab1-850f-49d4-8258-a1090ede343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:32.120Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2de608fa-c3cf-4715-82ad-6a5e2d5e438b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:32.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:42.167Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e90d39e3-c323-4edb-becc-59e19dc418c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:42.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:52.187Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9998b0d1-0ec2-40db-b708-e3a1563e5ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:51:52.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:02.221Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=44688621-e3a6-4d15-a52e-1bbcae109ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:12.250Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=88bbbcd4-229c-435c-a1b2-71d05efcdcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:22.286Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d4249db9-0787-4c60-9b78-1a09e6105bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:32.315Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=94c865f1-7209-4454-be4c-8922e07c7901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:42.335Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=87e7ec53-400b-46bf-9ac1-296e86f64c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:52.398Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a68a2aca-9a00-4874-a611-a06ef0958fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:52:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:02.488Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cc3d55fe-08c6-4de8-b880-30f583e8962b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:12.528Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8d654249-ff10-42c8-8339-f1dfdef871a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:12.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T10:53:13.786Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T10:53:13.787Z |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-09-28T10:53:13.787Z |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-09-28T10:53:13.789Z |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-09-28T10:53:13.791Z |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-09-28T10:53:13.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T10:53:13.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T10:53:13.805Z |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-09-28T10:53:13.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:22.559Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=56d6c87c-89ee-4d23-9875-ab3402958583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:22.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:32.590Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=650756e8-5cfc-4a6b-9d75-6b1bf72286c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:42.611Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cf0089fd-e69d-46a4-94ef-53d4136d047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:52.648Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e27f535a-e7e6-4b3e-872f-1e6b53e248d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:53:52.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:02.695Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=81950001-6b44-4187-8b50-001f537ad6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:02.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:12.727Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=78770018-0f50-4e5a-8e8e-6554d65140bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:22.759Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d49989fc-ad9b-4b90-bce4-ed2c64d761be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:32.784Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=38d58e6a-9963-491f-bbce-110076af6dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:32.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:42.815Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f69d9220-eb58-44c8-a969-29119b73879e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:42.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:52.839Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b4be21cd-972c-441b-9f0d-dc90f2880ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:54:52.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:02.881Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f36f3b08-7326-4cda-bc9e-e05af166325a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:12.917Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=45776361-4a79-478c-900d-048fd13f5675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:12.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:22.938Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3edc33d5-99f3-41c9-b98c-d47f970f25ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:22.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:32.975Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5fbe59fb-3aa7-4c56-8aa8-c1db19122727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:33.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:43.025Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=67ae7527-6c7c-453d-a6f0-ae7801e5d1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:43.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:53.052Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dddde6e3-c1d6-4687-849d-15396645ffc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:55:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:03.154Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d490245a-1415-472a-9d7d-688b846c2d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:03.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:13.217Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c23a85d4-8575-4416-a345-565155194694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:23.242Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=42dbffe4-c697-4d36-bab5-ad0256bf4ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:23.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:33.312Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=37a59729-a338-4cfe-a127-277e7543854a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:33.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:43.359Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dd60c3a2-e3ee-468c-b341-284110f9808f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:43.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:53.528Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=55b55c1c-dd5f-445b-9938-539bf53a6a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:56:53.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:03.596Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=622e1e21-7071-4422-b91c-e2ee20af3f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:13.656Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=60a9c055-6145-4207-94ec-e0529509ed43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:23.689Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=141119d0-4c54-4e8a-b9b1-796ee297340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:23.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:33.719Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=54df71ad-6e33-4bfb-ae3e-175082624ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:43.759Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=aa945605-50bb-4206-831b-14155591f342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:43.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:53.776Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9aa092b4-27ea-4218-abc7-f751b39a75d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:57:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:03.796Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1199ff26-7728-437e-aff7-db0c709dab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T10:58:13.422Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T10:58:13.423Z |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-09-28T10:58:13.423Z |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-09-28T10:58:13.424Z |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-09-28T10:58:13.425Z |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-09-28T10:58:13.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T10:58:13.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T10:58:13.435Z |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-09-28T10:58:13.438Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:13.831Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7876e524-7c90-4d46-82ac-2d03beb1d3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:13.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:23.865Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9e543678-7acc-4711-8d06-634a65d80518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:33.887Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dbe41249-2924-4e6c-a1b0-cb5dc287d854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:33.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:43.919Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=43331c2a-9dc1-4840-818a-95013f730dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:53.956Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6c471e6a-b257-4f3b-bbc4-88b67089f99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:58:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:03.997Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=973fface-7374-49bf-9605-e5096583cbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:04.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:14.045Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=64386e82-c62d-4d04-b047-a9a3edb92838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:14.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:24.075Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2cb66c0f-6d25-415c-8e75-732f2ad3ea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:34.101Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1fbc20ac-a507-46fa-b239-4da9c418199b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:34.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:44.131Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=62064bbc-c6e5-45cf-b95e-eab8400b81f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:54.169Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=af952065-f86a-4765-b858-55418f673d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T10:59:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:04.193Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=17c9b752-32eb-4f9e-ba81-435df43cadbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:04.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:14.216Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=bb6297c9-0213-4fd6-9a07-ca485a34ea6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:24.259Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ac08b880-ebe5-4d49-a63a-b5e23ebc5a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:34.281Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2f649a18-45c0-4d30-a6cb-8981ffd1b8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:34.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:44.300Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0a47db4d-0f07-444d-8121-698e6dcef77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:44.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:54.317Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3bac2f19-2169-4c3f-8c99-74f4d3682675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:00:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:04.339Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=16ae4f27-1a88-4cc6-81bf-d884a1ca3bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:14.383Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b1829ab0-e6be-42c4-8726-28637aa2e9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:24.423Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=50e22678-651d-4e8c-aaf9-aec7281f9941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:34.475Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=fa151618-5e17-4cb6-9846-84380f11ca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:44.503Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=93cb2ee4-71d9-45ae-8340-0132b5342a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:44.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:54.541Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0c42834c-e1e2-460b-97e0-adf825fdb200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:01:54.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:04.584Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2f95a1a3-f4a4-4501-97ca-536573d25f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:04.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:14.659Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b86e3e53-ee4f-4e38-82ad-299a2f8adbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:24.698Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3c234bc2-5653-43a6-a6e9-ed503222d034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:24.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:34.744Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8935b883-3f37-4aa1-b2c4-cc3cf66b67f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:44.775Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9fec2ccf-6aa6-4e89-90d9-9e5dbbac5ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:54.792Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=be518752-ff43-47e5-b560-1f27cd5ed292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:02:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:04.810Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1257cec0-a7a5-449c-8fa6-7f0db42d0057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:03:13.463Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:03:13.464Z |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-09-28T11:03:13.464Z |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-09-28T11:03:13.464Z |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-09-28T11:03:13.465Z |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-09-28T11:03:13.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:03:13.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:03:13.475Z |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-09-28T11:03:13.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:14.843Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2c5d742f-67c7-4da6-a3b9-d925636f30ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:24.859Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=781d15e7-4399-4c45-b3c9-520647b21508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:34.875Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5a28bade-1633-44d7-80ec-823663e26704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:34.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:44.891Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9691d870-54b0-4599-acdc-3095a7e71982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:54.910Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=16b48d9f-a721-4da5-9753-daef995b3143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:03:54.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:04.931Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d25bd6a0-5fd2-44fb-92a0-36de046e9abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:04.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:14.950Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a4566168-f78a-47cd-ab5f-118aefc314df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:14.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:24.968Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0e60e343-9ed3-4335-9213-256ef7764a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:34.991Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9ca22a9c-9cb9-45a8-af25-34859ef950ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:35.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:45.008Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9192147c-b0e1-4b0f-afa7-0c39b04566ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:55.044Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3ef78742-95be-4600-b30f-c29b1534e9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:04:55.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:05.067Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a945028a-aa1e-46c2-9914-2f483675052a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:15.080Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a716cac4-feff-44e8-829f-0d8cff7ee394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:25.096Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0dee123c-9480-4608-95d5-c5ee80aa35dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:25.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:35.195Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4e197186-971f-43c0-b62e-f8b44323e11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:45.258Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a2aa3d37-242d-47e0-a6bc-6a8e422399a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:55.284Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3ee5c9ce-4364-44cd-9ee0-1486af7e7625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:05:55.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:05.306Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=10d9c274-9d31-4fb5-ba88-47134646fbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:15.331Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9a0d3cbf-1f00-4f8b-829c-149fdb336ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:15.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:25.353Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=95e1fcae-9502-4081-93b5-7e1614139779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:35.394Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0773af41-ede7-46b1-9464-da6659607bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:35.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:45.411Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ec480e22-fee7-468f-b6fa-d947f89e0762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:45.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:55.447Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dfd453d7-b395-4e0b-83ab-96eb7beac09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:06:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:05.465Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=71b3a4cb-8dbf-4cca-bd8b-c7b92d92aeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:15.485Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=fd6e563a-cfef-4d78-bbb9-ee86363f6b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:25.515Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c5228b26-de41-4026-986f-8e7c303368ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:35.603Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=649900dd-b97c-433c-9a31-8b383e30762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:45.659Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=feb56fb7-9407-4fc5-b792-931ff914331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:45.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:55.806Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c6210cc4-1115-4e9f-80e5-335bd14810b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:07:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:05.861Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0f379b93-eb81-4f6c-bed1-1657b88f88ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:05.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:08:13.621Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:08:13.621Z |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-09-28T11:08:13.621Z |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-09-28T11:08:13.621Z |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-09-28T11:08:13.622Z |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-09-28T11:08:13.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:08:13.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:08:13.631Z |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-09-28T11:08:13.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:15.904Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9aaf2a50-734c-4162-93c7-98e00be7e33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:15.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:25.967Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a510a507-a9f6-42e4-bb11-317e73cf31a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:36.003Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=90de9416-3d44-462e-b026-93cf4624bd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:36.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:46.035Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f5741abe-f544-47b8-af47-1a3c37c55cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:56.075Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f771c130-2ff2-4696-889e-054d0163c616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:08:56.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:06.120Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=42d75d8c-bdb2-41c7-99f0-8d97b92c04c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:06.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:16.139Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=19cf7277-1f74-458d-bc11-8b0e40b690e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:16.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:26.163Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=51706173-3040-42fa-bf0e-6b84c48b99bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:36.182Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a6d330e0-b322-4b69-bad6-3b6a9ab013f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:46.216Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=479d1a15-617f-4b1c-a34d-6354d27b6191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:56.235Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=bd046e0a-45fe-4ed8-a0e5-14b3b6c064a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:09:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:06.268Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f417b9a7-bb40-4509-87aa-327cdb917b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:06.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:16.291Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=af254faa-8c97-4024-8bea-ab845285fc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:16.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:26.308Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2728767e-91a7-4f82-843e-7f3aa945dcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:26.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:36.332Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6e017cde-0f6e-4b02-8507-f1c24ae9133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:46.366Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ab273d33-a725-445d-9af9-89f324de1f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:56.382Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b6a05464-eff3-4f79-8a39-ffd9fca47e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:10:56.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:06.412Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1d84b793-5213-45b5-bc9f-3eabe6fd92e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:16.428Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3b594ac4-ff9a-4337-84bd-7bedf40801a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:26.476Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6e811a0a-5208-4434-9818-4cf667374d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:26.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:36.499Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ee473c84-403c-45f5-9b52-a0ff574e5568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:46.528Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=36c8a649-32f9-4feb-b863-790ce4213282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:46.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:56.547Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4a858166-278c-4c5b-92f3-c809df56a57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:11:56.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:06.599Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c6de1416-4cc5-4a12-8f13-ff5424ceda8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:16.615Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4edfcf7e-dab6-47e2-bb3f-3e6499cbf0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:26.645Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=55dd3b2a-a241-48cc-a4a0-0fc11aa3eb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:26.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:36.677Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5083a64b-ecfe-45e2-b9fe-e4d42c1d94bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:46.703Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8d2fd854-a271-4474-82ab-6b24a28cd730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:56.723Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=873609d3-6def-4bfb-9f6b-69a589875321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:12:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:06.740Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0422029b-02fb-4cad-a44a-55e166a6d2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:06.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:13:13.420Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:13:13.421Z |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-09-28T11:13:13.421Z |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-09-28T11:13:13.421Z |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-09-28T11:13:13.422Z |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-09-28T11:13:13.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:13:13.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:13:13.431Z |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-09-28T11:13:13.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:16.754Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3897cf52-b088-4809-989a-7066793ea5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:26.770Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9d9cdb0d-18de-4c17-b490-3cb6be3c9f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:26.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:36.788Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5b21e29e-9d49-4600-8274-1949177c730f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:46.805Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b4ac9673-840a-4779-a53e-d45c054100c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:46.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:56.824Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3d5288b5-86c5-4cad-8ccc-fbdc1f931f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:13:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:06.852Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2b6bea11-1a26-45d2-9143-9111e6bcbe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:16.870Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1c1e0204-b4e8-4fd8-ac84-8dd44c24fe70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:26.894Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=021751fb-52c0-40a6-aa3c-e23567ced80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:26.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:36.924Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d28da1d6-5685-4c0c-b957-840d4a73bbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:46.943Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=fc2abc3a-5ca2-4581-8b06-09e4b4132161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:56.960Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=df853360-d9cb-4f3a-b811-def0b1eccb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:14:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:06.988Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4a3ade06-28cd-4a1f-96a7-10b6dfb9c8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:07.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:17.002Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a402e9a8-e48b-44d2-a62b-bc1478084ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:17.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:27.035Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b0b92cc8-0161-4650-a05a-c8c4e7d72133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:37.055Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9bafc8ff-8d92-4a93-8e7f-f0a744e1fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:37.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:47.075Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e7145de8-05e9-4ea5-be74-d1ed3b248cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:57.091Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=69367e16-60d6-4291-817b-8f6fea74c152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:15:57.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:07.115Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2623f2c7-ab8f-4999-a4c4-1fa32e2cd850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:17.134Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=08005752-c8f1-4688-b26a-d3af15e8ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:17.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:27.160Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=eed1933f-5f9d-41ac-95ab-ae2238f02ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:37.175Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=03b705fc-11ce-4c55-8129-ab167e9bcf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:37.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:47.200Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9ef1e798-1322-4385-ac54-d3f5d544d2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:57.223Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6e56940b-76dc-4994-ab5d-d56baac759b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:16:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:07.243Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=37e602ae-2040-44ee-8f6e-ab6c362e1f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:17.260Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6ce1f5ec-711c-4fbc-8f6e-11669a88d2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:17.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:27.278Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=13cfd0c1-df1f-4542-8cee-be41c9491c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:27.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:37.292Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dbcbdba5-4d24-47f3-8d24-d7c23017183c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:47.311Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ff5e5131-e56e-4f3a-aaa6-0cd9f9796d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:57.330Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5f90a5a2-00ef-4521-bea9-f44b9bdef131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:17:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:07.391Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ffe3ac64-1c6a-4b13-9bd1-f695a7ae01aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:18:13.351Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:18:13.351Z |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-09-28T11:18:13.351Z |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-09-28T11:18:13.352Z |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-09-28T11:18:13.352Z |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-09-28T11:18:13.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:18:13.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:18:13.360Z |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-09-28T11:18:13.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:17.408Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e5a79076-bd58-4a57-8d26-7c9d417f1ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:27.438Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4e505012-cf7c-43ed-a197-4ae4ee2237e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:27.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:37.454Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d4834428-d980-4cae-a1c1-281299707aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:47.483Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=78072482-a260-4e02-b13e-c96d718f6e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:47.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:57.501Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=48246605-68e2-49ed-b945-acabbabd99e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:18:57.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:07.527Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=89498311-c469-4da3-9764-b9dd2c4646bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:07.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:17.575Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1fd42e2a-4271-434b-8d57-0d074b77abcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:17.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:27.605Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=be936293-1ae9-4b03-8ede-ad1b32b2d611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:37.624Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6b657922-97d0-49db-8b6e-2d048f80063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:37.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:47.661Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=87066a9b-7cb0-42bd-86b5-9169cb14fd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:57.676Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=35c81919-ea3b-4748-8d13-1fa206164320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:19:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:07.709Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=53517b79-6661-49ad-ae68-19c5f606d0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:07.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:17.725Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=119087c0-0d61-4470-a6bc-989ebaa61433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:17.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:27.741Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=21084ead-73a3-4f02-a7b5-b20d9de0df3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:27.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:37.769Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6a331dc9-4a2d-4d4b-b56f-9b8085bd8bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:37.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:47.789Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9f48f3b6-c4ad-4ed8-b1fe-fc1635f6045b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:47.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:57.812Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4d46584f-82e0-45e8-ab47-c188856eaf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:20:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:07.829Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9beb824a-6ac4-45c9-97bd-b2f1ab56a3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:17.846Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=62f22d90-d718-4adf-bf32-bc821f564733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:27.868Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=419d12d9-e8de-414e-b39e-951c1bff3cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:37.887Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=eda1a44e-be70-4ed2-b3f9-7d6f115082a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:37.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:47.905Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ab3e2d98-7662-4090-b854-4f06631174d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:57.924Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e277358a-6e83-4767-9dc8-be56193ce1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:21:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:07.941Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=31574daa-2c21-4347-89e8-5de1c3b32b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:17.960Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d7b03a2b-ae07-40f6-8d66-ed52b190ed82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:17.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:27.976Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=94ff7f02-4fc8-4984-be08-6850725f5c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:27.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:37.993Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=17e0eea6-ed89-4540-85e7-3a01695626cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:38.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:48.020Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dd1a652a-3db1-49f1-89c1-c284b2876cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:48.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:58.041Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c3098a06-83a1-4d94-ae55-1f67bdcc7e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:22:58.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:08.063Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=81b61f8c-8dc9-4b73-9893-a3585ea5f4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:23:13.338Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:23:13.338Z |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-09-28T11:23:13.338Z |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-09-28T11:23:13.339Z |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-09-28T11:23:13.339Z |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-09-28T11:23:13.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:23:13.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:23:13.345Z |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-09-28T11:23:13.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:18.084Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b41911d7-96ac-4306-8aab-1dab2f509378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:28.155Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=77961eba-7bfc-48e0-8e7f-b4538538fa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:28.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:38.171Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2d492549-692d-43cb-844e-6089d79c58d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:48.191Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cad9fe76-5b6f-4e63-a372-8722d82ab131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:58.208Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=fe0def34-cb36-4d74-8cae-91bf0421bc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:23:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:08.224Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f38cccd7-8f78-4c52-8685-7703599809c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:18.241Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ad658c8c-d905-49a5-998a-b56cfadd1193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:28.270Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0e9508eb-1e56-4979-8c40-6d5f44fc3173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:38.288Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=431171fb-5a63-4bf4-b019-92f4733eba2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:38.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:48.306Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0f6a1b4b-0468-45eb-8cea-1f8b2d9094cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:48.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:58.321Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3d933347-d76f-428d-ad60-43dd21263aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:24:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:08.346Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a0e1dfa5-f4e5-450a-b293-0f56667be3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:08.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:18.360Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=79fec87b-41bc-4b87-89f1-567b81285b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:28.378Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=41788e60-47f1-40ca-9f68-6dabaf009d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:28.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:38.394Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8ebda416-6760-41b9-83fc-ebf766e104c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:48.412Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9e66c051-8d0b-4f3c-a444-ae917c516f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:48.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:58.428Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9ff75cd0-e696-4697-9803-c87b95d5ca94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:25:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:08.441Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7c997476-af1d-4041-a2e9-679cc1405961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:08.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:18.458Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b9e2cd3b-2ace-4aac-bd4b-2246065dbfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:28.492Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a362358c-8ede-4a0e-b851-4c75a68e031c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:38.533Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=327de6bf-d650-456b-9c78-ae4b592a34cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:48.548Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0018f47d-82b7-4606-8477-787463b7a383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:48.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:58.566Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8f58b856-68cd-4b5e-81a7-d4bc1cecac24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:26:58.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:08.586Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=13506621-a940-4992-9e5d-ce46f9d9369b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:18.600Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8cfca392-35bd-4d36-8e65-7d35506d18b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:28.615Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c526ac39-ab6b-4c14-aaf2-cfabc3583ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:38.632Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d52fdd2f-fe1f-42c5-9a13-415675cb2bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:38.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:48.648Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a169293a-b2c0-4c26-b616-28dd5c3eccc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:48.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:58.663Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2ef5aac1-54cc-4713-ab0f-d3213c8b88b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:27:58.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:08.686Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=671452c2-4561-4d2f-a614-288e5e2ab557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:28:13.332Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:28:13.333Z |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-09-28T11:28:13.333Z |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-09-28T11:28:13.333Z |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-09-28T11:28:13.333Z |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-09-28T11:28:13.340Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:28:13.340Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:28:13.340Z |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-09-28T11:28:13.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:18.701Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a321a721-effc-4e9c-853d-86e3a3bdcd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:18.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:28.727Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0321691e-2e35-4390-acd1-9d7c297dcbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:28.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:38.744Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=bb83969e-a169-4e00-8d83-f443162516a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:38.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:48.766Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d52c4e5c-739c-4fe4-8bd0-54c30d3550a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:48.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:58.784Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f796c0ff-32b2-4ea1-a38b-28ad353c63ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:28:58.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:08.827Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=33845115-02dd-4272-a11b-1becfe1077a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:08.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:18.843Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=797960da-13bb-4316-854e-8a8054597350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:18.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:28.864Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6cf88dbc-ad8f-4ee0-8851-13c19cc82468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:38.899Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b5898752-648c-4997-91c5-2f649d38ceb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:48.913Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cc04bc84-1053-4c4e-96cc-6bad7c66c56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:58.934Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=33d841c5-f743-4ece-857d-5127f49f636d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:29:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:08.951Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dab54253-e64a-4537-bf46-a223471eff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:18.967Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3621d6be-ffbd-4650-a64b-391db740c53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:29.063Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a467911f-31e7-4387-8938-c3836ecbaa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:29.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:39.080Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8009d806-16c7-43a7-8b4a-abd1a526cab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:49.103Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=99aeb180-9c36-46f3-b8ae-4bf436f01a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:59.120Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d251dc54-44dd-49df-a107-85ad0df6c5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:30:59.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:09.136Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=45a67d8b-5f4b-44f8-9ff8-22bd38cf5a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:19.151Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b0e2f16c-752b-424d-8104-05fa68070cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:19.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:29.174Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ea550b0d-9499-44a8-ba85-03b719ac71c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:39.186Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f44c1495-e0cc-43f9-991d-7423beea1ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:39.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:49.215Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=58404153-ef6a-4119-b404-1110702a4088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:59.239Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=31d1e2d8-f72b-44f5-a72c-215202f720d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:31:59.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:09.274Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b9891cbf-1f2a-4096-b36f-88ef878db364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:09.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:19.306Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8bccb03e-9808-452a-86fb-60e64b8a6dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:19.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:29.332Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=af60431d-9681-41f6-b2c5-eab30edcc8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:39.345Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9717e7d4-4c42-4326-8300-35369eb01142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:49.375Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=56a0b3b4-334f-4d10-a48d-b9c8c2fbb1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:49.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:59.393Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=64104d01-8a24-4c32-9454-426c49d33289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:32:59.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:09.415Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=47d4dee6-ae11-416d-9428-cfd3b56e2903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:09.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:33:13.388Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:33:13.389Z |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-09-28T11:33:13.389Z |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-09-28T11:33:13.389Z |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-09-28T11:33:13.390Z |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-09-28T11:33:13.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:33:13.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:33:13.400Z |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-09-28T11:33:13.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:19.435Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6001219b-ee3e-4976-8270-ac94d82affc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:19.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:29.450Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a7c66449-df8a-4f73-8497-875a6c691f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:39.467Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cda64706-c4b3-41f5-ba4a-9ae4c3eef939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:49.486Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1473de65-adcf-46a9-9190-74d097ac22fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:49.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:59.514Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=138251ea-36a5-4b9f-9bec-37f0b352e4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:33:59.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:09.529Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f3c59b48-b246-444b-b8bb-205e8cb840e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:19.544Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a85e9f9e-96f7-469d-9c54-76ef7f7c60fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:19.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:29.559Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c3782ece-90c2-448c-bb58-c93ef4d0a615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:29.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:39.572Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e03a347e-bdab-4590-b714-ddcac54a7ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:39.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:49.593Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f663dad7-51eb-461c-b1f3-a26d3487f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:49.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:59.623Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=abe3ed50-12f1-4c20-b553-130c88b8e2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:34:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:09.652Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1fffa126-02b9-4474-a37e-ec87412e12b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:09.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:19.666Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dbcf6150-64fe-4e92-9cf7-22aa9663be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:19.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:29.695Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=945170f6-3047-4785-8372-1fa39169176a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:39.708Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=03fcfb85-5b84-4542-8b68-abd8fbd7323a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:39.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:49.727Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=60da7d6d-b0ea-43ef-810a-6461a3145971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:49.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:59.750Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=bbb21eb4-8f07-448f-836e-c9beb0c18315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:35:59.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:09.774Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b558d934-e2a0-4681-8637-4ee14ecb5a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:19.791Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=266821a9-3e16-47da-9397-12dd630e59e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:29.817Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d1d315ac-4f5c-41e8-92b7-31bfe68ea856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:39.831Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=db86e52d-82ff-4131-b621-a4f54cf3d1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:49.843Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=35ead87c-e820-4618-86e9-20544beebb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:59.863Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9c37e2dc-5ada-407b-8c94-1564c5ade5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:36:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:09.887Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b4752be4-1cf2-4855-a4dc-81fc4e026675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:09.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:19.901Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=25a0812b-c354-4514-8ef9-86311adc9af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:19.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:29.919Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=32c3ad28-2403-4374-b748-5ca0e54952c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:39.943Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c9307feb-8b06-43f5-8083-7f2f60696228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:49.980Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9921fb0e-9d9c-4071-8d2f-b15e91bdc467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:49.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:37:59.998Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=77c7ac17-3559-49ba-b4e4-bcc5122752eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:10.013Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d8137d4e-9eb2-4292-ad1d-8175986fdfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:10.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:38:13.392Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:38:13.393Z |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-09-28T11:38:13.393Z |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-09-28T11:38:13.393Z |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-09-28T11:38:13.394Z |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-09-28T11:38:13.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:38:13.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:38:13.401Z |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-09-28T11:38:13.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:20.045Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d8760361-5192-450a-a4ac-983974e0e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:20.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:30.064Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f1de74d0-f81e-47ed-9d3e-de67506275f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:30.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:40.111Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1808503e-f35e-4b31-82d6-9eb7bc157ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:50.131Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=584bd8f4-1419-4ca2-bd49-3577b63d0661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:38:50.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:00.146Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0a9bf8d7-ea8b-48b3-b106-bdd03549cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:10.161Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=05ec75e6-b36c-4a77-a45f-7c6eb78c8ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:20.179Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a3111d55-8ce2-4c36-8258-6c26eff10620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:20.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:30.210Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a7544ca3-3c18-4614-aa74-95f6b081051b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:30.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:40.225Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=27eb047a-c161-4f78-8717-8648eb6e1152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:40.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:50.247Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5b0ef393-c84c-4835-831e-bbc580da20ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:39:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:00.263Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=714ba837-09bd-44fc-bb6e-e320b9cb9369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:10.296Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=bc222c00-d31a-41c3-88ce-0c62e469e775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:20.312Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c14d09e2-1cd7-4d48-80f9-8e477efde698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:30.325Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d6596920-4252-466a-9f09-44a53abdecc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:40.338Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f9bb01c9-35ca-4a8f-87ce-aa1f899d34cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:40.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:50.356Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=fbe5490e-8b3a-4827-a20d-49d897127e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:40:50.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:00.369Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9f434db5-4ee3-433b-ab9d-05758f50c4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:00.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:10.389Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ff2bf2fb-1bee-4f59-b6e1-928a659398fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:10.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:20.402Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=207cbe41-33c3-4ba4-a05a-6f6d26ee6868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:20.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:30.414Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b296a2d8-3bf2-447e-816d-70780c30fdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:30.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:40.427Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d01b9f43-1465-4f86-b7e0-9d552b3d7364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:40.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:50.444Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4c342a61-f5bd-4744-a15d-5fb4da4a30b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:41:50.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:00.462Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=03b15ecf-87e0-41b8-933c-8f62381218d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:00.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:10.482Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b7d83b7a-2a86-493d-8577-1514c16bb6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:10.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:20.496Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=63d8f840-f7b6-472c-9726-cdd39456c8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:20.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:30.511Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3cdffa0e-e4a0-4580-a645-396b44dc9e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:30.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:40.524Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4c853476-cece-4dc3-8539-909d7c36c6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:40.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:50.561Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=347dc239-c7da-476a-96e5-fceac00636be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:42:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:00.582Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=003c1478-a613-4317-ae57-8656419c6faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:10.598Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a21006ce-b939-4d89-a916-7ce3a0c58833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:10.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:43:13.346Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:43:13.347Z |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-09-28T11:43:13.347Z |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-09-28T11:43:13.347Z |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-09-28T11:43:13.348Z |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-09-28T11:43:13.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:43:13.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:43:13.352Z |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-09-28T11:43:13.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:20.613Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ef1574d5-292a-44ec-84ef-fe0206fdebaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:20.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:30.628Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dea29a1f-8e0a-4601-a1e4-24f4e751c021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:30.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:40.643Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b402b8aa-21d4-4532-a196-6e1774f2623d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:40.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:50.659Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2c33c6e9-076b-4c4e-abe0-123a8c58e3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:43:50.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:00.680Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1d1e3d9d-3df7-4571-9a5c-5cdeb0a990e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:00.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:10.717Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2f2a0938-b979-4ef8-b991-1e0e6fd3a431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:20.737Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5af9e348-b86f-428c-90ed-36df5bbad575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:20.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:30.755Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3d259747-ae38-4d64-9bc2-8b08a5aa8d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:40.771Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5847a1f8-1264-4522-9c96-e98e57d5e227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:40.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:50.797Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=aa97fcda-de04-4e49-9fb3-0802e71acb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:44:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:00.812Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=89f64d81-8cbc-4258-b882-aca59c8dc27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:00.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:10.826Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d19c3892-87d3-454e-afa6-88064356d2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:10.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:20.843Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7e6b9d03-78ae-4daf-94d6-917872ef67a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:30.867Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=86e43af4-db72-4617-a20e-198e5c47be10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:30.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:40.882Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=54512b59-78e3-4260-ae76-43a3fafb02d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:40.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:50.903Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a9b40578-8cd0-4ed4-a27a-d5f797f30317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:45:50.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:00.918Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=aeb69995-c342-4fdd-90e1-be03418a1544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:10.931Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=12c3992e-6c1b-4b84-815a-a42b218c01c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:10.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:20.949Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=09ba625f-cab1-4c24-a19f-012fca67dc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:30.970Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=923d952c-28c1-4a9f-89b3-5c9227dcfe24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:30.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:40.983Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8d1b00e5-efbc-4538-a7c3-b6b0e92709e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:40.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:50.996Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f4b04338-4e36-4a3c-99f2-ecb35b900be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:46:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:01.015Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4d608411-d6bf-4e42-a6be-c1f295fc5168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:01.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:11.031Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e5363c3e-a862-42f5-9e65-d85026295b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:11.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:21.046Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cb364fad-5c4f-4354-b59f-50df1f422896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:31.061Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=47957f54-0b3c-40da-9bc9-3bdef2996bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:31.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:41.075Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=07c87864-7cec-4682-abf6-a0e247345eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:51.089Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=30af6d78-989f-4a96-8a1b-510793055d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:47:51.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:01.107Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=43ecb746-a86f-4135-b490-1dc63620905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:11.128Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a8605312-b0fe-4896-b4a0-a13e5332ecab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:11.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:48:13.450Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:48:13.450Z |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-09-28T11:48:13.451Z |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-09-28T11:48:13.451Z |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-09-28T11:48:13.451Z |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-09-28T11:48:13.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:48:13.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:48:13.462Z |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-09-28T11:48:13.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:21.143Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=01a9fd29-4750-46f5-ad44-1fe81492d9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:31.161Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d95e57e9-8ba3-4ef2-ab85-a25206bed2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:41.179Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cf3143b3-7a74-45d4-894d-ac0d29730c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:51.196Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0639cdef-e5bd-4734-b22d-689cddf57a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:48:51.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:01.218Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6230bd8d-ef41-4fc8-b84c-2a46f3941312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:11.239Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=70779666-cc81-49fb-b2ba-2dc259f66591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:11.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:21.255Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6f3ca5c8-eb95-4dba-be68-c75580782fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:21.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:31.277Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c8dd75c6-8edc-4001-a617-68a342999b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:31.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:41.293Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b90d0260-90fa-4a85-a10f-93b9ba744e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:41.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:51.307Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f3aaa701-81d5-487a-a15e-bbb79e15d5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:49:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:01.321Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8928d0f8-418a-4e53-b658-de6e1295ba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:01.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:11.333Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=87be9d32-f6a2-4341-bab7-0c54fcd560cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:11.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:21.351Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=18e6b171-7c2c-465b-bd45-ac03f3c4380e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:31.406Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dbc61f66-24c3-437c-85ef-8ad59804140b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:41.433Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4261b4f9-fcaa-4c90-a5bb-7177b2e788fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:41.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:51.451Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3eb45618-b6f9-4a78-a71d-20a53f881aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:50:51.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:01.477Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cf9eabb7-5e2c-459e-b679-4d7eab069831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:11.494Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b257f713-495a-444c-8ab1-97b6011dc27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:11.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:21.523Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d5f12cd3-f2a2-4d15-b37c-8d06cd9a0358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:31.546Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4ed11982-e2e8-4470-aab3-d4346cb4194b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:31.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:41.572Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e8fcf8d8-b544-4298-bb29-da749eaa4574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:41.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:51.593Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d08cddee-ea2e-4309-bf0c-1f12f66e38cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:51:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:01.606Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=52a6c108-de31-4334-a93d-5d1ad0f1a0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:01.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:11.621Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=eb11fde1-d93c-4efc-af43-26f52e6e3342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:21.636Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=63930192-069b-4363-83b5-d7cc989e5cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:31.651Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6f48c800-4fba-4d6b-ae8d-01b3c9084efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:31.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:41.670Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8c1ebef2-28cf-4c90-a390-4c4c24e1ab8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:41.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:51.714Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=084a0320-da89-43d6-817a-63c59b0c66a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:52:51.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:01.737Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=99baaae8-65d6-4465-b8ce-9f962f15a740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:11.755Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=25e87110-c10b-4d5b-8359-949ce30e5f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:11.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:53:13.405Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:53:13.406Z |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-09-28T11:53:13.406Z |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-09-28T11:53:13.406Z |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-09-28T11:53:13.407Z |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-09-28T11:53:13.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:53:13.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:53:13.412Z |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-09-28T11:53:13.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:21.771Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c0269f72-7028-4e08-b41f-9c67ee727aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:31.788Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7c53a417-78f7-47e8-842c-ca6a6ef40f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:41.808Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7db6041a-5fcc-4e2a-bf2d-8f21408f2e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:51.847Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3d8545d3-885d-40d5-957e-a101da596a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:53:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:01.862Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4d566318-5129-4a9d-9d97-e91ff77ffe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:01.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:11.885Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=de122f33-9fc5-423a-8953-c1c957b5b58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:11.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:21.899Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b6910c5c-aa91-4750-b2f5-67fe3da575aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:21.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:31.914Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1b53d48f-4b47-4685-bdc0-60297de2c1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:31.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:41.933Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e13bef74-cb3e-49f9-afce-908b82ef0630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:41.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:51.949Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5e158cbe-b345-4a8c-8d6d-9885039268ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:54:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:01.972Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=112ff647-0121-4d13-bb39-4b7d807a1548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:11.993Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=26321485-f028-4a06-ae0e-aae6ad9c4cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:12.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:22.010Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c882aabf-0a39-454d-8909-ae2c42b7c178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:22.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:32.024Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=07537f36-6ab4-483d-9920-04641434444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:42.036Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c3826c75-ca61-4cda-95eb-ced9a9925826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:52.070Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=67858f6f-f4ec-483b-8f65-b8ca989ed470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:55:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:02.096Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=46cb5275-2dbf-4aa9-beaa-7c63b6eb16b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:12.114Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=94c2460d-aac4-4a5b-9a0a-cf033e56a569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:12.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:22.151Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b66eb834-a75c-4c03-8066-3d0060dc7cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:32.180Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2a8aa77b-3375-4925-aac9-696643625dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:32.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:42.196Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=83e65c75-fe6c-43b6-980f-ec48dc7b1008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:52.223Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=52726600-969a-4a13-8bb5-23419fe268b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:56:52.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:02.239Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5f881d80-e40f-4372-a297-8697d2859c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:12.254Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0b086ab0-36da-42f8-a08a-b7822d724195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:12.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:22.272Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=917f8716-0898-4893-a950-25bb7929edb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:22.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:32.297Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=406956dd-1ba1-4222-b83a-3196a2807a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:32.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:42.315Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=95291051-d82f-405c-873d-a9240a0041c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:52.329Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e1f6d3ee-905e-4dd2-8b17-b1df6f3fd1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:57:52.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:02.343Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=73a3d67b-2631-4725-a352-58c6a2ac7d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:12.359Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4ec27080-6dba-4f78-b60f-dc80873234d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:12.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T11:58:13.284Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T11:58:13.284Z |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-09-28T11:58:13.284Z |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-09-28T11:58:13.285Z |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-09-28T11:58:13.285Z |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-09-28T11:58:13.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T11:58:13.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T11:58:13.289Z |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-09-28T11:58:13.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:22.377Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b8774add-a5f8-44ae-896d-b16a07015fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:22.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:32.390Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1715979b-bf86-4ae9-bd5a-2ac4035ccab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:42.406Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e36a263b-9bbe-4d19-a60e-b19b9a3975dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:42.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:52.443Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=06866c80-2926-4b62-bb7e-c407b0111d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:58:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:02.465Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=edc67adf-c643-4101-ab28-6c98ce4e0952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:12.479Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2b5f6bda-2364-44ee-8692-a381665f5623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:12.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:22.492Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=63886c03-2bbb-48ff-94db-778cfa416821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:32.508Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ff9a96c5-e318-4c44-9658-cb24b08c8638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:42.521Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7b8e5708-bad1-4faa-ad0c-8a1e57b2d423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:52.536Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d8269f37-ce0d-4f54-9bb6-09604d0133d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T11:59:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:02.550Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=760d898c-c8a7-4399-8d73-7f09f59da882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:02.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:12.563Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=602a2c3f-660d-41af-a675-ed12a35a5320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:22.583Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b3dee6e1-e12c-4cce-b897-f0183c699453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:32.607Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=46cb1f5d-c6a2-43bd-a37d-344ffd3d865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:42.621Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9b5d5b8c-ca15-4d62-83e5-8e190000e047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:52.636Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=acf99d20-4b7f-42fb-9f6d-fcd8326ed089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:00:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:02.672Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=01db2182-8ae5-4e91-a6dd-41c41e3aef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:12.687Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=33dd4b57-9d50-40b4-b750-c569fe5b679c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:22.704Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6f395592-b9c6-46b9-bd4a-b2c7ab9cb67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:22.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:32.723Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ec898660-5da1-4354-b6ae-4732ce0720f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:42.735Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c4877851-5580-41a7-abdf-2ea3d24a1030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:52.748Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ec4b10cc-5b8d-4bd5-84d3-64c894de61d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:01:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:02.764Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6babaf85-c925-4d9f-b990-2175baf3ac1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:02.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:12.781Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=037ffbe3-eef6-4334-aa73-b191d7224a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:12.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:22.795Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b2b8072e-cb85-4178-9af6-b79c77af34b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:22.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:32.810Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4e274ff8-3478-4d14-b6d6-15ced3e051d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:32.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:42.832Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6ae9c87b-8615-45e3-a9b6-48b7e701cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:42.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:52.846Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=489aaa1d-f6a7-4957-bb32-aa18dc285168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:02:52.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:02.860Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c57ef883-0fb5-46f3-a253-0567a788637a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:02.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:12.883Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a070c763-6268-4efb-a9a7-416ada311f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:12.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:03:13.355Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:03:13.356Z |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-09-28T12:03:13.356Z |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-09-28T12:03:13.356Z |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-09-28T12:03:13.357Z |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-09-28T12:03:13.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:03:13.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:03:13.362Z |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-09-28T12:03:13.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:22.898Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=07de2aff-3fd7-4566-bcc1-f634eb7a465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:22.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:32.915Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c4bdbba9-4bf1-4f60-83ec-3a8c5631cd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:42.928Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d8551ab9-07c7-40f3-8554-81b82b835254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:52.945Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=76b0cf32-0919-4060-a104-c5c0393c745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:03:52.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:02.964Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=bc65aa5e-1845-46ee-af66-31233f50a4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:12.975Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c082973a-b4f1-439c-b569-93ea4232b2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:12.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:22.986Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2871b4f1-1c13-4a08-8b9b-5c6674ecb065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:33.009Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2392a579-ce62-4d18-906c-d10f790352f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:33.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:43.023Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=66509054-ee33-4e2a-979b-c2da57db0a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:53.040Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4a738f16-9b38-4cc7-8901-93715cb7d3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:04:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:03.055Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f4732ac6-dfc6-4577-b9e7-f9cfae80e901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:03.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:13.068Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a203ba48-b8f7-4f30-b1d4-e37d8384fb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:13.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:23.081Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=245df31e-0747-4df7-bf7d-dd32a200a78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:33.119Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=722db97b-2572-4f92-8dd5-3ca7246126aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:43.133Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=20077936-3990-418f-8645-b917966f6ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:53.146Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=53155120-cfe1-4b91-a012-51dc58e36f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:05:53.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:03.164Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=02987c48-7dbb-4068-8183-d98cdddbc39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:13.177Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=387ded89-f084-4ba7-be60-232425259297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:13.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:23.191Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=70ef4bc5-4a18-4fe7-b052-55bce6d5f930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:23.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:33.206Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8212bdb3-d902-400d-9437-3f409bc86f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:33.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:43.227Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2bb12db7-c638-4c0a-bfb8-428415903e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:53.245Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7de37ca0-7aa4-4f8d-aef3-539b1ebedc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:06:53.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:03.264Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e3712db0-0408-4c4f-ac35-1a3da38df0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:03.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:13.320Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9a390055-1d97-4d49-9ae3-b9c7a3235796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:23.343Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5db0fed0-b1a2-40fb-8073-48a333b2c400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:23.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:33.357Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b8e4860a-2d47-4b5f-b591-69903746cb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:43.370Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1241ea6e-65cd-4b8d-a872-a5f0eb699a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:43.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:53.406Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ca8ff6e9-2a48-4cd7-adaf-8720f093dd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:07:53.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:03.425Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3758c8ad-8af0-4128-a53c-f064c4d3f087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:03.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:08:13.313Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:08:13.314Z |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-09-28T12:08:13.314Z |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-09-28T12:08:13.314Z |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-09-28T12:08:13.315Z |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-09-28T12:08:13.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:08:13.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:08:13.319Z |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-09-28T12:08:13.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:13.447Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=04eafc4f-7ac6-4462-a0e2-d6156f398d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:13.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:23.468Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4a3602c9-9767-4b75-bc61-a8278a1c6738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:33.482Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=59483c56-1946-4e99-83e3-90f64ccd7add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:43.499Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ef83b2f5-7ec2-4c87-b4e7-522ab83e4ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:53.522Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=484e25ed-bc1b-4adc-8197-725db8800b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:08:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:03.545Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8170729d-6be4-4c69-9883-e410dd2a9839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:03.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:13.560Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=082b2bf4-faac-45bf-bb7b-75f608acf80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:23.581Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b83355d1-cf28-4695-8cc0-d0509da82693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:33.608Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=498f94fa-e2f1-4284-8d9a-bcd0671c3b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:43.640Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=77dd126d-29f5-472c-8aff-dd4bbd3cfc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:43.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:53.655Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cf228dea-6015-4175-96c3-b2d858bad775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:09:53.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:03.676Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7fb00471-8d23-473c-89ea-f716fdfd85c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:13.703Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=28d767a9-6201-4b01-b589-b564d9f74ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:23.722Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ec33048e-2652-4d85-97d4-5feb3f964bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:33.738Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d6bdf90a-2306-495c-863e-1f185a5edbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:33.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:43.770Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4c4c111d-8040-4474-b39b-f7417401d1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:43.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:53.782Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=818de6af-d21e-478b-972e-02dbe770227e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:10:53.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:03.797Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4417815b-e192-4540-93cf-345be3bf363b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:13.812Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e1472592-5893-482d-a6d9-1583353b1496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:23.826Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a212693e-3219-4678-9a08-b6383f5eb23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:33.844Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=13ebc4f4-52b6-47bf-95ca-07a681f0e5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:43.862Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=016a28e4-1b39-4374-807d-96c572c96ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:53.877Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9bbdb57d-7993-48bd-b0b6-1329e9d04a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:11:53.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:03.901Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=49e36601-aaa8-4a73-8890-4afc3e75512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:03.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:13.916Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d9d0a9f0-f627-41a2-b089-3a6224ffccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:13.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:23.931Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b56cfe60-744a-451e-919e-30d69916bcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:33.945Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f4a1f15c-9676-450c-8ca9-09ce771d8123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:33.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:43.957Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b1321c6e-8803-41a8-8d4c-da4f16b779c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:53.972Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4a64e784-effc-43c8-a661-e520dd0f1a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:12:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:03.985Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b3d43cd5-a619-41de-b798-d53f61db4df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:13:13.431Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:13:13.432Z |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-09-28T12:13:13.432Z |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-09-28T12:13:13.432Z |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-09-28T12:13:13.434Z |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-09-28T12:13:13.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:13:13.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:13:13.440Z |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-09-28T12:13:13.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:14.001Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=afdf3ceb-6a51-4e5e-8732-bde3ef996704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:24.018Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ed7cbfd8-eee2-424b-9dbc-5e9c13d2d079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:24.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:34.034Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f822e488-e5a2-4529-ad8d-6657c4fdeae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:34.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:44.048Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=61d618b1-9bd1-4c75-bbc1-a522ca35f0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:54.067Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=85cb4987-56d0-4676-a9a6-c8d07c448e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:13:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:04.083Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a23d0166-780d-49af-9594-ea954180d601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:04.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:14.097Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ba6f6a89-26fe-4613-bb09-e1c547a53bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:24.111Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dfbd2788-f913-4e84-bea8-dfd782eab694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:24.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:34.123Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a6d9554f-dc43-4870-aee4-b7ea16d61791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:34.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:44.136Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1a05b2fb-0d9a-4ba7-8b66-47927497c552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:44.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:54.148Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=be182a4d-d047-4bb7-9ba4-61b38421a2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:14:54.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:04.164Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=95d23283-ff9a-4ff1-aa6b-a39a685089a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:14.179Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=620f5bd1-6685-4dc1-aea7-a768184e1883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:14.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:24.192Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cabb0a2f-0b84-47ce-8a41-d2f5cb04c197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:24.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:34.206Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=de9d66af-076b-4a04-a1d1-7442d00be231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:44.219Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9d21054d-1dad-40d8-9086-3aa8b83b6eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:44.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:54.232Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f130d2d8-e7e5-471d-b7f1-2797b1bf1b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:15:54.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:04.247Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=45e68b45-e994-4406-9812-d9dc7cb9d6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:14.259Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5027eb33-07ec-49ad-a233-a9266ad1e135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:24.278Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d3688764-c934-41c6-a8e7-f7d3618f879d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:34.290Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=528222a4-f3fe-4b53-ae52-7d5ff7a433cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:44.302Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4ff57cb1-304f-4661-a233-1ac8e32340dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:54.314Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=02e3f35f-c4f9-4f5c-9dc2-999a72492416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:16:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:04.327Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=29969cdc-7500-456c-a4e1-3a4e5a32ca72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:04.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:14.348Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=aaad6a84-15b6-48a6-bdc3-6f70319709c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:24.362Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=58058c67-8731-4938-8c41-d1f4249aff12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:24.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:34.376Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e859f2c3-6dda-45ec-8c8d-4fe065a6b4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:34.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:44.390Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=359f2b40-66ab-420f-9087-a2a9145cbf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:44.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:54.403Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d33d9a01-1f0a-4da4-b808-7336982941c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:17:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:04.427Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1a8c1cac-ef4c-470b-b8b6-c4db94cabc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:18:13.298Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:18:13.298Z |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-09-28T12:18:13.298Z |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-09-28T12:18:13.298Z |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-09-28T12:18:13.299Z |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-09-28T12:18:13.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:18:13.303Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:18:13.303Z |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-09-28T12:18:13.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:14.451Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8b59a5ef-61ae-4442-978b-8c8f355d0f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:14.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:24.475Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ee04bad1-2177-4801-8b5f-12616c7b0e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:34.487Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3669535b-45c3-4418-882f-c608ec497a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:34.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:44.499Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1a1f43f0-ff93-4a42-b4be-2955bb2dec7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:44.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:54.515Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e7277b68-f843-45fd-b711-e3b4d1b5e354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:18:54.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:04.550Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0bcff557-a70b-495a-8678-0a1d22d1ff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:14.565Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=aa55a9df-cb06-4f52-9a84-5bcf8b38a968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:24.576Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d708907f-d0e9-4ea7-b907-3b0bfb94c7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:34.619Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f1438bd8-3dae-4913-be58-858a77d30099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:34.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:44.632Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f36f18b5-ea33-49d7-94b5-e510a18f4492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:54.653Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3b4c56d4-638f-4d2f-82ec-02e15b92de27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:19:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:04.667Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ce447550-d7f0-4f3d-bc71-6da0c8b6e7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:14.683Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=994a4d59-e5d1-4d50-bd1d-8285a7928b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:14.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:24.695Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0c164f33-62fb-479d-a2eb-baf12a5da1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:24.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:34.708Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f08fb4d0-0af5-44dd-bfc0-c5f917ac7fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:34.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:44.725Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c5c8ba57-f1ca-4c2b-801a-827f01decadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:54.737Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=da10313d-3405-4949-bcec-30dd1fe1bbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:20:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:04.753Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3936eea8-e399-4e88-ac02-f19db248cdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:04.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:14.775Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ff07d977-c49f-4180-9861-24e31a96ffa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:24.792Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f6db0aa5-3245-4e02-908a-9b9493f34df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:34.807Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=01baafe0-72a2-49c6-82ae-6b4c7846107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:34.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:44.821Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ffffb0ff-68fd-4f1a-8f3f-94611977d3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:54.839Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8ae58fb9-0d6b-4852-b02b-74ff5676977d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:21:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:04.853Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7973d5b7-908c-48a1-8fe7-11ed1377a5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:04.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:14.871Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=fd1e2f3f-1184-4029-9a6d-fff1e8b137ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:14.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:24.884Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=282e5dcc-fed2-4e15-9474-fb5c33035b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:24.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:34.897Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9d90ba81-f95e-41ac-a756-56eb8ca16a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:44.909Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=af3f7b9d-dff1-4fb3-b981-4c62c53d8c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:54.923Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=965dc578-8caa-4c92-b351-d3312020a959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:22:54.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:04.940Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ccff8339-7670-4d51-a3b2-22f207e1fd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:23:13.276Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:23:13.277Z |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-09-28T12:23:13.278Z |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-09-28T12:23:13.280Z |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-09-28T12:23:13.282Z |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-09-28T12:23:13.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:23:13.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:23:13.286Z |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-09-28T12:23:13.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:14.953Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d330aa3c-4e71-4cbe-b21a-952598291f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:24.989Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b71e6cdd-b94f-40e4-ac90-10e0d528a54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:25.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:35.004Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4be24795-72a1-411b-b2b4-ee5e1366d19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:35.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:45.019Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=25d2dcf9-4e92-499e-8970-006d9032efef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:55.030Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=001f387f-6640-4a4a-ba9f-6ef5c30eb772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:23:55.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:05.042Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=89686c81-f000-46bf-acb9-47fb9845c0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:15.055Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e5b6908d-511a-4115-aeb1-2e70908a66ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:25.069Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=869a0a4a-f517-47d6-a384-d6e0ac853d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:35.083Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7d0696f0-714d-45ed-adcd-5920ec3c3afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:35.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:45.101Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d12739fa-ab8c-4603-befb-5d964995c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:45.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:55.115Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dc3bf530-2bd9-4c65-8615-36aa68e52575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:24:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:05.129Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9a75ff18-6304-40b7-9908-f30eae8f0790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:15.140Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6437ab7f-bc8b-4320-98d1-f4d5cda5dd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:15.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:25.152Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ecad9489-5715-4eac-bf9b-eb3c38c55d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:25.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:35.168Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0523fcf5-5ac4-44db-b2b1-bc044dd0ae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:45.179Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=15753ae5-42e8-4b4b-b9d5-d48030169781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:55.191Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ff856312-082b-415c-8591-8ee1382347e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:25:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:05.211Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3c69db31-c0ee-4786-8a43-b63812829a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:15.224Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ac842a39-b07e-4375-acb0-50d4a00893bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:15.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:25.236Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8151676b-fd15-4286-ad1d-8d8cf1710ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:25.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:35.249Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=67772232-af26-4a10-bcb7-2b81e715f068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:35.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:45.264Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=eea33cfa-70a4-4b64-983d-f817091391ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:55.282Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=fdb7a8fb-6cc2-40c0-af20-488d3794a0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:26:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:05.304Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0db9b063-c6d3-4461-acd3-e79dda2784bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:15.316Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=39b111b2-b4ce-4b09-91f0-b2668fc828f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:25.329Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=002741ae-ba68-47eb-bf10-2d1e0a7a9ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:35.344Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=361808e3-3edc-4111-86d4-193490c17807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:35.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:45.363Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=193c4ce8-d216-4057-a2fb-82761147fb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:55.379Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=82f3216b-d4c8-43ea-8fd8-1ecb632a57fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:27:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:05.391Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1c86e2d6-e046-4a2d-bd8d-904f9b54cfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:28:13.341Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:28:13.341Z |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-09-28T12:28:13.341Z |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-09-28T12:28:13.341Z |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-09-28T12:28:13.342Z |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-09-28T12:28:13.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:28:13.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:28:13.346Z |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-09-28T12:28:13.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:15.403Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e3d02766-e650-4a52-9a25-cb8ac47b6a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:25.415Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8b1ab427-e05d-4e7d-8582-382b48839957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:35.429Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=04bc8f06-0f26-4a67-b7bb-2dec0d542d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:35.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:45.443Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dce31c75-e7e5-480b-befb-9baea5fe9658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:45.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:55.456Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5a22a67f-ac15-4938-9bbf-6cc96d4a7f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:28:55.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:05.471Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4310608f-cd22-4e85-8ff6-0be13f4fc637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:05.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:15.490Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2b46eaa7-c072-4549-9c4d-37422e1a23d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:15.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:25.503Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1d423b29-9879-4c4d-8ccd-c3abd7c66ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:25.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:35.514Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=08a8543d-78be-41b6-bf48-78d405523d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:45.528Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c967be99-a221-443f-b787-09bdae9ef6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:55.544Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7c68b6e8-a2ba-4534-81a4-4f43f8eb445e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:29:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:05.557Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=28392ada-b422-4a87-b8af-a7197663776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:05.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:15.571Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=bfcb061e-cabf-46c0-8782-cfc9afc48b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:25.593Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=be9367cc-ab20-4b6f-b8f7-b8039bbf65de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:35.617Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e99aecef-2b0b-4c4e-bf62-5404ada6cb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:45.631Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=059ee49e-b29e-4352-baf5-70333de67be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:55.645Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4ac49313-5703-4aae-aae6-e4ce100e2394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:30:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:05.662Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=75f12bab-d619-45c8-9f9f-d59eba2484de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:05.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:15.675Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ee58cb90-c526-4c2a-ab6e-6330913d5f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:15.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:25.691Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=94c4a1db-1e91-4a4c-b497-450e57d11de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:35.710Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1b71ee88-9dee-40b6-b039-b08d24246df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:35.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:45.724Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e1f38868-53d8-4abb-9d8d-801cc94f8582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:45.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:55.737Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=44830bf5-dd91-4b22-8e34-78b173bd61d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:31:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:05.754Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2965e2d1-23d6-4fd5-a31a-36a019bb406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:15.781Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c8e6c20c-f5e2-4812-bc40-09a117a9de8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:25.794Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4bf9fb08-73b8-4627-96d4-9ebb029d9c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:35.808Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3a39cde7-1166-40c5-a8e9-400b735a7a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:45.828Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e9d1170e-bfa1-4e3d-ad62-f06bf6185f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:55.849Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d36185b8-bf04-4a70-a510-c50cae37d254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:32:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:05.867Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8c0c8c14-f853-47d1-b4ad-cd3322578e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:05.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:33:13.356Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:33:13.357Z |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-09-28T12:33:13.357Z |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-09-28T12:33:13.357Z |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-09-28T12:33:13.357Z |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-09-28T12:33:13.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:33:13.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:33:13.362Z |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-09-28T12:33:13.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:15.885Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ed86b6c4-25d2-48eb-8ec0-3993a7e70e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:15.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:25.898Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f89bd8a4-cbf4-4f13-bd7a-157a4bf71a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:25.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:35.913Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=df30cf6c-1d58-45d8-a55c-182f38308c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:35.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:45.926Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1b755478-91e1-4bb5-8964-4355c986cf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:45.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:55.953Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9954b0b1-b2d2-41b2-91d0-310d73d7af94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:33:55.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:05.967Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0a35c38a-e3f7-400f-9a19-5bbd42bf84ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:05.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:15.979Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=39fc967d-bdae-4c56-8efd-77d76a7558ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:15.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:25.993Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=af580a91-083e-4b38-b8ce-b357a4df94c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:36.028Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c9205b8f-55c3-4ffe-8c66-1b1c21c1c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:36.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:46.041Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=467f84ff-0cd9-4f59-92ea-ef95635ae7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:56.055Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5e3cd831-b8ca-4c99-89b3-3f305bc74e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:34:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:06.070Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=05a8f96b-4017-452f-b69a-94bd3b6dab64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:16.084Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a720e8b9-b120-43bb-a4c6-b2029a117c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:26.097Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c44ee772-a5d8-4fea-bfb2-458f41f1d5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:36.113Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ddb55dbd-4eda-4d8e-9cfd-314a69ab6399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:46.134Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0ec02bc6-c368-45b3-9290-c5cdfc3e9df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:56.151Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7abc2516-2d22-4d86-a9c4-0b97099295b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:35:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:06.166Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e230a650-4157-4708-813d-96056e2f757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:16.178Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d8d60125-5369-4c02-8d00-7e08b3f815e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:26.190Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=25f0edb7-a387-4bf7-90a7-74787839770c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:36.205Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7cc4c95c-a3ad-45fe-9d4d-69f3b772a46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:36.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:46.219Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9f01d6d6-1937-4989-9d94-95add63d4c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:56.232Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5cfc41df-8473-433d-8ec8-9687991393c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:36:56.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:06.244Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a5f32dc2-1102-4947-99ba-6fa6cfdde808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:16.257Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5ef688ca-6c60-4da0-8de4-9cc251007b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:26.277Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=81474fd8-9f63-4058-b4d4-b948d98552f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:26.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:36.292Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6eceb3d6-8577-44d7-81ab-7079b7bfaeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:36.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:46.314Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=95c55b62-8301-4229-b3eb-56066ddf4fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:46.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:56.327Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=60e81ca7-9714-46f9-97ba-09e2673602e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:37:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:06.351Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c15fc817-9360-4975-8954-a62d24e968ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:38:13.350Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:38:13.350Z |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-09-28T12:38:13.351Z |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-09-28T12:38:13.351Z |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-09-28T12:38:13.351Z |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-09-28T12:38:13.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:38:13.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:38:13.356Z |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-09-28T12:38:13.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:16.364Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=39955b43-f621-42d4-b5f2-5c3e9587b4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:16.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:26.378Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4408fc48-214e-4c71-a887-519cd4376829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:36.390Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a65a7ead-4a31-49e1-a015-8432dab24b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:46.402Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dd46ba00-446d-4d85-9c27-4d72cd26fb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:56.422Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0385f9d4-68b9-4e77-9493-f34341060468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:38:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:06.445Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ffa47f4d-94d9-468f-a97f-adf7f1dea1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:06.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:16.457Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f1d21d18-c781-41ac-a2e7-714e19da8773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:16.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:26.473Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=23d080ce-1a9f-4eac-bf12-210a00a5a914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:36.486Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0a89fa1f-1274-4ce4-9410-f49f6b5f3438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:36.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:46.507Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d0d9bf72-f65f-4068-b63e-21f2ff595d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:46.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:56.520Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e5654f37-54ba-47f9-b930-55b4c56d5a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:39:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:06.540Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c101226d-f95a-4256-a30f-d4c91b0906e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:06.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:16.552Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=739c40ec-d62a-4f4c-a6bc-c6e7f77d9b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:26.565Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f9cf5a4f-fcdf-4092-9b4b-d0122842e940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:26.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:36.597Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f884eed6-b317-41b2-8e26-c4af9bf9bc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:46.614Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6d1ec557-b1bb-41da-b7f6-c1ccf7c29f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:56.629Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e5a18df7-fde2-4c05-b0ee-f85265d88946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:40:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:06.650Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6a86062e-b815-42cd-bbd1-dcaf5fa96679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:06.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:16.673Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=895f9fc0-1932-44f6-bf96-e89cfd872142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:26.697Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e5551e6c-f1d5-4a0d-8116-8b10d95fd0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:36.710Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7d34a2de-a839-451f-8821-c05b7d9b81e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:46.724Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=40b9e51f-3268-44a2-b122-6aed7015d271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:56.738Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e9795df7-4236-4738-921e-0330a2c67aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:41:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:06.751Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a86f7cef-d590-42e8-84a9-0408c56fc140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:16.766Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=10476d41-487a-4ecc-b4e5-e289e0eba0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:26.786Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=14b98536-6956-4455-8e60-8a5d2d59fd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:26.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:36.803Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=455a61ad-2597-49a9-b14a-865840e92fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:46.838Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=94c58ae6-0ed3-43d5-a49f-655f3002715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:46.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:56.854Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=88b60102-aeac-4219-a821-fa2613a7ee41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:42:56.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:06.871Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1b995eda-ceaf-454a-88a6-86fd53714db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:06.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:43:13.332Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:43:13.333Z |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-09-28T12:43:13.333Z |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-09-28T12:43:13.333Z |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-09-28T12:43:13.334Z |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-09-28T12:43:13.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:43:13.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:43:13.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-09-28T12:43:13.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:16.884Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=580c69c2-1db7-405e-830f-ea624271b44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:16.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:26.896Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7db7d023-0523-4075-b67f-b427ad93e38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:26.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:36.919Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d0be051c-fd6d-49fb-9add-3b8a4bd6e889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:46.949Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c6ca1df1-1da1-4d4e-8cbb-9e89dc3907bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:56.962Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5bf423f7-5d83-4eba-ae67-8a3acf499b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:43:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:06.978Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4632be75-e8b6-4b81-970a-34b6dc0ff63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:16.990Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=96eb7395-aa7a-4265-829a-8512949eb324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:27.004Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b6833d7a-22da-430f-977c-d9ae9b93f92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:27.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:37.021Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=84c5463b-558e-43b6-a2da-88e71cf9a46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:37.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:47.036Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a1499e89-42d6-4543-80c2-9a876cb15997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:47.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:57.050Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5c9cc4de-d74e-4bbf-8769-a61141eb228f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:44:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:07.069Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6dcec920-3a0c-459c-bad9-d1c04d436919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:17.086Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9524eb70-38bc-4a42-912c-45c359f31df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:17.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:27.111Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e6f02571-0ffa-424f-8866-c82993ca7b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:27.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:37.123Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4bb97e2c-6cc9-4a58-a496-15d9601e7aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:47.143Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=898c36ac-ee2a-4735-a1cd-21f2187d32a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:57.164Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=573a97ca-ca62-44fc-8372-0055cb4830ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:45:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:07.180Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=be52eb04-aaf5-4ae7-90f7-e3a6420aeec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:17.192Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ce37640f-ad6f-4b50-bd62-14f244678ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:17.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:27.209Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c0e6fb5a-bf2a-455e-9a97-911359d86dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:37.225Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c5868fbd-cc53-48dc-8d31-c6c786940857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:47.250Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=42d0d979-1665-428d-bc93-0279223ecc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:47.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:57.265Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=66f17be3-5b2a-42ae-8fe7-c453f357a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:46:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:07.286Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7ec985fe-1323-4b97-a713-7e959849e936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:17.305Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1571299e-ac34-4574-86c7-69fb7840b84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:17.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:27.320Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=89deffd9-9989-4933-980b-a24bafb1bb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:37.335Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f89f1c0e-9761-41e6-869c-033a83ba270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:47.360Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=08e9b8ed-776f-4ccc-8a14-ec0c8b17220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:47.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:57.375Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0e8466bf-a707-42ae-b7f6-177f23a3c4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:47:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:07.394Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=396fb3f1-8a45-40b6-8add-a6ad1ea29646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:48:13.314Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:48:13.315Z |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-09-28T12:48:13.315Z |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-09-28T12:48:13.315Z |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-09-28T12:48:13.316Z |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-09-28T12:48:13.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:48:13.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:48:13.320Z |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-09-28T12:48:13.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:17.408Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0501e40e-c2f8-418c-a0ad-1ecb28f12cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:27.439Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=227d34e5-8f3e-4b91-a195-454fb44b8d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:27.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:37.457Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=51800734-9ad7-4a59-a232-b07b3b842879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:47.482Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e24d2a47-4fac-435a-ba49-a9ed811886fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:57.507Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7bec7582-8cd6-40d9-87d9-1ac6b85ab306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:48:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:07.533Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7f6979aa-8b44-4cd8-9bd4-eaf882d3ef68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:07.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:17.553Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=30664e0a-ee03-4a9d-b067-539b303f7c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:17.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:27.566Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f0a73581-dc5e-430c-9799-2c86e15a0a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:37.586Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7ec78776-42ec-4d5f-a63a-3633b24a92ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:47.613Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=32b32041-eee6-492d-a823-2b8d94a18e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:57.628Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=78eafb65-3d20-4e74-949b-8c820b776fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:49:57.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:07.640Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0875592f-1c15-4f82-8993-1e8b68475a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:17.653Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=157c9c4a-26df-4514-bc16-0373886c11d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:17.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:27.668Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8bc88c9c-9fee-4dc5-9019-926e11a7713d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:37.694Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b8780758-e6a3-471f-ae70-ffbb68cd1150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:47.714Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=75c258c5-6228-4e68-b134-6bd664cb1b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:57.730Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ac740725-a2a8-4535-8527-4a5a8d6000b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:50:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:07.763Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4f4ee80d-a68c-4a50-870b-2e6bfd7867e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:07.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:17.783Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=aea61142-bf81-424b-957b-5d222a372810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:17.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:27.835Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ef1f84e8-f026-432e-a76a-316917b07460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:37.850Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=db8c81dd-9b43-48c5-951b-fe81479a6477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:37.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:47.883Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=82faee29-2964-44c8-8207-128a0e94044b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:57.904Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b0fcd99e-2613-45a7-9f74-9787c6fa5e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:51:57.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:07.919Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=542bc05a-4150-4560-9ef6-4ac0bc438225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:07.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:17.936Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ae28009e-70e9-45aa-9691-0b257f54ae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:27.966Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=08ad03db-684c-49db-b9f4-61df2b69de25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:37.979Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=eb8e2513-afc5-485d-bc0a-96ba2b88ced0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:48.003Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3e458feb-0f1e-43cb-8963-cccaff240640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:58.018Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d4577cf7-ea03-46fe-bbd5-d2f8af0259e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:52:58.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:08.044Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=1c78270c-310b-4e05-a7d0-98d7a62ef7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:53:13.440Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:53:13.440Z |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-09-28T12:53:13.440Z |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-09-28T12:53:13.440Z |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-09-28T12:53:13.441Z |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-09-28T12:53:13.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:53:13.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:53:13.445Z |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-09-28T12:53:13.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:18.058Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=66ff32b1-f7e3-4f5c-b4f3-f77091e9c3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:18.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:28.079Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=740d2930-f15f-4c0e-b5c9-9061750a4be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:38.105Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4554c531-da85-4d32-81d8-04cde61a7385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:38.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:48.121Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e65450c5-b57f-4cf5-978d-13c4868a35d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:48.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:58.142Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a34b5293-9428-4785-ac2f-eef78b5dd98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:53:58.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:08.163Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b0de4701-b4ee-4c52-aa02-d9c606ef50ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:08.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:18.182Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=33fabe17-5ec9-4452-abbf-21635227fbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:18.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:28.243Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e04fe192-b15e-4c95-801d-0b9b3a8a201f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:38.266Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7ccd1f19-8aca-4472-b638-be9bee976d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:48.284Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=90d93898-b2bf-43e1-bea0-2b39a5bb2981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:48.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:58.303Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dab4d21f-0d5f-4b91-9cff-5734a8689f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:54:58.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:08.325Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4456f991-eba4-48fd-bed0-5265ced2f3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:08.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:18.343Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=78f4c254-58a3-4f72-8f52-76535546c21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:18.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:28.366Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=70bed945-c1d2-431f-b743-2664e1f7c2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:28.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:38.381Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=023c28c3-8e9b-49a9-b3ce-fc477d484ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:48.394Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2841679e-4848-4015-af62-360c871ba886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:48.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:58.407Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=03b7e4e9-eaea-4345-9f10-65f98514382f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:55:58.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:08.427Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=66b60d96-04d5-4fe6-84ff-2fd1b53af0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:18.440Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=526e56be-4517-48a7-a84a-4c3686446f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:18.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:28.461Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=38d9f1b5-eab2-48a0-908f-21be4f7fa2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:28.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:38.478Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=542a3948-eed0-404a-bc4e-ba5c34f5d695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:38.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:48.502Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6bd00afc-8dc8-4475-bb88-f2a890603012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:48.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:58.520Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c03641ae-8123-4ce9-bdba-7a24e36623fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:56:58.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:08.539Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c33298b8-25f3-49b1-b2b7-2db1062a2b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:08.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:18.554Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=e6c1b5de-b51d-4e8d-9f80-16d5777a90d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:28.593Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2ba8070d-0fb9-4936-bf64-8ad2791bf908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:38.633Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=23c87dd4-8d1e-4d29-886f-fda522b2d6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:38.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:48.668Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=fd4c0a04-8fdd-4552-bc9a-f7e534f18bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:58.682Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=05d16844-61d8-4da0-a251-afe8f9af7e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:57:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:08.717Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=913f9705-1330-471c-aa87-2b49c1ea78d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:08.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T12:58:13.342Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T12:58:13.343Z |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-09-28T12:58:13.343Z |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-09-28T12:58:13.343Z |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-09-28T12:58:13.344Z |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-09-28T12:58:13.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T12:58:13.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T12:58:13.349Z |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-09-28T12:58:13.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:18.737Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=96f553f1-89ac-4053-b850-09977b2879cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:28.767Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8ce55a51-7e52-4265-aac7-0f8f76df0dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:28.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:38.782Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=640c910d-bbd8-4c7a-9c25-0f961247fa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:38.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:48.823Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=c34776ad-c60b-4636-95f6-27c7bc4e610c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:58.847Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=23447fbf-9734-4a16-9079-a1b065a141a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:58:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:08.897Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=8b6f623a-c699-44e3-8d26-b8bd35c1756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:18.910Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ed4bf829-9d91-4912-87dd-d336b6ec6e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:28.941Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3a6afaab-650c-4f7b-b666-95901d1cf7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:38.995Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=6fb3c18b-3d25-4eea-92a6-12da3fdbd254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:39.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:49.016Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a260d3a3-9552-419f-b64d-40a90b25d5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:59.040Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=bcbbe0c9-30a3-434d-b3f1-3a1ab624df6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T12:59:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:09.059Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ea6f63bd-1c9d-42dc-ab41-9818a39e736a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:09.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:19.078Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=528ac65b-fd85-495b-90d9-68be77fc799f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:19.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:29.094Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d5a71907-0cad-4b5c-be63-63e35412736d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:39.109Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=84935d4a-b481-441b-b67d-12ea31973911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:49.145Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ac0fa470-a8f3-4f8d-a6b9-d753e4428de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:59.164Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=936f0faa-45ac-410b-914d-4d7d2f91ccc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:00:59.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:09.199Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=dc7ac45a-a12a-4826-b223-d86e6cf5d8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:19.226Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=39de8071-29be-49e3-97cb-bbe6a920e45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:29.259Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=65ed4a93-10a5-495a-8c9a-68cc8278a9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:29.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:39.291Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=cdb72922-2e65-4b35-9a46-8128572ca715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:39.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:49.309Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f2cd0497-99d8-48af-a448-97dd5d8a002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:49.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:59.323Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=117e94c5-3895-4760-bd82-70f07222eea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:01:59.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:09.339Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=08bc6283-5202-44a5-a899-15470615c076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:19.375Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0bc7acff-51bf-4b48-92e0-c83ee8fd561c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:29.391Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=839e520b-4ee2-40a3-84e0-3ca666ee0f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:39.407Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=282d7f72-a8c2-45f0-88a2-5a5f9de6a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:49.421Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3c47de41-fba1-4c6d-9305-4da3ce98c0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:59.452Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=3143c7e6-23f6-4c7d-8949-be10ce619bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:02:59.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:09.467Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=a2826969-ef19-4fac-bcd6-236bc11573b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T13:03:13.429Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T13:03:13.430Z |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-09-28T13:03:13.430Z |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-09-28T13:03:13.430Z |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-09-28T13:03:13.431Z |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-09-28T13:03:13.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T13:03:13.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T13:03:13.443Z |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-09-28T13:03:13.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:19.487Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5ff53204-30e5-4727-9950-10cf72452481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:19.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:29.538Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=638c855d-558b-4253-b104-64fefe8c7b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:39.552Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=168b7541-5f70-44a6-8227-aaf68664179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:49.579Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=16e9c4cd-039a-46e1-b011-19e75f632551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:59.618Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=fc7bfa61-8295-48f4-a84e-55992f5abb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:03:59.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:09.702Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=73d4f58e-61d7-4e9c-aaf3-eef07546e753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:19.743Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f9841ef4-01fc-47d7-8b1c-dca2aac1259d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:19.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:29.784Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b46107dc-29c2-4cf6-b8fa-c3ea34fcdf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:29.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:39.801Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9e39d013-5e92-4740-b5c1-d9308074a18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:49.830Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=b408f6ec-a456-433c-bbcf-a76e3eaa835b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:49.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:59.846Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=163ef7a3-357c-4832-9805-fe07ae2eb1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:04:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:09.863Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=9e0bdd36-01fe-45ef-bc35-9d318d93a9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:09.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:19.878Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f7a755d3-c236-43fe-a120-e504314560ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:29.895Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=606ee8d1-f412-48c5-ba16-5cb60d3d15ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:29.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:39.934Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ca668395-6561-4cfa-ad34-a9263ee91125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:49.966Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f0d0c24b-2b44-4018-8450-fc0c1c96fd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:49.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:59.980Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=15a1d5b1-78ec-44d9-931a-936f6550e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:05:59.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:06:10.001Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=671b6c92-3fa6-4dcb-89a0-cac3cab1e0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:06:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:06:20.013Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=791470ea-16f3-468d-b3fe-111d3a8c2722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:06:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:06:30.050Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=2aa96df6-6fbb-4cc5-8952-0c12611ab071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:06:30.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:06:40.085Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=17db0c7a-dfaf-4684-a6d7-b38630932dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:06:40.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:06:50.108Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=7c362a64-b749-4eaa-91ba-3f15c9fcf733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:06:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:00.123Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=0e575d7d-b3d0-44d4-8f93-aa2c4c337955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:00.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:10.157Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=ab64c9e8-eeb4-4b08-9f11-e51ceb15ecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:20.177Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=5f5f32b3-18a5-4a11-bed9-096da3f3b949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:20.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:30.223Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=42bd931a-154c-4e32-961d-0f4255a4364d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:40.235Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=120e60fb-ddc6-4d9f-9714-05489cfad0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:50.254Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=bdcdec2c-8d40-4c41-9802-82611c20ed2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:07:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:00.268Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=713f0546-09ee-40f1-837d-9433df47e1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:10.306Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4e900f13-6eb7-4baf-ba7c-161935ae40a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:10.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-28T13:08:13.327Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-28T13:08:13.327Z |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-09-28T13:08:13.328Z |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-09-28T13:08:13.328Z |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-09-28T13:08:13.328Z |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-09-28T13:08:13.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-28T13:08:13.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-28T13:08:13.332Z |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-09-28T13:08:13.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:20.327Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=39d8a928-e8d6-436b-add7-3da0fd2f3edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:20.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:30.389Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=59156653-9baa-454c-b0a0-ac353bb0bda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:30.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:40.402Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=964e6c76-7375-4e9a-bf95-bc86218baa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:50.417Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=60186ba9-b69a-415f-8ca2-d61cebd327cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:08:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:00.438Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f8014426-b694-4249-b8e8-f85b09031ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:00.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:10.460Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=717dc407-5347-445b-9e6b-21c3d97e0d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:10.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:20.475Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=4de4a9cb-1391-428a-955c-bb96f54e8914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:30.504Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=d3e1ae4f-915e-432a-8a23-eb814a99f5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:40.523Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=524040bd-18d1-4b7e-a377-3de18a3d06dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:40.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:50.535Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=fabe7101-07f7-4d07-8d85-6b8e4c8dcb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:09:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:10:00.563Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=f5099645-5258-4b3e-b5c5-7035e5a0e8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:10:00.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:10:10.595Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=25f94d8f-d1fa-4b89-a0cf-379a35ab2d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:10:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:10:20.609Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=64024ef1-e338-4cda-9936-f23cf8d16da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:10:20.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:10:30.626Z |INFO |Init configs |InvocationID=26b8b50a-a1bc-45d0-856d-9c4a5d4b1927, InstanceUUID=718cc5df-00e7-4703-a90a-15a433e9f049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-28T13:10:30.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks