By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:06:38.630Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:06:38.648Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:06:38.649Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:06:38.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:06:39.117Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:06:39.353Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:06:39.354Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:06:39.354Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:06:39.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-29T23:06:39.625Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-29T23:06:39.684Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-29T23:06:41.654Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-29T23:06:42.635Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-29T23:06:42.661Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-29T23:06:42.662Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-29T23:06:42.811Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-29T23:06:42.814Z |INFO |Root WebApplicationContext: initialization completed in 3129 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-29T23:06:44.542Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-29T23:06:47.522Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-29T23:06:48.269Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-29T23:06:48.300Z |INFO |Started MainApp in 11.964 seconds (JVM running for 12.656) |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-29T23:06:48.526Z |INFO |Start scheduling PRH workflow |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:06:48.549Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=094fc523-2bd7-4225-9aef-5a01f2e61b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:06:49.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-29T23:06:56.831Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-29T23:06:56.831Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-29T23:06:56.837Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:06:59.200Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8508ce88-98f0-4e77-a0ab-211c21989869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:06:59.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:09.227Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d13a1060-cb95-4efe-ac17-51504a417aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:09.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:19.241Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ea34f74f-a0e6-46d1-8ab0-bc8069a66f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:29.258Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7b64a1c1-e5d3-475a-8223-7e7904e97618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:29.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:39.277Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0cd12e5b-f524-4210-94d7-f557c31325c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:49.301Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9ef70f9a-0648-4237-a6fc-37bb889c14ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:49.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:59.315Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1e8b0317-461b-4f7e-acfe-20cf66a1668c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:59.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:09.329Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1bfa78b1-de7e-4b82-ae7c-db20ff9c7686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:19.349Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=78e6739c-438d-4dc9-9bdb-fb13bee56bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:19.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:29.363Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b0773129-a938-42ac-8c42-5ca2b3031188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:29.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:39.379Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=acc25762-929b-4735-ad99-3ed77cf6212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:49.396Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d2672796-4b72-40b1-8954-32caa5bff582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:59.413Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=733515fc-4743-4df3-a0e6-d91b3c072272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:59.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:09.430Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8e24b2e1-69aa-4a97-9e14-0293fdf621be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:19.445Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=04f1afb3-a20b-4054-aafa-e32c1a3f7d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:19.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:29.458Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6afc0009-5449-4148-8e4c-47354f10f55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:39.483Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0192cc8d-7ea5-4d16-a15a-5b36246a6297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:49.498Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f3a3fe9b-788c-4265-a501-1e6d2d533809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:59.512Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4c815543-4636-4461-bcae-ef969c883cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:09.526Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b49f6d7f-4c04-4ac6-9ad1-6b96d1faaf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:19.543Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f9efae00-e319-416b-ab99-278c909659bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:19.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:29.558Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1958490e-d252-4aa6-b3af-4a78cf8a0058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:39.571Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6ddfc7fc-901b-4dac-b110-be6173428657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:49.586Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f2b60a2d-db69-4753-a30f-361b753bceac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:59.601Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=14f47dc4-1aed-4454-8815-150f5f014d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:09.614Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9a542a0c-c83c-402a-80bb-041bd8270fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:19.638Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5d99a566-5d05-454b-8416-3784c0fa812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:29.652Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=60cb0d61-38de-4b92-b64d-b34c658a0f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:39.666Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c4d89a21-025f-4cbc-be17-2fa099644244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:11:45.433Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:11:45.434Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:11:45.434Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:11:45.434Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:11:45.435Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:11:45.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:11:45.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:11:45.452Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:11:45.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:49.684Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7050729f-3552-4012-8723-e58182ad1eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:59.700Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f64aeffd-4737-4b14-8c4b-15a6f92b9e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:09.721Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cf305367-aff2-4eba-9c62-d316ee3e447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:09.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:19.738Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fdc717e3-560e-4f06-acc7-c50445dd15a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:29.757Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cb7b9788-0011-4108-a3c1-1c539fd954ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:29.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:39.771Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c7817cd1-f685-4f45-ac51-ac2b97ebc5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:39.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:49.789Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=eeafc0d0-d307-4315-bb5f-a98e412b386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:59.804Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a907e72-6e93-4ec9-b7d8-0136367f4488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:59.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:09.824Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b966a77f-d144-4b26-b64b-29f498be8e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:09.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:19.835Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3e1adf6c-858d-4ae5-8e10-9fab2bb6d438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:29.848Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ea2a97fa-dd69-42ab-9aef-1f2f9e5dee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:29.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:39.861Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=36e7cfeb-4d38-4c80-93c5-d93cf8928e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:49.875Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=78a68dcb-12a1-4452-ae8d-faaf044c7189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:49.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:59.905Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e50565bb-bb29-489c-b13a-6e5e9459a186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:09.919Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a93fe7ad-ed5b-4050-b2b7-343cf3a64b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:09.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:19.936Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=68d979c5-4265-456d-baf5-fc15b10fff89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:29.949Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a2730519-e2a7-4cd3-b6fe-43dd9b9c2c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:39.979Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4957b941-151b-40de-94ac-116c51810412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:49.994Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c33fab92-bddf-4e96-848b-5442a06968de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:50.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:00.006Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4770b8b0-1185-4624-b493-0159f63a7133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:10.018Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5b00f05b-0d1c-4077-85e0-3c8c0e186c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:20.044Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ad7a57ca-7d3d-4fef-9c60-11b821897882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:30.060Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b4c317a8-e615-4b3d-8df3-87b4ff40769b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:40.078Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7185ff93-77b9-41f2-ac9f-290a68ad554b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:40.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:50.118Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a4d786d3-cf12-4a54-85a2-56f64373ac1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:50.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:00.144Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=dc921052-71f1-4ad3-a1a9-e0b7d923449f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:10.172Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8f4270a8-a31b-4272-8fb9-c57f9a480742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:10.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:20.189Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f8ed18f9-9c83-4277-8548-d50d6552af98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:20.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:30.203Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c2c8bff8-29b6-435c-bcd9-880f4cac45e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:30.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:40.217Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=da7c9ea2-22df-4649-a9c5-d07ede72b35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:40.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:16:44.896Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:16:44.897Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:16:44.897Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:16:44.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:16:44.898Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:16:44.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:16:44.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:16:44.911Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:16:44.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:50.234Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1cc978a9-73fc-419b-b19d-a3118744b797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:50.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:00.253Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ae07c0c7-5171-4f38-9711-7f80ef2dc70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:10.269Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=887155e3-1c88-4ab6-95e3-562bb77f8dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:20.290Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7dd67111-13c9-430d-b979-c10a27c99bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:20.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:30.305Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8a772280-46ba-45ce-890e-2c4c0a3442ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:40.320Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8644e361-7939-4729-aa4c-60795791f127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:40.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:50.333Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ef49e254-52a8-4749-8fd8-190158cdd09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:50.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:00.348Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=84d7fa7e-9042-4871-b7b7-40b62e21c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:10.361Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a30b6b6b-e436-4de3-9dac-8cf533fe7412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:10.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:20.376Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bb66a3d0-7acb-4be0-afe1-69b29ce64d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:30.390Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=67e41f86-1f65-4c9c-a930-14bd24d11cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:40.404Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=12efef47-33eb-4332-a8ad-0c47d36b7be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:40.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:50.418Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a2e8c516-f7c3-489f-a936-2828ebe10137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:50.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:00.432Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e3783b26-f66b-491f-b147-e06bf7a9b507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:10.465Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1c320e92-2b35-4430-90fe-7326a0a16ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:20.480Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4cf7d93b-f5f5-4dc1-9edf-b91973175937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:30.495Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a465f5c-f6b3-4069-bd03-53182bd0818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:30.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:40.509Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=218fac7b-5355-400c-82fb-00ee1511262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:50.528Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=624263b9-6e6b-41f6-b222-8e604d1ffa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:50.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:00.541Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=070d0264-4d3d-4264-85b8-d92d3c2490ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:00.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:10.559Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0723d0ed-c6ed-4b66-bc71-203ed311c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:10.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:20.580Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e657d55f-01a3-4fc8-8805-9ad39ff2779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:20.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:30.595Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=15f2b72c-6312-4267-8ae5-120258cb34d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:40.609Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9c4d9367-0725-44eb-b8d3-d0c17f4219f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:50.630Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=20cf4c1a-be2e-4006-a38f-bd09474ed635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:00.645Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ca7cfa7c-9a06-45a6-8842-5cbac6f53a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:00.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:10.659Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=550dc03a-ba63-429f-bdf0-de21eddbc644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:20.675Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cb5b1044-bb2e-4203-9c8e-e1e17005ee28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:30.693Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fdf375e9-e876-4feb-810e-a1fbed8282cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:30.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:40.710Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ab0d6707-3217-417c-829f-9bd9ea74533d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:21:44.896Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:21:44.897Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:21:44.897Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:21:44.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:21:44.898Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:21:44.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:21:44.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:21:44.910Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:21:44.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:50.726Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b35212b5-020d-468a-a960-6e8f6e3cb4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:00.741Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f66d8de1-81b4-410c-a6f5-54d3df14f2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:10.755Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=588fd080-dbdb-4f71-9659-e69493c59d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:10.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:20.768Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=19f6af3d-d7ee-498d-b4a2-28f1ea58d700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:20.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:30.785Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=973964f3-cb54-4ba6-acbf-38501edd4f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:40.798Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=78ca377e-550f-4976-9324-7673cb49ef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:40.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:50.812Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=dbc9648e-3b01-4f1d-8a20-1a0c4bd73f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:50.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:00.828Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a963998c-2a78-475b-90d6-72fb5b3acb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:00.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:10.845Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a3e40c4-29d0-4d16-8f20-cb8974f3591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:20.862Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1e9b8cba-e759-483b-91eb-ca28c99d2e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:30.877Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2028cdfd-5697-4f11-9838-1e588ab18473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:40.891Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0cdcf852-4994-4b31-b75c-71382d98bc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:40.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:50.905Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f754db29-8883-44bf-b67e-d4e1564582f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:00.921Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b1b67069-d498-4d47-b70d-440ffe68c78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:10.935Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3a917144-4282-4459-9a9a-aff53cd87f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:20.952Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=82586916-61c7-4646-b133-5f3f4b56cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:20.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:30.967Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=81581f20-7f8a-47b8-80ab-7ae4a3e18e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:40.980Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b2b27026-f883-4fb7-9f0d-2aa6e5c5c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:51.008Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ea949322-874d-46de-a42b-7c5af4d07c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:51.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:01.032Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=036dd39a-b616-4e9f-9312-205ed0bbca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:01.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:11.056Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=88a6c21e-05d0-4ad8-a028-47c15d5d901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:21.080Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=68b5ca33-f7c9-4923-99de-68d59ab38511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:21.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:31.097Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ebb756c2-3730-4536-9594-02d593f30f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:41.118Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6ea742e2-46d0-4477-a326-797195418be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:41.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:51.138Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3426b776-21b5-4d7a-bfe0-d583e4f1c8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:01.161Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=463c2493-7475-4022-8f7a-680af58317fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:01.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:11.180Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=949451fc-6ce6-4c75-a898-b0f443748730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:11.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:21.216Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b8136424-6067-4581-8da9-10a0d7c644b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:31.236Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fd222268-f11e-4a5c-af8f-6341475dadaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:31.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:41.252Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=41b6f4f4-5342-403a-bc86-20894d64aa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:26:45.027Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:26:45.028Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:26:45.028Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:26:45.029Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:26:45.029Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:26:45.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:26:45.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:26:45.038Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:26:45.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:51.268Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cc9c9fcc-0547-43da-a30b-cae9aed1f40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:51.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:01.285Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4f08e333-9f79-4d84-9ced-222f74fc0d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:11.300Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=22a46fb4-1403-497f-95f9-ee6de8a5c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:11.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:21.313Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f16c8a1a-0be6-4c46-81f4-ccfcb1d4b026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:31.327Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f1d94c37-0f15-46f1-b39d-859d21f19e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:41.381Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a0dd8f7-d13c-47ef-94f5-f000b915c1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:51.394Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=552247e7-1287-4bb9-b168-76b3f531ce0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:01.408Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e3cb5161-62b1-44e8-9589-7ec09fcb7507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:11.422Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=784f1542-5e80-48b9-b976-5235a0b7776a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:21.444Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=06a12d14-1ae7-4c8a-9d99-8ea446de5623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:21.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:31.459Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=232700ef-9018-445c-9579-e4e067faa2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:41.474Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=007c96e6-2b52-4578-b2e4-610b2331d3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:41.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:51.487Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=87ca75e4-9a13-4d96-bb5b-dd80d06f2eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:01.501Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=55b5706e-cba1-479f-b968-8056db3be636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:11.519Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bfef3e81-8ab2-444a-b4f6-8e6a31b086c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:21.535Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=551e148f-bd9c-4fb5-82a0-6775cc237fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:21.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:31.549Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=89135f3a-7855-4537-8fd4-ac04838927bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:41.569Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ee2f1b80-423f-4035-b37a-d5e369cd7a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:51.585Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a3b82688-2fa5-4b97-b8ec-16a491517d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:01.607Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=68ac2084-3c7d-4d80-9e6a-f13e1951bf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:11.620Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a2592a3a-d06d-4269-84fb-2086bbbe8f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:21.634Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e8e5e988-2b46-45a1-8491-afcd5ec71e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:21.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:31.649Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=41a1edb2-c222-465d-985b-9128b5022861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:41.664Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7617b91a-684f-4bb5-adda-6d47b3a0fc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:41.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:51.681Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=eff7281c-9ef6-4dc3-aa1c-5cff5ef1821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:51.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:01.696Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5b359851-95c5-428c-8360-7248859fe266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:11.712Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c6ef97a8-714c-42c1-9124-9bb5ac4a9be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:11.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:21.726Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=94572614-ced2-416c-95b5-da8b520be733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:31.741Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=00c1a431-e436-4169-a33d-4a597bc0bf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:31.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:41.756Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=27624c2d-ed6f-40f2-85a2-cfaf1da82082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:31:44.787Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:31:44.788Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:31:44.788Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:31:44.788Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:31:44.789Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:31:44.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:31:44.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:31:44.794Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:31:44.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:51.770Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1ae5a71e-21a0-4f28-8199-73860ae526a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:51.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:01.787Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7822e620-664e-42f5-a3f9-d32538cf7a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:11.802Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d79ca5a3-de19-4e67-a1e4-744093ffb0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:21.815Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d6853985-3e06-47d4-9f4a-6d58e4662664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:21.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:31.832Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4102d5af-afa8-44e1-a02a-a078924b1ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:41.845Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5c898352-ac3c-45c3-942a-21a71072c4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:51.869Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=441b1210-3c65-48f1-b5f4-6a1679d59e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:01.884Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=650cce2a-7acf-4e8b-8a63-76933c2588cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:01.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:11.900Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f5f0f317-eec7-4e8a-8a74-110ec97adaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:21.916Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=33a72289-3e6c-4923-982e-9ef8472017e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:31.936Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=71ad2d28-ebf5-4bb3-9379-9f58f1b560e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:31.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:41.949Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a9cb32c0-a3bd-4983-8b19-70c8563dae16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:51.963Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=517075bb-c3a2-4928-b379-1e45a5137969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:01.977Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=77ade539-fddf-4a56-a2e7-f8d11c6312cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:01.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:11.997Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=627900a1-248c-484d-8ffa-5cc9a6637d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:22.012Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a0d360e3-830b-47db-ac4b-eda0d19dce46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:22.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:32.024Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=60986348-5d64-422e-8051-8923b84b4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:42.039Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ef2452bb-af69-41cf-8250-2dcc6b0c8c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:42.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:52.053Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=edf350c0-53a5-4c9a-be62-15f4c7513601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:02.066Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b7c08c21-81d7-4e29-8152-7bfd29dd6b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:12.079Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4d589cf3-d65d-41e5-b357-9e219eafbc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:22.100Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1a6cb8ac-c264-4c10-b22c-f390d3e4ec4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:22.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:32.129Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=787899f8-a26e-47d3-a502-611d4ae6c573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:32.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:42.147Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=eebdc6a0-9df5-4791-8faa-fb966404ae16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:42.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:52.166Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=790869fb-9030-44c8-b032-2c1a5e6ac7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:52.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:02.182Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5de792a4-8a3f-4571-abe8-43b184ca58b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:12.210Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f1ff281a-3272-4707-89b1-8054330999ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:22.224Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e5baf92f-27f9-4937-9b51-bf587c674f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:32.237Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e75c4846-4b2c-429f-ade3-2200209713bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:42.252Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9228a5d9-178d-494c-b2e1-28fb36242409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:36:44.913Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:36:44.914Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:36:44.914Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:36:44.914Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:36:44.915Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:36:44.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:36:44.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:36:44.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:36:44.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:52.267Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6a84ef11-5450-4300-a268-0ae4dd705022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:52.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:02.280Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=eb24c077-dfee-4a54-acaa-f44e54195f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:02.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:12.296Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f8770837-0393-4670-a1d5-3eb8529c129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:22.309Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c123c6a8-edcd-4da5-8323-65ce98500ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:32.337Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0d4ee90e-d135-4b8c-8eb3-9a29ecffe8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:42.351Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=65e2b42f-2aad-4d13-808e-6f7a83668f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:52.364Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=be9946f8-3cec-40ea-901b-70fdf61a4eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:02.384Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=78406eae-71d1-4806-90cd-5d516991036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:02.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:12.398Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=11f5ef41-56e1-45d5-95a2-145302f26795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:12.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:22.412Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=51778eb4-b41c-4d0d-9b19-bfdcb6be2d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:32.447Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ac2f5386-136e-468d-b10e-c1b84f441d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:42.464Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3c88dd47-409b-4f21-9834-16d13cae2e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:52.487Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=08d0cec8-ff74-40a9-9dcb-aa8ad8dcaabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:52.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:02.500Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9dce34d9-619c-498e-9426-0010ea1b996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:12.520Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d9555383-7be8-4654-b303-1ac23721fc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:12.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:22.536Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=18f8f924-2bc0-45fd-af32-66e448f5c092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:32.550Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=59995873-ce06-4eb9-b17e-34ed9e3c735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:42.569Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c73d6f70-606b-457e-b356-e1cc01a2bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:52.584Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ca50d4e7-bea0-49d0-8eef-9d3c3e7eaddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:02.599Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1e428df0-c617-4dfd-ae78-ab511f0bf4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:12.626Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=53dcbe65-fc78-418e-9f1c-4fe14136cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:12.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:22.640Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6d44ab5b-1e64-464f-96dd-c93bf036f937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:22.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:32.662Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9c653b1a-c30e-4cd7-98be-8824c03d0ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:32.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:42.677Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3580d065-a19d-4731-9411-7e1ce3305f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:42.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:52.704Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ca155302-e1b9-4b39-82ed-0b19c6ce075a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:52.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:02.734Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5d302d3b-9c48-48ff-b82d-b1eecd81b7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:12.750Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c5d59c4e-76e5-4441-a11c-b92a15efe124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:12.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:22.763Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=099a0bcd-365d-492c-9799-e2c7f57d12fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:22.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:32.776Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=39faf569-5035-4a31-8217-f34d1138ab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:42.790Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f2b618ad-f883-421f-8d13-d989a7bc2e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:41:45.074Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:41:45.074Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:41:45.074Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:41:45.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:41:45.076Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:41:45.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:41:45.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:41:45.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:41:45.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:52.804Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0adff553-40e4-407b-84b7-8c85be72e88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:02.819Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e4a5ef73-cc08-4535-88ec-182aceb7f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:12.839Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=35c51815-3244-4d14-b77b-b00d466f9b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:22.856Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b55fe6b3-d155-41ea-a846-c153d0277971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:32.882Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=915b24fa-5e32-4d2e-b9cc-f05d5d833373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:42.896Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bdbaaf37-03d6-4b26-9979-e8f93461a5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:52.911Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=862938cd-889c-4f79-a481-e3a46c815594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:02.924Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1e6f7e53-c86b-406c-89b1-b6ae608d0359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:12.937Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ec052940-fab1-4153-95e6-df811e1f1f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:22.952Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b6ab34f2-1de6-4aed-808a-24ea5ba744dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:32.967Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c6bdd6c5-80ef-4896-ac7c-3a9945f680ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:32.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:42.979Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8ae06cb7-e3f3-406b-b591-e3482d511665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:52.999Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0ed35fe9-f2c5-47b2-a073-08d066fe9545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:03.014Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d199d9d3-d0bc-4fc1-954b-206a4fdbe82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:13.030Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=54ee8b07-faa6-4e23-b120-8772096d8e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:23.044Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=35282924-20a2-4502-ab38-3432bb15e1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:33.060Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c3112b9e-4491-4737-84d5-6e84c3ecf926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:33.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:43.088Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4f804a5e-43ea-4074-a53d-058c68d24646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:53.106Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6a65bdda-9912-4912-bb02-8c0d8e29a62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:03.123Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5c1dc74d-4bd2-41f3-8e08-ea58ed6fb5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:13.140Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fbbce344-8537-4fe7-9a18-062e1560d7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:23.156Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a079a5f9-78e3-42d1-9a64-e728e5cca3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:23.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:33.173Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=96b3a50c-4045-4f98-a8c3-1d00b655334a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:43.188Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4930bb67-1bf4-44db-98f6-7e0ac4e48e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:53.210Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e46cc930-674f-4d75-ad5a-95eff0f9485e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:03.223Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b5e24321-27eb-4a2b-ad36-59307836341c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:13.242Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e80c7afd-61c7-4915-a4f1-af8f8a799348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:13.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:23.257Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=10ac3a12-7c7f-4da6-b63a-2fbe01ab897d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:33.271Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=52db383f-2201-49ef-aceb-4efab9260e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:43.288Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=80569c88-cbb4-4639-8867-15083625fee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:43.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:46:44.831Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:46:44.832Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:46:44.832Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:46:44.832Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:46:44.832Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:46:44.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:46:44.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:46:44.840Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:46:44.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:53.303Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=573a8777-d348-46a2-bd37-f014768828e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:53.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:03.316Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ab2509d3-a640-4aaf-8992-08ed1beb9dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:13.331Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=27f56836-4972-4ef9-9ca5-3d8b8881d75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:23.345Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2092b7a3-9728-4271-b091-38383b3c5559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:23.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:33.360Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=03670856-917e-4b6f-9fe8-15143c301523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:43.376Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9d897277-108d-448a-bf6c-04d826ea9c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:43.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:53.395Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=106c643d-0aca-49cd-a526-f60320e07096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:03.418Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f6d98979-1307-4e0d-9d86-69f12cf08a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:13.449Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5d07d3ca-63c3-41b2-856a-d83766c56eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:23.465Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=34814451-965b-4d8f-a55b-8d87b703cee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:23.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:33.489Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0d645d41-24de-429e-9f63-012db6124f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:43.512Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=706cebd0-a4fa-4802-a494-0fb65e8291bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:53.525Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f7f243ee-0960-44b0-8ab7-4873b1f97587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:03.539Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c7232cdb-06b3-4f96-9503-8d1319ef4a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:13.557Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=83577cf6-4d29-4556-9172-d46f01cd5cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:13.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:23.571Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=86c4275b-5944-4315-8a26-0e21e0791d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:33.588Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bbe2b83f-2493-463c-9cef-1a5c6f37f08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:43.624Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c9845073-b877-4082-a3d2-3cc0398edb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:53.638Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=98011644-b833-450c-9206-f7867148eb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:03.652Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a1e7f499-a053-49a3-a90b-7735f45fa398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:13.678Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=72793874-e533-439b-a68f-9f44fbb81fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:23.692Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=54d11342-c2ce-49a2-b477-105bf81588bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:33.718Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=18d6b054-7374-4aae-a8b3-c0c1e5e9b0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:43.731Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5b7fac47-baf6-403e-af28-7eb324703d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:53.745Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b2bac0db-6ace-44e5-830c-a6b5aa7e3f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:53.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:03.764Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d15241bd-7047-4c02-82db-df4dea8ca05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:03.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:13.780Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f04a5bb8-9c7f-49c1-a623-6a6a6c3aec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:13.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:23.792Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=79e4151c-209a-4d05-b279-3c2715e2c335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:23.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:33.815Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1fbad5a8-79e6-453b-8801-8ab898ac51a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:33.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:43.830Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=adcc37d7-fe74-42e3-835d-47f9d50b23b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:43.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:51:44.936Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:51:44.937Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:51:44.937Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:51:44.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:51:44.938Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:51:44.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:51:44.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:51:44.946Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:51:44.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:53.845Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0e0a0405-87ab-4ed1-a2f2-67fddbb3c8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:03.863Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d203026e-3b79-45e0-87f7-70d67e73f6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:03.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:13.885Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=54e9d17a-bd0e-4f74-b95a-ec433ba7d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:23.898Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7c336fc6-8723-4777-bc37-496f00ea1738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:33.911Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ee337f3f-d8b0-41fe-b6b2-0ba987bfc843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:43.925Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=908e8f97-614d-40e6-a424-6b7ee4efc7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:53.938Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bff767bf-aea4-47cd-b065-590c2097f2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:03.951Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1b8c4854-fecc-4dee-b409-49f658a85bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:13.964Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=19eca446-6a05-4420-89d0-e5141a1ab45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:13.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:23.978Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=40faef6a-c7b0-4429-a5f2-b5590c249725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:33.994Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=539fd970-d150-4e7b-ab40-517ff0743985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:44.009Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6a17430d-4e4e-4691-860a-86fde1588434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:44.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:54.024Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4b01fb68-e4a1-4992-a4d0-6def98019931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:54.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:04.040Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=76180ef8-8842-4017-aaa0-d6145ac87a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:04.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:14.055Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bfaf7033-37af-458d-9985-f2c1c602334a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:14.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:24.069Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=208032cb-3857-4a34-b4b4-dc79f59c6c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:24.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:34.086Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ac60343a-4673-4657-9a2d-e370d7d93d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:44.100Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=855f7aea-656a-4d85-8a4a-520876116d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:44.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:54.118Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f787f285-4542-4a3e-821d-e131c1782921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:54.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:04.133Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=dd3842d0-b3ff-4c15-b0a0-8534291249a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:14.147Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ce6ad14a-d2f5-462c-b34a-f488d68c74b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:24.160Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9b7d6ffb-841e-48f6-bd38-dba22c66d879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:34.179Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f1b64260-5e9a-418a-906b-3d2dc54a14ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:34.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:44.192Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e9c763b4-7665-413a-ba47-6af5829e7137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:44.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:54.207Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ec7fea71-e234-4945-8926-be05884af442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:55:54.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:04.226Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ac079b8e-c658-443a-8863-c2d9b958c109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:14.243Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7744f1ba-9fe7-42e5-b985-6826561bd99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:24.262Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d16d80b9-1438-4b96-98e5-15ed847dc698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:34.295Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1898025f-3f85-48bf-b6f2-6fc547efe604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:44.328Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ccf3921d-1e6b-4500-ad87-2542a4d5f49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:44.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:56:44.945Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:56:44.945Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:56:44.946Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:56:44.946Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:56:44.947Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:56:44.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:56:44.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:56:44.956Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-29T23:56:44.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:54.347Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4c199778-f571-412b-86f3-87dc30f56ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:56:54.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:04.360Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=09d8627f-4edd-4880-9296-ca56b79b64ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:04.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:14.378Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7c6d1272-058f-4698-86ca-52bfacb87427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:14.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:24.393Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d1459c58-dc21-4691-9246-b739c63b809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:34.415Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9f5cfc13-8b82-4042-87ff-9409424280d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:34.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:44.433Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=11cfc473-4106-419b-b46a-08e553e30ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:54.450Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=146e4e57-d5f8-4005-8be1-fc478923c6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:57:54.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:04.463Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=50d7ce19-14ab-4e23-a957-368f2b344c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:04.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:14.480Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d9cfaa68-ec24-4a83-99a6-30bc2b506365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:14.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:24.500Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=472960c1-345d-4e4a-b92b-10d0de739847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:24.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:34.516Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=279da1c4-b604-49d4-9dde-d9e83da10f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:34.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:44.529Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7d0300ba-dedf-4c9b-b2d5-5570f231b473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:44.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:54.543Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e0fd48b5-21c0-4cae-bffc-b74cf99b52a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:58:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:04.560Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3e14cf3c-62a8-443d-9d3f-5c9362a8c44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:14.572Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=efe933f7-66c4-4fc8-a306-79e7a250c43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:24.586Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=026f571b-e11a-42f3-aab6-02c63bbdd281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:34.601Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=32aab5ee-c419-46bf-8480-78e20c8f1780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:44.613Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=48692f2e-8054-4df5-b8b9-0ef74f6d0cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:44.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:54.633Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=403622a5-28c6-4e58-9948-18ac9c899aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:59:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:04.648Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=acc7cad7-c317-41e2-a031-47cf5d879954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:04.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:14.681Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=14e124ec-7d8b-489b-8422-4ba9cbd183fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:14.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:24.696Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=18cfab42-0a6d-48f7-83ed-8f1923c0daad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:34.710Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9173e97a-858d-4521-9774-4bc6767b3cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:44.723Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9acdcd92-987c-45bc-8fd0-733ea3152290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:54.742Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d2954118-0b3f-482b-9f89-4ffeedc7247b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:00:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:04.754Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c39e20ee-3dbf-4643-a340-f2357cacd795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:14.766Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=701bc0d0-04f1-4338-ad40-eaa7c3dcaf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:24.779Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2303aeb6-0c9a-4390-8bec-5589c5e4cd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:24.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:34.796Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=55a68df5-89c9-4214-af92-cae1b1f02ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:01:44.772Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:01:44.772Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:01:44.772Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:01:44.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:01:44.773Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:01:44.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:01:44.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:01:44.779Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:01:44.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:44.815Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0bce4302-25db-4b63-b38a-ddd50d114fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:54.827Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bbacbe16-47fe-4b6c-9d55-3be067c97168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:01:54.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:04.841Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0e897df3-22db-435e-bf28-bb8a42aa4d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:14.860Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=739f4357-38af-4dd9-9067-3127d04585d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:24.871Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=03fc9812-6dec-4fd1-85ad-717859879be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:34.884Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c3d9ca25-1673-4e50-9172-9e5f2c3e2bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:44.897Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fe05a9ae-bdc9-4c3b-984d-5d8278318c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:44.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:54.911Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1f33ed07-a7fa-4265-986d-6817190516b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:02:54.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:04.927Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a1769704-dc81-4030-8422-befe67007ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:14.940Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d6995387-04b6-4969-89e7-64fbba7f1f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:24.953Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=11372f34-f450-472d-b242-e8549b755054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:24.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:34.981Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d5b546d8-9b56-400a-88d5-ec458434c9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:34.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:44.996Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f6b32ae1-087d-4db7-a244-eb9013bd3ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:45.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:55.014Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c0310428-fed3-40ba-b98e-2525ddc9c900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:03:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:05.027Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cd12c21e-9104-43c1-8364-11861965cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:05.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:15.041Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=345dc0b8-ce1f-485c-9e2c-81678d24c51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:15.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:25.055Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d303f14b-b636-4b65-abb1-e8dee7d7b700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:35.068Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a34a4ce6-6583-43d6-868a-fb12d5ff26c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:45.085Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=85bd34a1-1bb8-422a-85f2-375e9f0afd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:55.101Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3737472d-9111-4ae7-b344-9bcbb73c13e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:04:55.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:05.119Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=453cce16-9c63-4dea-b9a8-2c9dff4cf2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:05.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:15.134Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b4f7ac07-94b6-46e4-ba3e-f44fb068f529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:15.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:25.153Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5d404344-d585-4270-a21e-d3333c828cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:35.172Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=95057756-bb14-44de-90c0-29d7919a9eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:45.184Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b7937b01-ce63-4e87-9f85-512ec02ea0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:55.198Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=718e82ec-8210-4e35-aba0-45caee08db6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:05:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:05.215Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bcfa9de4-0c07-42fe-b2bc-e8baa62badf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:05.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:15.236Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=55256860-e133-4d7c-915d-7ecaefc6f4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:25.248Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ec61608a-4f39-4778-8bee-e7765fbf4643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:25.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:35.264Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3fe9ce44-8c04-44ae-b7a4-c4df0c18c374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:06:44.916Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:06:44.916Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:06:44.916Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:06:44.916Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:06:44.917Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:06:44.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:06:44.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:06:44.926Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:06:44.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:45.279Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=24f03a02-d03e-4aea-98c0-b354113fa7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:55.298Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d51d6fbe-c6f3-4bcb-a276-dd765a179fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:06:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:05.310Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a86b971-f506-433f-9827-287d62403298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:05.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:15.323Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=df8ab59c-31e0-4d60-b9ce-d594e950fd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:25.338Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3b395b5e-79d2-4627-8cbc-e0203463dc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:25.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:35.352Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1433e788-da4f-423a-8a8e-eafafe2f34ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:45.365Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bbb78b5e-53b2-44ff-88e5-458cbcabd74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:45.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:55.381Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a1ffe138-513e-46e6-aab6-148196ec0d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:07:55.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:05.395Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=02a133f1-8956-4bee-a880-00bec848377e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:05.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:15.422Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=039319b6-50bb-4d7d-ac03-29b4d5da497a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:15.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:25.435Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5ad912db-8774-46f6-ab84-d532604d1d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:35.446Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=53e3028d-cd1f-44b7-8257-0e8401cfe9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:35.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:45.458Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=913b2178-1e8a-4a38-b2d6-ce089976170e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:45.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:55.473Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1c1cfcc1-1dc0-4a02-ad5d-69b892fef6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:08:55.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:05.487Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cf0b0093-4118-4782-bad1-e1c8a18b51fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:15.502Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8e82f1c7-abc1-4449-b38d-5a23dc0b57ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:25.515Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f68e52e8-bd3b-47fe-a76b-c6a589bb7ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:35.528Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fb003d3b-3073-4cfb-bd9e-be241f41ad98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:45.558Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f75a6d50-9e8e-43d0-b3d2-20e3fe1b1fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:55.571Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=51d51cc6-f840-411b-b1e3-e368aed48b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:09:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:05.583Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2f1cdb11-6a76-4fa3-8af5-70da826f470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:15.596Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a9e16ef6-3c4d-4b61-a1e4-20491f9585c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:25.610Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d4c4851a-c863-4df4-b38b-8e9d1e69b409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:25.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:35.624Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=17a2bfc4-e2b7-415a-9741-b378e21ded75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:35.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:45.638Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5569c5a9-8c8d-4859-ae9b-be9b23a3a782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:55.651Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9864fb9a-b6ea-407a-bc48-cddc97e82f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:10:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:05.665Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8a99a7e9-62a8-41af-82c2-93791e68681b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:15.680Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8635033d-2e3c-4966-ad50-7106b172fd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:25.693Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=49408cfe-10fe-4ee4-a76b-100be9a5201a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:35.711Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5720f46a-7b43-4576-9ed1-b93274e4841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:35.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:11:44.768Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:11:44.768Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:11:44.769Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:11:44.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:11:44.769Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:11:44.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:11:44.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:11:44.773Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:11:44.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:45.725Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=73d23bb1-9b0b-4428-9c60-39ecb7f82543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:55.741Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d0fe7687-0e7c-4f98-a188-625856c457cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:11:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:05.755Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=830720f5-d5a5-44f5-8ddb-9ad52a87e264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:15.778Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bfc02a55-709f-42e8-8444-b162f4c731f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:15.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:25.792Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b7e7f9dd-9867-4191-8d13-d5091ef4889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:35.805Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a162558a-ad0e-4a7a-9227-569bab570d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:45.819Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=76384cfd-e6d9-4565-9442-514d8024a04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:45.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:55.835Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c59a3583-4939-4ab7-87c4-10e7c77e68dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:12:55.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:05.850Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=42a42307-3ebc-459d-8f11-82dae92b6bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:15.864Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cbf11257-02de-41a0-899f-5ce42cea1771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:15.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:25.877Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a774ed1e-f58d-496d-9d40-818d8f3d651a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:35.894Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=786a1fc4-362b-4515-8af5-3ed8e36bbfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:45.912Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=184b136f-fe5e-4562-9456-b60be1622bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:55.928Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1dd1e98b-fb08-43ea-99bd-5ad51448999f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:13:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:05.942Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=af5f218e-c4c7-4841-9f19-0709acf0e485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:15.956Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e8c79726-2cc5-4ef6-bf60-47c4c40de818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:25.972Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2b1caa99-a6ed-45fd-af5f-7d355dfd3b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:25.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:35.987Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bbbcea07-68f1-4e26-9232-84b51c8bbf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:46.001Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c56d4a25-aeb6-4d41-8862-4f484dfd4980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:56.014Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1b5b856b-5bbd-4d69-999b-0ea5c52c5700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:14:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:06.026Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=94c8d297-3570-400b-870a-f8912263dbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:16.041Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9ef1e3c0-d363-4587-bab1-a258de74bf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:16.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:26.052Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0b61b916-82c2-4c9d-bf01-6271d0bc58a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:26.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:36.065Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=aadd5ae0-a9d5-4b9b-ac57-a7ce5afe4a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:36.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:46.078Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9bf8cdc1-9cbf-4452-a196-0a23bb3f6110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:56.093Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=63ec7b4f-42eb-4bb8-8395-b8dacc257c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:15:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:06.107Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5aec5632-1cd4-48a7-a7e1-4be48763f4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:06.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:16.121Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a6c286f-dd9d-4d22-97a1-4d320e4b03a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:26.133Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=50d932e2-65f5-4d02-bd93-c7b6f9fba3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:26.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:36.184Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fccca11e-354c-4e63-851c-f181dbb9c0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:36.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:16:44.929Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:16:44.930Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:16:44.930Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:16:44.930Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:16:44.931Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:16:44.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:16:44.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:16:44.937Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:16:44.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:46.195Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1265a003-dbd0-42fc-ab8a-41f75b30536f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:46.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:56.210Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7c21d597-6ba3-4b46-abc1-be573770aa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:16:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:06.223Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=de40b643-d119-49c4-90f1-23ac19261967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:06.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:16.238Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=14ce2061-540f-48da-a7d5-e7f286e7e1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:26.257Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f3116bff-bcf8-48b6-b40c-3e06ee371a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:36.271Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ae98f537-f7dd-45ab-81d3-7f28450757ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:36.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:46.284Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=92ca9dfc-4680-48f3-920d-aecf4011af65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:46.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:56.297Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f72419c1-8505-4814-8036-969b12097a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:17:56.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:06.313Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=45bcd512-9262-4ea3-a28a-2b7d38aebc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:06.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:16.333Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0806e2c2-373d-47e8-8448-591c3d086770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:26.347Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=eda9dcc5-54ae-435f-801f-d3cc6ab39b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:26.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:36.360Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=56c13062-a345-48b3-9c04-822a3a7c0af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:36.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:46.373Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=96cbee9f-caef-48cb-9857-3a537d334667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:56.388Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3713cf01-5046-48f4-9596-da7ebb7e983b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:18:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:06.409Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=aa42a69f-3349-4e18-b523-7799cdf68fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:16.427Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8b1a8246-f3dd-4a00-8b20-732c2407e00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:16.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:26.442Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e3e47514-0d6a-4fdf-9f51-d64449588fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:36.459Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ffcfc147-e17b-48a3-8438-c4a259a4859a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:46.474Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=27325f11-780a-462e-a4a8-8f7350225318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:46.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:56.488Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4281b29c-23db-4499-98f7-01d043cbf3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:19:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:06.501Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0cda6bbe-56bc-42b0-83a8-ca7632b23d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:16.515Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=78e9552c-eda4-4ed7-9141-ad71329a8eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:16.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:26.529Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cb146c5f-52d9-4f6b-b5b9-d29cfefc6fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:26.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:36.541Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a5e76138-b4c3-4c39-8b67-aec78de16f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:46.556Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fbf3f829-3f5c-4282-af70-8686cadb7214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:56.569Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8ced0442-0bf3-4b1a-ac8a-b4461a724f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:20:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:06.582Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bf2cf6fd-18f7-45a6-9c18-8075df7dcf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:16.600Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9f1a94ec-9785-4cd8-930b-29c2ae35b387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:16.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:26.614Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=95d3fa69-2d44-448d-9a33-5bfa9f6af0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:26.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:36.628Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cc2091d8-e245-4a93-a891-029ef9b54057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:21:44.813Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:21:44.813Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:21:44.814Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:21:44.814Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:21:44.814Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:21:44.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:21:44.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:21:44.819Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:21:44.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:46.642Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=18d3a6d2-9bb8-4cbd-b177-0074460cf74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:46.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:56.659Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=713da933-135b-49de-b5e2-3ee1b6642895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:21:56.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:06.674Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b527e2c9-f699-40d1-9973-bd2e9d69b3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:06.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:16.691Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2ae2f64b-3513-4cb6-8c3d-f4d776c0ee70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:16.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:26.708Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=778151b3-b5cc-4ebe-9e5e-da12c70c6d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:26.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:36.722Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9c40a759-fc22-490c-bb51-3bbe1adfcb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:46.736Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=98ea583d-5840-4794-a2c2-5b4726cec672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:56.750Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b5c9d8e8-b5b1-4750-a661-53a3a08ed38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:22:56.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:06.764Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d1c7e588-16bb-4382-813e-9c69e9ae0af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:06.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:16.778Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=dcfca719-ec5e-4e90-8a81-97f763b83113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:26.790Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d0da4fe8-d4da-476e-9435-6eab4e4e2355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:26.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:36.804Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0e626bc8-ebdd-4a75-bd37-4d6f73a45bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:46.818Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4f4b5cac-2f70-47a4-85ff-dcbcd49feda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:46.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:56.832Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d0772cc9-0006-40c7-876e-36e6249d199f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:23:56.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:06.844Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5e6304ab-0a9c-44e2-81e0-b32b0fa3686c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:06.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:16.857Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7c0fd6f0-0e4f-402f-9f14-943dd7675e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:26.871Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a4a46095-d8d9-4af8-b342-806b1ae8d41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:36.884Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ab502fbf-12e4-468c-97e0-d0955c67f99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:36.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:46.900Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6d1d7bc8-5959-4f87-9dc8-6dd2568e30b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:46.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:56.924Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e6c2a577-7985-4d94-b14f-039e27076ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:24:56.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:06.937Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1ca3db4c-9209-4c6e-b24b-ffd5ea5ec054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:06.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:16.950Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=facebf3c-4edf-4fae-aa03-895de8fa658c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:26.964Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f34af46f-34c9-4235-91ba-ac610b5f43f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:26.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:36.976Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4aaea825-b632-4c81-a477-8c87cd30e4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:37.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:47.002Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fd70eb3d-6652-47f4-ad2e-eb66763ce478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:47.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:57.017Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b684bbf3-ea04-484b-a71b-b5ab1ef07c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:25:57.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:07.031Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0db2c40c-063a-4463-b66c-8f7410a4c166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:17.044Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c214b952-dff5-42f4-b128-a1dcf2453b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:17.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:27.057Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3e88adf0-8dfa-46c5-8189-344411343e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:37.069Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7fc9ac26-aac6-4632-b2e2-516f7ca12cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:26:44.922Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:26:44.923Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:26:44.923Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:26:44.923Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:26:44.924Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:26:44.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:26:44.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:26:44.930Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:26:44.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:47.088Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d1cde9d6-c8c2-448b-b433-058af289f002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:47.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:57.120Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cbacf01f-71b2-4eb5-aaea-fc61ac77ac98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:26:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:07.134Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9a8c773b-e800-4e8b-9048-81a4afa06da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:17.168Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=181d1fde-7980-49e6-8960-6b141722fcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:17.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:27.182Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=312f43d0-698f-41d9-b3fa-fcbbc59699fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:27.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:37.195Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=19bee5c0-89ee-41f8-88a7-5eddfeaefe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:37.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:47.208Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2d898816-dcd3-4af1-a1d2-23863996902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:57.230Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=61d29061-02be-4e7d-aedc-3bf10fc34d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:27:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:07.242Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=077c942a-f5e4-4482-b6ab-8ae568405a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:07.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:17.255Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e01547d4-df57-4d21-8bcc-313ed1e364e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:27.268Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=585bf31a-b627-4d0b-b07a-0011b245540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:37.278Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=12575883-e3bb-4a5d-8e94-6d2d308299d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:47.291Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b1242905-f657-4fc3-8fdf-0c959fbf1fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:57.304Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=40cd1af9-6d0e-4997-9cb4-8d48116af857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:28:57.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:07.316Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=21ab6a74-2a57-432e-9313-f1c18e73157d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:17.329Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=15aaef00-adfe-46a2-b108-16fa2d97c72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:27.354Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9aaaf0c2-e88b-49b0-ac0c-65b58306d9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:37.368Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fe33ff90-e339-412e-9559-c6f0503fbcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:37.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:47.391Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c20297ab-dc9a-4a35-b305-85ab368bf279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:47.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:57.405Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b5c3c87b-eed1-4115-9da2-001a34afb746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:29:57.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:30:07.418Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=98d3bf7a-ffb3-41c7-8c52-14b057a18996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:30:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:30:17.437Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=29a4828d-816d-4fa7-8b72-a05db33de129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:30:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:30:27.454Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b5672bf5-3960-4037-a3b0-d718126bcf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-10-30T00:30:33.361Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=HvWf31gHbKh3XQzfIwzJ, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:30:33.589Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:30:33.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:30:43.590Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d82cc59e-0c45-431f-9dff-a602a5c48ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:30:53.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:31:03.195Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9189efbf-d6e7-4654-8b8a-17c4a143a28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:31:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:31:22.779Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a146ae6f-0066-457d-a4b6-769d1241fef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:31:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:31:42.342Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a0fc069c-f02b-49e6-8c14-7494aa9b7aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:31:44.934Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:31:44.934Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:31:44.935Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:31:44.935Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:31:44.936Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:31:44.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:31:44.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:31:44.943Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:31:44.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:31:51.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:32:01.900Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2f78dad4-8dd3-4ef3-b34d-9d6757479223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:32:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:32:21.478Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f1c753b6-3395-423d-a64e-c8d6e084616d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:32:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:32:41.032Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6c69b629-7ae4-48e3-a087-d838fd0dd1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:32:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:33:00.627Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=01a2779e-ec80-4e6a-ada9-44024b2e4d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:33:10.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:33:20.182Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a5d32029-fdbe-4261-83c6-c0f8610d8a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:33:29.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:33:39.730Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=719576a1-811e-48ad-83d5-7fc8a8aeb351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:33:49.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:33:59.284Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=86c89af8-ce8f-4797-bd37-1e7c110e1405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:34:08.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:34:18.838Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=60b51367-f228-4535-b314-cd0e45da7e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:34:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:34:38.440Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=30edaa20-c0d6-413a-8eb7-0882153a9154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:34:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:34:57.988Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=822471d3-f9b5-4352-8cf2-69898aa2de3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:35:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:35:17.541Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=55571306-6dcf-4eb6-b91e-2c5f62a12a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:35:18.287Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:35:28.286Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8b21e84b-cafb-4bff-acec-31866f80a57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:35:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:35:47.869Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5137d8eb-5d97-41b4-bb0f-aa8b25a7d43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:35:57.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:36:07.423Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5a2cf2ef-0184-4696-97aa-ee1e12aa840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:36:16.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:36:26.977Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=edb50b27-7e18-4b82-a267-b86a61890c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:36:36.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:36:44.814Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:36:44.814Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:36:44.814Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:36:44.814Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:36:44.815Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:36:44.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:36:44.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:36:44.819Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:36:44.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:36:46.531Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8872c54b-f9b9-47a0-b906-0c6f10d81c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-10-30T00:36:47.443Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Nio9y2CCGG8kp6ySU2SW, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:36:47.461Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:36:47.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:36:57.462Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=49505add-302d-416c-b8cb-d0b64063330c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:37:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:37:17.013Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=185e9704-ca13-4f83-bf4f-cefcfb70faef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:37:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:37:36.591Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=06db2beb-0fa2-483a-ac92-9e02d0048140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:37:46.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:37:56.135Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c811b326-7f6b-4c1f-812b-713d129648c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:38:05.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:38:15.714Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e5a6b617-fc56-46f7-9922-e956da794a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:38:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:38:35.260Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ed82fb32-4ef4-434e-b666-924a2ba540bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:38:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:38:54.812Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=de992928-7dcc-47d9-adf8-6806b45cb5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:39:04.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:39:14.382Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=766c9c96-dd2d-4448-a459-3ffb5fd74203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:39:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:39:33.946Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b6582397-93c9-42a2-93ba-53bda5c4b612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:39:43.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:39:53.509Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=31690780-cc5e-430c-a12d-623b3e1ad756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:40:03.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:40:13.059Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=db92c886-9ab2-43eb-a8e9-4be133054d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:40:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:40:32.627Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a550baec-d1b5-4ac8-a707-af439ee1a7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:40:42.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:40:52.197Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e8b2546f-a434-414b-8761-0f0cf9274e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:41:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:41:11.756Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=41a831a1-b56d-4ec4-8fc1-9ad4614221f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:41:21.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:41:31.318Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0fc2dd30-bb63-43ac-994e-24a7f7e32195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:41:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:41:44.901Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:41:44.902Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:41:44.902Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:41:44.902Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:41:44.903Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:41:44.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:41:44.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:41:44.909Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:41:44.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:41:50.871Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b25b23dd-cd4c-472e-93db-6702dc852de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:42:00.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:42:10.424Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1b00eab2-2869-49e4-b7ff-84f922aa7e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:42:19.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:42:29.973Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4e061ef3-9d84-4276-9b6e-c907f8529c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:42:39.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:42:49.534Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d7c86d6a-98f6-4bf1-82fd-55a572c6cca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:42:59.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:43:09.081Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c4f03b3a-fefe-4fb5-b399-ec6149840dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:43:18.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:43:28.641Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=81b4ddea-58eb-43e1-9641-41e3cb0eab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:43:38.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:43:48.207Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2386fee2-84ed-44b4-a6ca-8db78532e218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:43:57.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:44:07.755Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=facdb9d3-f824-46fb-b6eb-27b2e63e8033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:44:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:44:27.308Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=562f2e16-f4df-4999-8ee1-fe2e31a1da2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:44:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:44:46.856Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5c1df039-e619-4072-8d58-a1bcfb3180e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:44:56.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:45:06.400Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e8416e2a-3c81-4bee-8c4d-3aa01d394da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:45:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:45:25.957Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=71d81a9d-c23c-4828-a4f4-d68b18bb3a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:45:35.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:45:45.517Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=697ff575-f7bf-4f33-bf74-a0d0e723b51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:45:55.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:46:05.075Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e7a679f2-a94f-4cf5-88a9-66d4e90adf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:46:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:46:24.626Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8ce30209-25c0-4aaf-98c7-7a4a107c4c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:46:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:46:44.184Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=34f6c0ee-89e5-4d5e-b84b-bcaca838a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:46:44.750Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:46:44.751Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:46:44.751Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:46:44.751Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:46:44.751Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:46:44.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:46:44.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:46:44.756Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:46:44.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:46:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:47:03.735Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b5898cb9-db73-4ec8-a531-39d56ae99a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:47:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:47:23.291Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0b932cdc-9256-40e5-8fe3-ec1b227d1edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:47:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:47:42.858Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d5fbec51-bd11-493d-9d39-bea19ace7a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:47:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:48:02.416Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=85fea250-0f1c-4692-99df-70c80bea637b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:48:11.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:48:21.975Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0c860009-141a-4cf5-b771-031f82d1d3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:48:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:48:41.565Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=216e2b46-833a-49c4-ab55-0658f66f5083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:48:51.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:49:01.124Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0aaba98a-2c55-4eb9-9507-65d300e28e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:49:10.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:49:20.675Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d4260636-899b-422b-9288-0af824f4b4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:49:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:49:40.280Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0375c188-e330-441c-a8d7-2f1dc8c90118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:49:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:49:59.857Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=200778f7-a13f-419c-aa71-93ccfe767768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:50:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:50:19.410Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=17da9fca-1d32-41d7-9ee1-c20c23cd496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:50:28.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:50:38.958Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=eb78701e-a3b3-4530-859e-f224b2620bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:50:48.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:50:58.518Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=593fe3c7-cf46-4fff-83db-b25fb826ed33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:51:08.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:51:18.074Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d09d2222-7619-403d-864f-a315249a9219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:51:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:51:37.625Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b96d0d74-4fff-439d-86a5-afb9ea756eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:51:44.903Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:51:44.903Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:51:44.904Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:51:44.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:51:44.905Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:51:44.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:51:44.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:51:44.911Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:51:44.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:51:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:51:57.186Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5c840cc6-df3f-46d5-b529-9aed1d106947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:52:06.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:52:16.775Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2271ef7d-cee5-440a-b043-7f002b15a349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:52:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:52:36.332Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7deaf1f8-8bc6-471e-9af5-c42faccf0b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:52:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:52:55.883Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=17e52edd-b5ee-420a-97af-fc356dba9754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:53:05.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:53:15.438Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=54731489-bdaa-4d1c-b75c-dc53dd1e420e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:53:24.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:53:34.983Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d7c09212-ab08-4404-a542-cd21670f923e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:53:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:53:54.534Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=83f7edf5-1e7f-49ad-90fe-b86cbc612541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:54:04.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:54:14.093Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=36c827b4-5e12-4e3e-99da-b1fd069de1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:54:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:54:33.660Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0a90dfe3-b4f6-4b97-b41d-089eb7cb6b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:54:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:54:53.222Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cb2ec1af-27cc-4dd2-a53d-244bf2ddd61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:55:02.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:55:12.787Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a70706d6-d333-4d65-a763-4f8f36ae6bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:55:22.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:55:32.333Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2fc9f515-656e-4c50-ba3c-c9ee837368c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:55:41.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:55:51.883Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a7210d65-88b7-44bc-b88d-e6f796164e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:56:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:56:11.431Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f908619a-0437-41cc-a1e4-26056bcb7212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:56:20.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:56:30.988Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=26567b65-3980-440e-8605-576cdffe747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:56:40.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T00:56:44.787Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:56:44.788Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T00:56:44.788Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T00:56:44.788Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:56:44.788Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:56:44.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T00:56:44.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T00:56:44.793Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T00:56:44.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:56:50.541Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ed30f011-a73c-4cb6-ae42-e5cb10596234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:57:00.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:57:10.093Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3c129767-5bc3-4a32-82f2-f3209f6f9305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:57:19.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:57:29.646Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3a6898cb-e8b1-4bc2-826a-5abe1ec4b1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:57:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:57:49.221Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3b53d742-8456-4849-a778-d10face98344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:57:58.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:58:08.767Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c0162f7a-4df2-4d31-a1af-aa5dff1ebb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:58:18.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:58:28.341Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f249f7ae-24e2-4a00-bb4b-bc46254538ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:58:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:58:47.892Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c341d184-59d3-4104-b235-1d12f08120eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:58:57.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:59:07.442Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5e36ad88-f407-4644-a482-420ca090a609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:59:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:59:27.004Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e1113386-44c1-4c22-be1d-a54fba369020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:59:36.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:59:46.590Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7aebaa68-e90f-4a5b-bf59-5c9d0461ae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T00:59:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:00:06.140Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a6f940bb-1f84-4aaa-81f1-b5f8e9fbe8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:00:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:00:25.728Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c4e4af73-e98f-4d06-85ef-ffef8ef0fc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:00:35.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:00:45.294Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2212dfdf-54ff-49d5-8cb1-b1a82b5717e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:00:54.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:01:04.838Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c8c8d19f-e56b-49a6-8650-f4b9bdc22d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:01:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:01:24.418Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5517c1da-eca9-412a-915f-b2958d440364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:01:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:01:43.968Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=98749942-4286-46ad-b8c2-44c27f7916f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:01:44.879Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:01:44.880Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:01:44.880Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:01:44.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:01:44.881Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:01:44.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:01:44.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:01:44.886Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:01:44.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:01:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:02:03.534Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=811b8746-de05-4c05-8f3b-cb07213feff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:02:13.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:02:23.100Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5ad051ac-c194-40bb-86c1-6ea703571736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:02:32.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:02:42.651Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=44906f03-0312-402a-a66e-b5941db7c0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:02:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:03:02.202Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e53f31dc-31cc-4aa7-8193-610abd61deb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:03:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:03:21.758Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7ae2e228-4ca9-43ae-8bc4-54b5bc49951d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:03:31.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:03:41.320Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=67a252fa-36ff-4d1a-9c31-ab6c5705c2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:03:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:04:00.881Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=18a28752-51da-4365-8d71-8d9a5a88427d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:04:10.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:04:20.441Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e4eb6343-8f26-435d-b2ab-ae9f470d011e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:04:29.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:04:39.988Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=12ce859b-d20a-4bc0-864b-590c52263c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:04:49.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:04:59.536Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=427d09db-f0d4-4598-9c6d-50f854d252d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:05:09.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:05:19.096Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ef450e88-e461-41ba-9370-8feeac5b006e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:05:28.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:05:38.645Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2a39642d-d993-41e8-b68f-23da6504e84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:05:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:05:58.192Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=509d5d6f-aefe-41e2-86f5-531b699b565c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:06:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:06:17.744Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4bb7b3fb-f06b-4301-ab52-67c2fa1a8eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:06:27.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:06:37.288Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3f94a3f7-fcd5-44e9-bf80-d4c0214a99e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:06:44.960Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:06:44.961Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:06:44.961Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:06:44.961Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:06:44.962Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:06:44.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:06:44.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:06:44.967Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:06:44.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:06:46.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:06:56.837Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f1e47827-f172-45f4-a123-f5d9777156da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:07:06.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:07:16.398Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=020619a1-997e-4c15-ad5a-a2ede59d9309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:07:25.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:07:35.950Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=44d3aec0-9ffd-47f8-8326-a8d99a2771cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:07:45.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:07:55.500Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c65b4de4-cdbc-45cf-bed4-b215369c185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:08:05.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:08:15.049Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=67958bfa-cada-41d1-a2bc-c4c5bac2dd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:08:24.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:08:34.605Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ca1c38cc-669d-4451-bcd9-09c6a1a259de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:08:44.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:08:54.167Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8b50f0fe-ce18-4e9a-a264-626fec0f8af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:09:03.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:09:13.720Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4201dae0-065d-4e4b-ba25-7d5269a99f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:09:23.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:09:33.284Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=45820d5f-667f-4be2-b366-a163a60d401e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:09:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:09:52.836Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f3d48e4c-82fe-4220-8375-223cf15f248f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:10:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:10:12.384Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=dc85ff89-4bff-45c9-b73e-a268ac5bb7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:10:21.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:10:31.928Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3a19dfc5-2975-4c9f-9817-11d1477111fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:10:41.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:10:51.484Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4dd3c1ed-20f8-4673-b192-8f2d3f073cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:11:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:11:11.033Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=af72408b-2ea0-4ea5-a851-2593febe1e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:11:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:11:30.579Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=85add688-0bdc-427b-abc2-0cdefff015fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:11:40.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:11:44.768Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:11:44.769Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:11:44.769Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:11:44.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:11:44.770Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:11:44.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:11:44.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:11:44.774Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:11:44.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:11:50.136Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cf50f2e4-304d-46bb-952d-1881a9905387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:11:59.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:12:09.686Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f4bb5f75-1366-44b9-9ae1-af56c6d50b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:12:19.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:12:29.246Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9bb9baee-5782-4a20-9d07-95cc84ba9a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:12:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:12:48.795Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=aa6778ab-ab51-4247-9f75-a7dab1724626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:12:58.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:13:08.365Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5e63a74c-763b-45fc-acca-6ea111165d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:13:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:13:27.934Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=65c45cd6-752a-4d34-a3e8-369505681f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:13:37.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:13:47.502Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=750c853c-3a18-420f-9d14-8601ff4c8ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:13:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:14:07.061Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=86e54b67-2891-4334-a334-6f05e4809268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:14:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:14:26.615Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ff3f66cf-be16-4e76-8e74-9de27ee7dd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:14:36.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:14:46.165Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=dfb5933e-6047-42b7-b4fb-ef21d6b40324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:14:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:15:05.714Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=50483906-666e-43fc-b98c-b4048ebba745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:15:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:15:25.264Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=27fe6aa3-03ef-4a45-b321-b9fc476bdd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:15:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:15:44.815Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6c35bca4-a215-4488-8e5d-70e2302c7cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:15:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:16:04.356Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2c887d4f-ab8e-420d-a2fb-ec2e1d0d4967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:16:13.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:16:23.927Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3dd6bf5d-b51f-4fbb-bff1-b8d413b83d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:16:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:16:43.476Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b1e7d4c1-84ec-4044-8e4b-8e3e530b3e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:16:44.905Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:16:44.906Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:16:44.906Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:16:44.906Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:16:44.907Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:16:44.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:16:44.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:16:44.913Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:16:44.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:16:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:17:03.037Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7010cc9c-03ab-4d58-9f15-2219a5face59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:17:12.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:17:22.608Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fd5cf2b6-5aad-4ea0-a702-e2e931a28d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:17:32.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:17:42.161Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a6c8460f-39c5-407c-a5b0-7d6bda0440c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:17:51.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:18:01.718Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a10ecb74-d2e1-4678-a540-42800f5c394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:18:11.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:18:21.264Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1c93b9c7-2b53-41a6-89fc-f4f87d033de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:18:30.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:18:40.817Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5622539a-9da2-4356-863b-2a9481fc5c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:18:50.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:19:00.376Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6faaff48-b29d-4748-866b-b4aa18df285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:19:09.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:19:19.918Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c3d8be3a-85fd-4020-ba71-f21af86931d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:19:29.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:19:39.510Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4f6d1653-b8d9-455a-abdc-85ed0eab57e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:19:49.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:19:59.056Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=334913e9-1fc3-4b05-bf5c-fb357703d523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:20:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:20:18.625Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7215eb98-d0f2-43ab-a54b-7244a6005c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:20:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:20:38.171Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=54684029-6d29-490c-92e1-89f79e8a8e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:20:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:20:57.734Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=030e3533-abe8-42ed-901a-33f7d6916b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:21:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:21:17.278Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=86f7a399-7f02-40e3-847e-b0286763e7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:21:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:21:36.834Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fd2b6518-7d38-4a53-8c6c-3dfdef7752cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:21:44.830Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:21:44.831Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:21:44.831Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:21:44.831Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:21:44.832Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:21:44.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:21:44.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:21:44.836Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:21:44.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:21:46.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:21:56.393Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7da4eebe-1077-42f2-963f-3fa7e1d526eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:22:05.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:22:15.953Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7e4e2a6e-37ff-4307-bfa8-11048748cc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:22:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:22:35.506Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=95b9c306-082d-434f-997a-430d8fd4acb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:22:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:22:55.078Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=643a37f7-1b02-4b1e-85c1-256f85749ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:23:04.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:23:14.628Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4d02fe01-585d-4fdc-8339-eec308ff074c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:23:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:23:34.180Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b009c631-7709-4fa7-aad6-eae1b3c124a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:23:43.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:23:53.729Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bec40ab7-69d7-4185-b4f6-c6cf50ce668b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:24:03.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:24:13.284Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bac01220-eb55-4b14-942f-4b5013a0052b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:24:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:24:32.829Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1d3b8e0d-9225-44fd-bd7a-a8eeeb1a104c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:24:42.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:24:52.377Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ee9a827d-cdb5-4e23-8d2b-47ccb48920fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:25:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:25:11.945Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bc72f89f-b522-4202-a980-b40edce5b1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:25:21.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:25:31.491Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=177b2d8a-66fb-46ce-9816-ce7d92d4912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:25:41.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:25:51.044Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6d7831b6-1e0e-4b73-9680-0f3406da8545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:26:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:26:10.588Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2fd2b03f-88b7-4564-98bb-c68c78725cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:26:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:26:30.141Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f4b23d94-c320-47c4-86d6-dd28fba802e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:26:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:26:44.850Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:26:44.851Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:26:44.851Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:26:44.851Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:26:44.852Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:26:44.857Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:26:44.857Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:26:44.857Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:26:44.859Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:26:49.690Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=defc2521-e896-47b3-a65a-492bc12cc214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:26:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:27:09.237Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=83386990-1412-425b-82ef-3c6ed2ab03bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:27:18.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:27:28.792Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c4db6c3b-08d9-4a52-957e-4a1720fab996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:27:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:27:48.344Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2ffce980-fdde-4a51-bef2-dfea9e3d4dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:27:57.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:28:07.897Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cbd7cbf9-2875-4f02-911c-ec74e5653a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:28:17.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:28:27.464Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6ebc8cdc-ed93-4aff-ad0c-96138acf2c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:28:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:28:47.011Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a597fd23-a88c-40c8-b5cb-5f86f23fc505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:28:56.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:29:06.563Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=23080c63-b40c-4694-9af6-e330c0d1b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:29:16.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:29:26.115Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b4bef5a2-814d-4896-92bc-8dba9e08f0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:29:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:29:45.692Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=41c2a66c-96b4-4aaa-a348-7cd5dab48f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:29:55.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:30:05.244Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=59291ef6-e112-47df-a8f2-f759ae8d930a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:30:14.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:30:24.788Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=38b065c9-a9fd-4b9c-9582-5604728ef28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:30:34.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:30:44.344Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=47e21836-f1cf-46c6-a020-69ffd7546587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:30:53.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:31:03.906Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=47ddde58-b1af-422b-abd3-62417d447537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:31:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:31:23.456Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=aabec22d-cea4-48a3-b7e8-936232e87f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:31:33.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:31:43.001Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0cc651a5-306b-4d34-9ae8-191c77927e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:31:44.868Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:31:44.869Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:31:44.869Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:31:44.869Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:31:44.870Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:31:44.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:31:44.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:31:44.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:31:44.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:31:52.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:32:02.548Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5717e832-3e72-48b7-9b6c-9e678936da76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:32:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:32:22.104Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=49f5d869-f83f-46e7-94c0-d3c88d73619d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:32:31.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:32:41.666Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=291f7272-2fbc-49a3-bb7b-cd0fe130fc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:32:51.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:33:01.205Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7fc62860-1d7e-45a6-9c9c-889b8112832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:33:10.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:33:20.769Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1398df96-82f7-4d43-a132-2533187bedab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:33:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:33:40.319Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0290ece5-b60b-4f27-be12-9f390781840f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:33:49.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:33:59.870Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=574c9444-23e9-4b8a-9b16-bcbbc34f886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:34:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:34:19.423Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f78b1420-00f0-41bb-af7f-77704dbf826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:34:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:34:38.968Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6cde9bda-a1a5-49e7-9057-e146fc1e3c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:34:48.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:34:58.525Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d81eb733-b708-45ce-b2fd-d3891e9bb29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:35:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:35:18.069Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=34c724ab-2407-4c45-89da-9837496c7654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:35:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:35:37.614Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d89cfe94-5816-4019-8b16-0a9e27978e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:35:47.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:35:57.161Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bff9fc46-be2a-461b-8d84-6d4b0ae66c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:36:06.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:36:16.713Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4b38cf28-41f6-4455-aa21-1238fef491ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:36:26.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:36:36.264Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ada4173b-990b-4091-aa75-b72c97c6274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:36:44.747Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:36:44.748Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:36:44.748Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:36:44.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:36:44.748Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:36:44.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:36:44.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:36:44.751Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:36:44.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:36:45.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:36:55.817Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=69096a47-2ba3-4954-8737-d61729838823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:37:05.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:37:15.363Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fcdc9339-67b2-477f-bda8-466f843ab4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:37:24.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:37:34.912Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=38887f28-7a6a-47de-9156-bca3c5e154a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:37:44.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:37:54.465Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=58c3929c-92be-4a42-9c48-338e5ea4ccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:38:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:38:14.014Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1e64ce60-6102-42fc-85a8-b6c6c6cba56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:38:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:38:33.565Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5c07cb00-eafd-4f93-bb68-11070d9e8021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:38:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:38:53.117Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fea0d4e3-a136-435d-a260-8bb4f1474426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:39:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:39:12.671Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=394bcf9d-93cc-414a-99d9-2037f3b9a761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:39:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:39:32.218Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b1566db9-008b-424a-885e-82d08a027f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:39:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:39:51.764Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=24b54338-5df2-429a-a628-a0c7ec68f184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:40:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:40:11.323Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0b5d288b-8b0a-405b-9d9a-25a21133f536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:40:20.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:40:30.871Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2a0cdf43-917b-4462-ba2a-08de45f60771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:40:40.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:40:50.418Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=76469282-01a3-4095-822f-6da3eed64269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:40:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:41:09.965Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e04a2017-6e9c-45b3-abf7-91f2dd8223f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:41:19.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:41:29.507Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=66f3ecc3-e1c2-4365-9608-fc17b917c1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:41:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:41:44.953Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:41:44.954Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:41:44.954Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:41:44.954Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:41:44.955Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:41:44.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:41:44.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:41:44.961Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:41:44.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:41:49.063Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5f3695b9-bc77-42b8-bd6a-b8cb1970661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:41:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:42:08.614Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=577f1d4c-c346-486a-868d-4a5206736963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:42:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:42:28.168Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f0cefed8-a7dd-475c-8184-aca92acd3220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:42:37.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:42:47.714Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=81be1a4d-852a-464b-b84c-d79431a7dece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:42:57.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:43:07.264Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f08eddfe-64e5-4033-b601-5310e087131d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:43:16.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:43:26.814Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a6d48709-55d5-44a7-9462-546f749dd37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:43:36.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:43:46.376Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a49ca7a9-fb16-44d6-8ac3-9eb18fd14512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:43:55.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:44:05.926Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fc5e5ef6-29e9-40e5-8b71-16fc3c8fb1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:44:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:44:25.475Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=676a8c6f-4400-43f0-bdb0-f9cd966b1a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:44:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:44:45.020Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=940d0297-bb6b-4f3a-91fa-17307bead949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:44:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:45:04.561Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4dda97f8-ce05-4e3e-adc1-621675fcee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:45:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:45:24.110Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3391d7f9-7dc3-4ea4-8ce9-3dd56ab5de5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:45:33.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:45:43.653Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c4349be1-b13e-467b-a4cb-ef29386dde11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:45:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:46:03.233Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=507e7532-7691-491f-8bad-b04804632ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:46:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:46:22.782Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=702eb90e-6189-4ff9-84ce-8c0c0cbea135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:46:32.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:46:42.328Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a43c257e-17dc-4011-bf78-207d6c4567e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:46:44.780Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:46:44.780Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:46:44.780Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:46:44.780Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:46:44.781Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:46:44.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:46:44.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:46:44.784Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:46:44.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:46:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:47:01.881Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=09989e73-9be4-4d80-9de9-df8d0a962d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:47:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:47:21.434Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5aed4d69-c814-4138-a691-ba6f36184c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:47:30.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:47:40.984Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5425a8da-04bd-4e5c-996b-6974a76019fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:47:50.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:48:00.537Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b83d24ac-dc23-4aef-b991-4f93bbe47bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:48:10.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:48:20.094Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c45f1129-99a0-4cc7-9440-7487f48af7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:48:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:48:39.642Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6998310d-fafb-4b46-86da-4eca63e40a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:48:49.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:48:59.209Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=26f3c175-a3dc-43df-91d7-9879d2399dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:49:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:49:18.769Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d7d04d51-76f0-4297-85c2-0639d09e056e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:49:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:49:38.316Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a8349d48-13ef-4666-b7c8-db6b646a15ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:49:47.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:49:57.880Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=65152f40-f2bc-4fc3-b2ea-399e8b844419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:50:07.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:50:17.458Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=88e28479-2ed5-4daa-9c69-700b2f624318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:50:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:50:37.005Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ff900715-2837-4df4-b33e-0b58f1e2c571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:50:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:50:56.546Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5983f346-b71b-47b5-a177-adfeee6dfbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:51:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:51:16.102Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=35eaba43-f6f2-47b6-8244-0ec2d30d5b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:51:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:51:35.650Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d483e4fb-6e43-47bf-8be1-f6cd6975a1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:51:44.920Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:51:44.921Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:51:44.921Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:51:44.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:51:44.923Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:51:44.928Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:51:44.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:51:44.929Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:51:44.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:51:45.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:51:55.209Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6bf70459-9610-40dc-ba01-f50f0f37c17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:52:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:52:14.779Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a2baf7f7-1b0b-4fcd-bb9f-0fc00cd489dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:52:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:52:34.328Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1290a084-377b-43e1-b4d7-dd8a4ffcf8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:52:43.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:52:53.873Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=75290a96-f495-4a16-ba9a-20f8e60227bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:53:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:53:13.421Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a5fb864-cb6b-4446-8915-3dfc2741a184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:53:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:53:32.971Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2df83935-ce8a-458c-8581-721e92d7be73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:53:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:53:52.521Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a93e3881-fae2-4939-bd6f-a28df8e48f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:54:02.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:54:12.068Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=92c859b4-c316-47ef-9145-0c72ae2b4187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:54:21.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:54:31.624Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=377147b3-bb90-4c4b-bbee-038af33015d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:54:41.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:54:51.181Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=002d6a0a-ea18-47c2-8148-00be89730eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:55:00.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:55:10.723Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4fc2da49-634f-42a4-8c09-44b408c8b728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:55:20.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:55:30.268Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b1adb97a-8d6b-4241-a13b-ad8d38d62727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:55:39.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:55:49.811Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d1149bc0-c5f9-40ac-931b-84c2e859fdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:55:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:56:09.368Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=43e61e59-cdfe-4c32-a98b-c3af616893e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:56:18.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:56:28.924Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d71a24a8-e3d8-4d66-83a3-1d7d8f69b82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:56:38.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T01:56:44.805Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:56:44.805Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-30T01:56:44.806Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T01:56:44.806Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:56:44.806Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:56:44.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T01:56:44.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T01:56:44.810Z |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":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T01:56:44.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:56:48.467Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fa373428-6f20-4a7c-be08-c17000ecd602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:56:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:57:08.017Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1a457ade-7294-4899-9fa5-5e6a3db3f16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T01:57:17.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |