By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T22:55:10.233Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T22:55:10.248Z |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-11-02T22:55:10.249Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-02T22:55:10.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T22:55:10.698Z |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-11-02T22:55:10.829Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T22:55:10.830Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T22:55:10.830Z |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-11-02T22:55:10.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-02T22:55:10.973Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-02T22:55:11.000Z |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-11-02T22:55:12.413Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-02T22:55:12.919Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-02T22:55:12.943Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-02T22:55:12.944Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-02T22:55:13.045Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-02T22:55:13.046Z |INFO |Root WebApplicationContext: initialization completed in 2045 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-02T22:55:14.028Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-02T22:55:15.821Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-02T22:55:16.388Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-02T22:55:16.419Z |INFO |Started MainApp in 9.351 seconds (JVM running for 10.067) |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-02T22:55:16.490Z |INFO |Start scheduling PRH workflow |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:55:16.506Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2fef6d10-8202-4238-b69a-dbc790112cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:55:17.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-02T22:55:24.014Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-02T22:55:24.015Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-02T22:55:24.020Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:55:27.250Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b5c616a2-b04b-4568-831e-cf30f1585969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:55:27.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:55:37.279Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=71d9d72a-8220-4a25-90f3-93649900d2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:55:37.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:55:47.309Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=62c5d15c-f112-4c76-88ac-071e97df9194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:55:47.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:55:57.343Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5861f2b9-4604-4194-be53-737eea953827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:55:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:07.373Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5003ed79-7d80-40d3-a526-0e3c2db9e072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:17.408Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0d5d0164-ffa7-494e-a9bd-6b44717a476a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:17.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:27.430Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d5472c58-aa6f-4231-b4ad-47abc491f54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:27.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:37.455Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ffb96637-abb1-4d5f-9eff-477e58f77b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:47.490Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4d52087e-245b-4703-bab3-52c1375fee96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:57.520Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=35c08e02-3abe-4ded-ba5f-ba71134952ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:56:57.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:07.543Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=52f2d19a-c7b7-485e-9aad-e375325f1e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:17.567Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d4681d20-9caa-4fdc-8296-abbb4806218a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:27.588Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=980cb899-b4cc-4b5a-9e1c-33f3066717f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:37.612Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b1a02cbc-a85a-4336-b4c5-72a025d9a22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:37.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:47.630Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=86010708-9035-44df-a535-d96bdd40bdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:47.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:57.649Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=065ed10c-c0bd-4e66-93d5-8b025ac4804f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:57:57.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:07.663Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=63441cbf-c87b-4d88-961e-1fe4bd9ea375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:17.689Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=08906fc3-6b6a-4fa2-ada3-641a56921611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:27.706Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c3f9af89-bcd2-4e93-861b-448f0636b257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:27.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:37.727Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b8abb609-5dd7-488a-9312-61c6d5b9eff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:47.745Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dde11c27-e5c0-412b-a241-e61fecb2f96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:47.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:57.762Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f147d14e-061b-4435-955f-6881c63e0241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:58:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:07.777Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bf734252-e03a-4a00-bcb5-acd92d8b7d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:07.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:17.938Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d6e43bc6-9adb-409e-a14f-4afed5636547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:17.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:27.955Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=665ec204-0bb2-4baa-89ad-cf968a2f4680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:37.971Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d752dd59-89d3-4528-a33c-215dddc9c550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:37.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:47.989Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=42540e9f-a81c-4132-993c-cde48e2925b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:58.004Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9a55080d-34cb-4df7-bc6d-2675595caec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T22:59:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:08.018Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9e0cfa4c-4864-4406-a7bd-ac051e53d050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:08.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:00:15.072Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:00:15.072Z |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-11-02T23:00:15.073Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-02T23:00:15.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:00:15.073Z |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-11-02T23:00:15.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:00:15.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:00:15.086Z |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-11-02T23:00:15.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:18.035Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2d8eda8c-724d-4ea4-8c9b-f5f2f330ea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:18.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:28.053Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fd215beb-4956-4b93-81c3-9e8ff40530a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:28.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:38.066Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2489c694-b358-449b-9787-76f2d890db55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:38.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:48.085Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=363a16bc-09e5-4b82-808c-7fed277d0210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:58.096Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=19ba1654-cfd5-42c6-887f-068725a3a720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:00:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:08.119Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1a26a007-55e0-4604-b686-6fc0af131180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:08.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:18.140Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0cb0c06c-fcc9-4011-871d-6ddd68a2c4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:28.153Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=29cb9352-49d0-49a8-a4a4-e7ed4db4661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:28.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:38.163Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=096c9377-e30f-4d1f-96bd-7669e4a71e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:48.174Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d2ca0635-ac57-4525-a47e-b79a1b81a868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:48.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:58.186Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8ee626fe-f6ae-490e-acb2-494096470e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:01:58.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:08.212Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ed160f25-ec1c-4c49-a6e4-5aee618ca293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:18.229Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=96b58457-5316-420c-b8fc-ee6a7540f3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:18.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:28.241Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3e171b05-a927-466c-b414-931b4e02af2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:38.259Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f4c286e6-2eb1-4b3a-8eaf-d35b803b63ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:38.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:48.299Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e4bae5e1-6dd6-4445-ade0-1950023dc2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:48.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:58.325Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=45fc02e5-9051-4f63-a222-fb6114f88d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:02:58.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:08.340Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1a8c6a27-6550-4474-8ea6-d041901833e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:08.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:18.358Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=126cef54-7064-497c-a76e-9900e3bb7472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:18.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:28.385Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1037d5d3-cb81-4b1d-a555-6a9c0c35a666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:38.404Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=335b2e75-b1f7-499b-8e90-3949f010e0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:38.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:48.425Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fc117eac-927d-4595-8ac1-599c9e461b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:58.441Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=14f9bf81-a37d-4a62-9f9a-98aadd043e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:03:58.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:08.462Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ca8586d4-90ee-4a76-a339-6b9496dd5017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:18.476Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0a7ec791-1f3a-4f8d-afb1-430826014a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:28.489Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dbf071e3-4c04-4981-860d-815e68d54318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:38.501Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0bf8f209-4b0e-4557-8cb8-888d78a1139e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:38.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:48.513Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=18333819-185a-421b-9df1-4f0c53ff5d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:58.525Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=efc24b5f-157e-4cf5-9fcc-8a47278f2e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:04:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:08.542Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e96a47e9-6885-41e6-b6c7-1a60db37f1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:08.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:05:14.348Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:05:14.349Z |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-11-02T23:05:14.349Z |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-11-02T23:05:14.349Z |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-11-02T23:05:14.350Z |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-11-02T23:05:14.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:05:14.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:05:14.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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-11-02T23:05:14.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:18.669Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=081a5065-1315-4f52-b5eb-aff6d4572319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:28.691Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5954e7fc-2cc1-4266-a5b6-062a380e994e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:28.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:38.706Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=75697eff-7ce8-4eac-a94e-6b4f212c3f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:38.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:48.720Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=136797f4-749c-4628-8591-2e1264c5c961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:58.733Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4af9cf93-d217-469a-95e1-a0b4386fe3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:05:58.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:08.753Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ca20770c-a129-4992-b3ce-8190adac5283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:18.769Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1f6b6c41-2149-4921-bd14-e8bf2fd27b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:18.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:28.783Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=30e4614f-c70d-464a-87f8-507f6f532668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:28.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:38.799Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b3e08f71-958a-4b02-9fbe-fc7b7f226129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:38.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:48.811Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8c6dc764-323e-48dd-b628-0a616e3957be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:48.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:58.823Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=53061583-36c1-4cd3-8667-3d8b9c2a9f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:06:58.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:08.839Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7c2137dc-da44-4a97-baab-90d68722f9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:08.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:18.855Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a43e7fea-8c1c-4457-8fb1-1986cca52f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:28.877Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e8496b5b-46ed-41c1-85f8-00dc7856d57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:28.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:38.945Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e50fc92a-7ffe-482e-983b-7efaa9bb8269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:38.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:48.958Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=40873bcf-4d89-4c52-b8cf-4171a6ecc916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:48.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:58.973Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6650dbd8-9995-4d91-bf5f-f7b2cc720709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:07:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:08.988Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5e249956-f47f-431e-9289-d1bbc19a3fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:09.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:19.001Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5b4e4936-1f0f-4e3e-8493-a06601591c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:19.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:29.021Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f9a4c9aa-726d-489d-969b-c7f46cbdbd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:29.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:39.035Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e0e125e3-0c4b-45be-bf47-dd2cc93639f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:39.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:49.051Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b6e38519-8688-47d0-ac32-0250ad5b7251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:49.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:59.064Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a53af681-b972-4a41-bc02-ad302475c836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:08:59.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:09.078Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2ccc0b4c-d67f-449a-a5b6-e79e631a7e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:09.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:19.090Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=76e8b719-0c27-40e0-a01f-8f18da99c163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:29.103Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=841455f3-9b37-4d24-9e32-3496fac708f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:29.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:39.121Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=172dd67d-65ae-437d-a277-b6dc8a1c4a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:39.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:49.137Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bba3907e-15cc-4411-af7e-bcbb9219039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:59.151Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4d695644-1cdc-49ff-97d9-5f642be76bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:09:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:09.163Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b24b3e2e-b158-4e3f-9387-88b61fe89725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:09.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:10:14.359Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:10:14.360Z |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-11-02T23:10:14.360Z |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-11-02T23:10:14.360Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:10:14.361Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:10:14.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:10:14.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:10:14.371Z |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-11-02T23:10:14.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:19.177Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=687bc069-5e82-4644-8c1a-cc28bb81919c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:19.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:29.191Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=91e74a3e-5953-4b50-bbcc-2693c64f8b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:39.204Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=627bd25f-d0c7-4b6f-8365-48535580eb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:49.221Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1ade291a-a84a-4b98-9b67-c140f5091644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:49.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:59.239Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3cd7ef1b-6735-4c3d-8a3c-65f5c626f502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:10:59.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:09.296Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0109efac-958d-4811-a944-7a5d9aa73802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:19.309Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d060cd34-c543-4d55-aa28-dc57a16593f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:29.339Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a6b11be8-f83d-4f4c-b381-8b250bccfc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:39.358Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=385733bd-3a09-4e38-9510-e3b16e83364e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:49.372Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5bcddc34-74b3-4002-91d4-9a532e522b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:59.385Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bd574f46-da27-4719-b9e3-5493f60d1e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:11:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:09.396Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b9048f31-92fb-4a28-a2a1-8f8f2f2215fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:19.417Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a7637531-024b-4836-8e30-5d6187a1372e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:29.463Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fdc7da45-b76c-4839-adac-c71f814808c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:39.505Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f3d0edbd-b41d-4cf9-b8fb-c05b51631335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:39.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:49.525Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5e2e0b8c-09a2-4c88-a9f6-028272d0bda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:49.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:59.548Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=32e6dd7c-9d33-4673-9030-a8748cf7ca9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:12:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:09.565Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fe2ca8d1-f058-46a8-89c1-bd6b3d0262f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:19.589Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c9b92cbd-4fae-4f6c-8f5e-b80e4ab86bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:29.604Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2168870d-5ee6-421b-8197-07114d65c4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:39.622Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=80ec6962-6b0b-4d04-8c7e-8ba829c986a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:49.639Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7eddd12a-f0f6-44ce-ae46-f4a25e2925fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:59.675Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a0d18449-d6a0-49ec-9a73-a57705b26b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:13:59.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:09.693Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0200850e-dde8-4cec-8a5e-102d6439b12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:09.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:19.715Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ce0c2fef-c232-4eef-b752-9af2bc3f7b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:29.747Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cb2bd05b-f23f-44bf-a8d5-f140aa2b2d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:39.760Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a0b44318-c3a4-4fdb-b0b5-6a4191e9cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:49.776Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e24084d7-9df7-4a8f-803c-e9109450a178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:49.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:59.795Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d0a0f9ae-7737-4772-b125-e731560ad261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:14:59.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:15:09.825Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a78bb723-8ba1-40c0-a2ab-50a2792e3031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:15:10.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:15:14.373Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:15:14.373Z |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-11-02T23:15:14.373Z |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-11-02T23:15:14.374Z |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-11-02T23:15:14.375Z |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-11-02T23:15:14.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:15:14.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:15:14.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-02T23:15:14.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:15:20.069Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=17e7b4bd-b78e-4f56-ab06-0b5faa33e3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:15:20.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:15:30.083Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f7a0bc0f-9954-43b0-8c53-ca48bc0da0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:15:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:15:40.095Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=acba6931-5642-4daf-9ebb-37e5119c9c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:15:40.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:15:50.108Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d92c0580-f747-460e-9d12-7de4cbdc2dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:15:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:00.125Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a69f57bd-8fcd-4cf3-ad9c-8ca068f1b45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:10.137Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6ad1f849-a98d-4577-89f7-f0c1f6ecad73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:20.151Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=54fd909d-6e23-4963-80b3-df414391ed48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:20.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:30.164Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9c96f144-2bc9-426c-94dc-b2b4124824fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:30.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:40.179Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dbb464b2-9c1c-4863-8fec-24dda6093ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:50.193Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c042c44a-c000-4722-aac3-9718fbd7f210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:16:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:00.206Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cbb11574-1684-49e7-9164-eaeeb968fc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:10.222Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=468aab99-0685-488e-abc9-fe97bc8de168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:10.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:20.237Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=824466c6-977a-40b2-974c-73a9c3849a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:30.271Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a07d4c86-fac4-477b-b4e4-2f1bdabd4ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:30.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:40.285Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0b79f922-e0c9-48c9-8afe-e2f9db435ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:50.299Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f9bae58d-6aba-4bf2-b169-98e0dcc788ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:17:50.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:00.311Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=64d6c349-cb21-451c-9550-bd712c9e1a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:10.328Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=44cfc620-4a09-4141-96c8-a637efc37481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:20.342Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6831038b-c2e2-4930-8aba-7bbd44888395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:20.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:30.354Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9621ef92-6a3e-45dc-b04e-6181ec9baf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:30.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:40.367Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5b6c8958-8e97-41e6-8c60-8062167a05a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:40.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:50.381Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9c733ec6-173d-403d-95da-e552273eb5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:18:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:00.413Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=64ecdd69-a27f-4d08-857b-fb860e1b9c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:00.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:10.428Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=25804efd-0247-4e87-90bf-ab596eb1c79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:20.447Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=960470d7-f0f8-4c90-8097-197bd642d3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:20.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:30.464Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b5f7772c-b0d4-4b32-99fb-bafbc0be3e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:30.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:40.494Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=62b002c1-399f-441a-97af-fcc444cf73ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:50.507Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=868eb101-a724-4529-9726-0a1d3d97f109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:19:50.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:00.524Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=075ca680-4258-45a6-a4f8-5bef5a9251b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:00.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:10.537Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0bd49d78-145b-40be-80b9-2770a12d2265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:20:14.342Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:20:14.342Z |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-11-02T23:20:14.342Z |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-11-02T23:20:14.342Z |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-11-02T23:20:14.343Z |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-11-02T23:20:14.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:20:14.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:20:14.352Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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-11-02T23:20:14.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:20.557Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=07b46eec-4e76-43fb-a827-e2a0a15a3baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:20.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:30.569Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=005e9cc6-5d94-4e1a-8ef1-0cb0392a3ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:30.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:40.586Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=863967b6-8622-4687-9a34-9ab52a944f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:40.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:50.598Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3d7080db-d050-4e55-ad79-0a7749ed0543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:20:50.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:00.611Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=48b6e5fe-2eef-455c-8f9a-efb0636b8949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:10.629Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=232dbcc0-8816-4bca-ae6f-bdce90ff5b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:20.644Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cc256bc6-613d-4620-8836-8c52c83e9b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:30.659Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cb9411d9-4e62-4913-a199-45fd2ad40db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:40.675Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0b46b766-da33-4328-8eda-41dc99dd5b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:40.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:50.689Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cc5cdf3c-949c-4fb4-bc45-3b49257828be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:21:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:00.719Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=db40ccd4-9c47-4833-87fa-bd2baa9c29fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:00.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:10.732Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=649cec4b-e234-47fb-876c-d67c5792d58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:10.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:20.746Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=35129c86-60f1-4772-ba94-7f93a93a1cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:30.758Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d903dae5-37a6-4ced-aebe-823c0facf8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:30.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:40.772Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c0604d56-cba4-4b9e-8bfb-6e48216a02cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:40.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:50.785Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4226b807-2ee9-422c-b2b9-2bab0237eeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:22:50.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:00.802Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=86ace913-535d-4b98-bcbf-556c14225279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:00.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:10.815Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=572e13c5-ea1c-4652-8ad5-91a7a19f3d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:20.836Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ae8c4acc-e8ac-45bf-acce-c385d40922d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:20.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:30.855Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6027108e-e73e-402f-97b9-0009fda6a4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:40.870Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=41f5a60a-13d6-41a7-a244-6b9392449760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:40.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:50.884Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f779a6f5-355d-45f3-8bb8-579a7a61687b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:23:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:00.907Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7f5214a6-bc0d-48ee-a782-aa26af9faf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:00.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:10.920Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7c41e9b6-810a-49d5-a89c-d7e5ac1ee478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:10.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:20.938Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=73d857ee-51e6-4bd1-8ff7-59c1691dece4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:30.955Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=eedf32e9-f409-4ebe-a66e-91504c1a8123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:40.970Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=58935026-a023-4d28-9b54-93187e83135e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:50.987Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=932011bc-e87a-4ac9-8f80-0db2ce52fe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:24:51.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:01.000Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=039426bd-104b-4295-b117-9559edf870d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:11.016Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b5bffc66-4480-42aa-af21-e5f39fea4266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:11.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:25:14.343Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:25:14.343Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:25:14.343Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-02T23:25:14.343Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:25:14.344Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:25:14.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:25:14.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:25:14.352Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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-11-02T23:25:14.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:21.037Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a05e8750-cb0a-43c6-b4e2-f3212e4ba6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:21.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:31.051Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=be6758b1-fd5a-4e0c-90e2-85af381dd1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:31.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:41.069Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=923b46ca-0b13-476c-9474-0dcb24d67e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:51.083Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0977cee0-3ea8-435a-927f-de9ba111b858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:25:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:01.107Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bf3244a9-9aac-4374-83b7-ec3faf834214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:01.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:11.120Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bdb3874c-3f8b-4cfe-8766-e7b1489153c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:21.136Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=925f2c06-bccd-40aa-9b1b-cee54f1fc104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:31.150Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3c43020c-9d33-421d-a0e5-89dc22da373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:41.164Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d6f487ae-e86f-40ce-8439-aab66e3c0d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:51.179Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=60fa44a6-ab07-48eb-ae7e-92baf799b6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:26:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:01.192Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=eedb8c1c-b5cc-4eab-9621-0e64170b162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:11.205Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=56f2d3cf-ec40-49a3-8ba0-1f7c8af9202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:11.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:21.222Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ddbbe39b-2c84-47fd-b23c-2db63aadbc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:21.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:31.233Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1fdfcc47-eefd-497a-9389-efe8fe8ba2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:31.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:41.246Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6c80e4fb-50ac-48ea-b58c-231b8fec0093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:51.262Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6f4ec12f-056e-4013-abbb-32e9c1e6f0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:27:51.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:01.274Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5b774626-b3cd-4357-a2bf-21cbb1ef1620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:11.288Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=77ae5cdd-923a-4c50-b62b-0704d158bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:21.301Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=640423cf-ad26-447a-b432-ce4c93aea612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:31.313Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2ba6d85a-9931-4adb-85cc-9bed160b9466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:31.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:41.324Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5458d970-b890-4c8e-98d9-fa31ceaebb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:51.338Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fb6d49d2-94f3-4147-ac04-67910440fc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:28:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:01.358Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dc0700e0-5ffe-42f5-a0d4-ca71643f9bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:11.371Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3fdfe51c-ebe3-48f3-a256-2aef8c882a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:21.383Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b60a87ef-ffae-4f78-b003-20e472f90abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:31.411Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d7ab3189-c305-4be1-970e-7714b4f086d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:31.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:41.438Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=db6967b2-a41c-4a90-860a-eb5379c30158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:41.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:51.452Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a9a46ff9-acb7-4f36-a993-5a9daa436160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:29:51.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:01.464Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b21e6277-f360-47f7-a615-82561858e763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:01.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:11.485Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bb443651-5e41-4a7d-bf45-d8490ce014a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:30:14.353Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:30:14.353Z |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-11-02T23:30:14.353Z |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-11-02T23:30:14.353Z |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-11-02T23:30:14.354Z |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-11-02T23:30:14.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:30:14.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:30:14.361Z |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-11-02T23:30:14.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:21.508Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3b1d6bff-e7ef-45f3-9ea6-d2b5a55cb27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:31.524Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=47ec49a0-0b69-4fc1-a7a1-214c4ab64277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:41.539Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=73f2aa16-b0a2-4a8f-b797-be36d28b727d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:51.553Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7e7b1c7f-f467-4192-ab40-4fce5f60a86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:30:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:01.565Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2556d191-e0c5-4565-ba97-74893df8f341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:01.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:11.578Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=160ac526-bc13-4752-8e4a-e061fa569c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:21.611Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a5a8ea56-5700-45f3-b091-ee0979c00f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:31.623Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a416884e-c865-4e7b-b379-107749b897fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:41.636Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9ceb029b-6026-4e64-8672-f0a7286268c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:41.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:51.649Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1eb9d167-7300-442e-90e4-75c81fed2811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:31:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:01.661Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c59885ec-0206-45cb-8f55-0d064a768a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:11.678Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=10fab6b1-7ce2-4d73-b872-7c584ecdb211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:11.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:21.693Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=60b5dc21-dd6f-4905-a7ab-6e376431ecb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:21.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:31.706Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=60a73012-8f82-426a-82b0-597ac02cf329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:31.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:41.719Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3c759f95-664e-4ba7-bd07-4dcdf5fa725e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:51.735Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=02f6097c-0a3f-4c55-9ca6-b572cbebf4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:32:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:01.748Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=83135d2c-b6f9-46df-befd-5c3769057882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:01.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:11.763Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=eca46efb-48dc-4b00-a506-be66e985f4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:11.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:21.780Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5cb1fd3b-3210-4d16-9392-d1bf5a3f15b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:21.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:31.794Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2bc1f649-6834-4ec6-a3da-0c969a861f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:41.805Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fd4ae53d-8622-4656-a02e-7d04e10123f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:41.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:51.817Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bdff6de2-6993-4913-a38f-91d94fbd42fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:33:51.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:01.831Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b855992f-8afc-4bf8-826e-145bcd365b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:11.844Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dbc159f8-b0f1-4ac7-80bf-58e365966f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:21.872Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=399d7ca7-58e8-411e-b9ca-f6f90541b81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:21.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:31.884Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e40cb31b-31c4-4578-a76f-3ac8626650c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:31.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:41.895Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=acb00a06-7fc7-4cf1-a6f7-d54cfd216d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:51.909Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=920d00b7-ea70-4821-909e-f59b0e686d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:34:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:01.923Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=234387ee-0128-4738-ab52-a190a919b1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:01.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:11.937Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8d372bfc-da71-4428-b100-e4372d07fc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:35:14.268Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:35:14.269Z |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-11-02T23:35:14.269Z |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-11-02T23:35:14.269Z |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-11-02T23:35:14.270Z |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-11-02T23:35:14.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:35:14.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:35:14.275Z |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-11-02T23:35:14.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:21.949Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2a5ad406-1805-45c9-99f2-eb4ef6309313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:31.961Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3f6f1e7f-c369-4e14-8996-438140e9fcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:41.975Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f705301f-c5b6-4cdd-b9da-2ae6ffe989b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:51.990Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bd714ad9-1fec-40bf-944a-5eafdcc45d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:35:52.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:02.007Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0605dce4-9383-4899-91ca-d6285b9bde3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:02.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:12.020Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6e4f3386-d6c4-49f3-a36f-bb1ed09192a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:12.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:22.038Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=28d4f4d8-0d37-4155-a9ae-6f10329dc935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:32.052Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=76980c14-ea5c-4b4d-b2c1-ce85ecda5f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:42.065Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6fb89b9d-52a8-4e28-9c86-951a593c99fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:42.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:52.079Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5f57873f-5f1b-4e95-8eba-9ba91e229099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:36:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:02.091Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2b82f2a6-d65a-46e5-92c9-41051232c70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:02.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:12.105Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=83b58bf5-3802-4b54-bab6-3c3acff63d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:12.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:22.120Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=658aec82-32ea-417a-bec2-216d80332413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:22.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:32.133Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4530f780-1a6e-4856-a476-5d2ea56da57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:42.147Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d40cc0d0-9837-4a45-88b2-7e1e35195d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:42.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:52.160Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0b1c9a2d-6be0-4874-b464-f4aab2c5371f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:37:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:02.178Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e5a94bcf-4293-434e-9a79-369d9adfa943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:12.190Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d3b490ad-6d80-4445-81a0-ab36cd349ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:22.204Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f51bdfa0-198a-40a8-a278-df1a63acac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:22.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:32.216Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=589533c9-9a8e-4dc9-a000-5a39f9f6a941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:42.228Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d9959688-4c83-4d0b-9ecb-f80e76c1d94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:42.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:52.254Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ad54bc31-8401-42e4-9256-6b14a7983ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:38:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:02.267Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1905f608-adca-4572-bc12-b95baf80c00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:02.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:12.281Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=07a7981c-a3a7-4b0f-b24f-88fc1a23d221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:12.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:22.303Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=71aa2b2d-7901-416a-adb3-77fb510a8d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:32.315Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c8c8ec2c-5daf-4b6a-b098-7de6089e8123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:42.328Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=832ac148-fc8d-4f25-8bfa-26dc0a365bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:42.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:52.350Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e8fd7ee8-3502-4476-83c5-11f7753d4293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:39:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:02.365Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f20ebd18-cd50-434e-8a3d-7d5713f8f4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:12.383Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f64b160e-541e-40e9-be89-a3692a529b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:40:14.365Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:40:14.366Z |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-11-02T23:40:14.366Z |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-11-02T23:40:14.366Z |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-11-02T23:40:14.367Z |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-11-02T23:40:14.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:40:14.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:40:14.374Z |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-11-02T23:40:14.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:22.396Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c692c1c1-aabb-44aa-b146-36cf4d685082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:22.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:32.407Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ad1012a7-1d96-4b93-96a0-c63d5e1c5008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:42.419Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=98a2d226-c37d-46cc-b759-ac3f37482290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:52.431Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=10c6ee7c-7ba5-47cd-9577-cb6ce4e2ee8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:40:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:02.443Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=382ab4ce-f9f1-4c34-b198-bcb13941cf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:12.457Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=68dd0b13-85bc-4ace-8633-19e77ac4fb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:22.471Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3ef4dcfa-0fdf-49ea-a3a4-dec4a5275258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:22.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:32.482Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=02ca231a-a137-4ad5-a329-58a0a1c3f2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:42.495Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8f78c0d0-7329-4bb2-90b3-b636ae08ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:42.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:52.508Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=81bf0480-430b-432e-b61d-c75085535c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:41:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:02.522Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fdcc8a7f-b9ed-4611-83e5-0785f67effa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:02.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:12.537Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4586cad7-2e2f-4322-a3f1-4ac701ad2bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:12.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:22.551Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=db1657d3-7cc3-4304-a06f-e72f73e89aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:32.566Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e92ca00a-e6c4-4866-914f-6145c2445eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:32.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:42.581Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=93c9ea1c-3c63-4ba9-b99b-c73dc4031fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:42.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:52.593Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1a7b5052-dae9-4a2a-be13-0e8d3c43bfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:42:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:02.606Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=13111d1d-44b9-4322-9aa6-40c9d1115099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:12.617Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=afbeb20d-c480-4ab7-9047-7a393d58d62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:12.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:22.654Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=77cc5e45-742c-4f28-afb2-95d2d2ff6e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:22.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:32.667Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=57a7da2f-3452-4a75-992a-43fa780697aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:42.681Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=169c0afb-492d-4c78-85ca-fb9ced3f8fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:42.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:52.695Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=da6ecf1e-e44f-44aa-bf0b-e463d710dbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:43:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:02.709Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=15a1adff-9d5a-4233-928d-9ee3688c2d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:02.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:12.722Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=376d1f4f-8900-43d4-8854-511955b6a83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:22.735Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fc1e7510-e9ad-4282-a7db-1ea6f383264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:32.748Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=89c525e8-e547-4540-bc0f-5b0f9877c44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:42.761Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a98ed0a8-2a3e-43bd-9e70-6174e696a122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:52.785Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=eed88985-73e8-4ca7-949d-bf54a20a93e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:44:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:02.797Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=063bce2a-f354-4f20-8403-090fb0e82247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:12.808Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=69aa5da2-2728-4b4c-9dd0-ef2e86f7c3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:12.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:45:14.319Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:45:14.319Z |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-11-02T23:45:14.320Z |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-11-02T23:45:14.320Z |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-11-02T23:45:14.320Z |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-11-02T23:45:14.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:45:14.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:45:14.327Z |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-11-02T23:45:14.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:22.820Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f5539b0d-580a-475c-aacf-73bde8d7d361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:22.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:32.833Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d70fef5c-026b-4e50-8e1a-5425ea416a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:32.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:42.847Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2e9dbdd7-9013-4167-a243-7baaabc90afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:42.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:52.860Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9f787d76-a89e-4d1a-8f77-e3fdde1115b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:45:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:02.872Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=322024c3-0c25-465e-b065-1322b6c2cacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:12.884Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c3fa4326-2d28-4b95-997e-2b2bad310dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:22.897Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=aba3b00f-7902-435e-b262-ba3088646d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:32.909Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8173a07b-9358-46ee-a649-e1986d202adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:32.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:42.922Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c5650605-b4f6-4cd4-9ee0-157dd1432b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:52.933Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c0fd68b3-a364-40ef-ad90-c972ffe24b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:46:52.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:02.944Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cd6fcb36-b1b6-42c6-b7a9-ce57b487e6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:02.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:12.956Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=91cb2353-827e-4ee5-a25c-205d96802890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:12.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:22.969Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6562477e-462b-47d8-b49f-338c6aad3f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:22.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:32.983Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c031b8c8-dbf8-4f6d-90e9-bcac877ae893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:42.996Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=19b3699a-3fda-40e0-b8b2-61257839d04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:43.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:53.009Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8d926374-f302-4df8-9dad-d1c06a644f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:47:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:03.023Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5763086d-ea99-4e7c-8edb-f23a612b8517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:13.038Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=94278a49-99d6-4773-a954-725adc0cf23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:23.051Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cb266490-7eba-4c90-bb6c-3e87e792a5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:33.066Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=eee5eb52-fc5c-4b93-b48b-7eea11605f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:43.084Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=039ee2f4-77fb-45be-900f-2aa9d5936c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:53.113Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7fefaa08-8dd8-4d08-a23b-15a4e57ab790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:48:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:03.127Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d9a48b85-f52c-48f5-93ef-c55af9d68776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:03.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:13.142Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=520a69bc-065f-4a03-9881-affb63effdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:13.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:23.157Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fd146737-c194-4f2c-99a1-acb55ad5c006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:33.172Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f71d5f92-d920-405d-b4b6-00ee73c6dd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:43.185Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8838f243-c297-40ff-a8fa-07c845fa133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:53.199Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=30214489-d180-445c-8750-0c68317a37f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:49:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:03.238Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f0b370bf-cb3e-472d-8ed0-04b711378b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:03.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:13.252Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9d7b3a7f-057d-4f03-8aac-aad69f19cb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:13.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:50:14.348Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:50:14.348Z |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-11-02T23:50:14.348Z |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-11-02T23:50:14.348Z |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-11-02T23:50:14.349Z |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-11-02T23:50:14.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:50:14.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:50:14.357Z |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-11-02T23:50:14.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:23.266Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=de1654eb-96a1-4c23-98b1-03926f800b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:23.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:33.279Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0475cccb-2e3d-4987-843e-6cabb30fd613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:43.295Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1a0566ee-d851-43cb-afc3-72e15d83cdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:43.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:53.310Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c8b17f28-cd89-411d-8025-c868b526438d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:50:53.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:03.321Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=873496e4-a1ba-42b7-a80a-814db8248dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:13.334Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3e992183-dfb9-4e9d-9323-9890baae1ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:13.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:23.346Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d5609cee-da05-4daa-917f-f210abe2b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:23.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:33.358Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=434e4174-0e3f-43a9-a2c9-fd02c3ebbdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:43.379Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d9a2bfbc-acff-4feb-9846-4d387dffb71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:53.391Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=44333943-6761-47a2-9d49-4ba07c9408fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:51:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:03.403Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9f04bc29-d1f2-468b-a187-e370985bbeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:13.414Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f6e8b4c3-58ec-4d92-9507-525c2c99b6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:23.426Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=36ecb5e2-16fa-44b2-b4d4-f18b839efc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:33.439Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=073e1b8a-ca4c-4385-9b0b-180fc86af323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:43.451Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=547a6e88-53aa-427f-ad1f-82ead14789b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:43.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:53.463Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dd750d2a-cfd0-4dd6-819b-6c93fba6cb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:52:53.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:03.475Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1532f040-b3ef-4c3c-b549-ac43ddb2eaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:03.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:13.489Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b4168f92-b88f-4c47-9d52-8b123d68074d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:13.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:23.502Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e43817f8-fa2a-40c8-8ca7-a7dab81e8159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:33.514Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=89e06820-7d1e-49c2-9980-f9a418de6edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:43.526Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a8236c1f-8948-4841-88a2-2a165c0208a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:43.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:53.537Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ac41d64c-9b14-4667-b10c-4e47cd972737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:53:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:03.551Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c50179e5-153a-4ed1-8fe8-97874cf132c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:13.563Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=65bec9a6-1770-45a7-bb7c-a58d73a495bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:13.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:23.576Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ba41d9bf-427c-4782-a2dc-8f40c4023c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:33.588Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9aea386c-1934-4aea-88cd-0bcd8223e920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:43.602Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=38eb6d0f-8645-4a3a-b69b-4142bab53e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:43.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:53.618Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fab3f104-6214-483c-bc0c-6f01e160af53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:54:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:03.630Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d3c460b0-01c7-4ff4-8870-c0b676d2da88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:13.643Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ff93241e-d9a7-4353-8f75-6acc45cbddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-02T23:55:14.223Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-02T23:55:14.223Z |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-11-02T23:55:14.223Z |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-11-02T23:55:14.223Z |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-11-02T23:55:14.224Z |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-11-02T23:55:14.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-02T23:55:14.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-02T23:55:14.229Z |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-11-02T23:55:14.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:23.657Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=acd4ce9b-b5ae-4685-9d16-385f8232e772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:23.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:33.681Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=06bc60b0-8def-41c4-8f23-03958b46dbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:43.695Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=92e861de-f732-4cfe-b965-09ee9415c29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:53.709Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=13047ec2-0b34-40ed-a902-3d1221954347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:55:53.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:03.723Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=735c190d-cac9-4d1f-a060-4a8c62d75622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:03.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:13.738Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f39deec1-8dbe-4ca0-81ce-ad03ef5035c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:23.752Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4f6c6ff1-4665-42a7-ab02-fafc63245e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:33.764Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fc23c302-ba23-49ed-a1fc-f04a4c393bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:33.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:43.776Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6d2c6d03-f6db-4eb3-9286-fd18bcb062dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:53.789Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0311032d-e71c-4400-9782-11026f9f0cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:56:53.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:03.803Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b12e98e7-30df-4c01-8267-56cbdd5b0bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:13.817Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=17bc059a-9cf6-4974-940c-bd7b1cc88c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:23.830Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dc15423b-eebe-4fae-a586-ba8bb759dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:23.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:33.849Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e2f039cd-f88d-404a-9370-78184fe39924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:33.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:43.867Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ee16ec93-ee85-45b7-bed3-f5cfa26b8b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:53.881Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=eb13f2d8-1f52-4cc5-be83-918c187dacb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:57:53.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:03.893Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7b57e998-455a-4aeb-bfc6-d01cf60741da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:03.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:13.903Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2dc7d999-89b0-4034-abf6-b679e9b735e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:23.919Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c332773b-eaef-4453-a602-107d565e6837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:23.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:33.929Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d8f66ce9-d0ac-4954-9a2c-779cbb79dc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:33.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:43.941Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d7935b72-211d-45a4-8120-3b19e43e94b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:43.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:53.953Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d8e37544-e3e8-49d3-b627-6806b3299d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:58:53.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:03.966Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9cb04c19-0d54-4f47-885a-43bad39351a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:03.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:13.978Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3a7257ae-00c3-4d69-a850-b27a3b12c6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:23.992Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=59b8ac06-8743-4212-8f1e-8a089e7aa0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:34.004Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=05c37884-6ca7-4858-86e4-a8a434fb87a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:44.016Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cf95b171-f2d4-4645-944b-732e81f31bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:54.027Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8b3aeb74-5137-40c4-9bd8-e24bb340eeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-02T23:59:54.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:04.040Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0f1e6d04-43e6-43c2-8349-7ee7115859e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:04.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:14.066Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=565e8c8e-acdc-4f86-9ab6-17ecccd9da24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:14.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:00:14.327Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:00:14.328Z |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-11-03T00:00:14.328Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T00:00:14.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:00:14.329Z |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-11-03T00:00:14.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:00:14.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:00:14.334Z |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-11-03T00:00:14.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:24.078Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=42949ca3-648d-45bd-bcc4-0d7b6b918045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:34.089Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a3dbd836-26e7-4336-a989-fe965a1df0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:34.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:44.102Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=41ce54b5-9a41-47fa-a1f0-be469056ea7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:44.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:54.114Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=eccaf679-06f1-4bda-aee1-5e094e89f615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:00:54.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:04.129Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f6de5203-458b-4196-a906-6c94ec4500a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:14.148Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2a1fb34a-dc76-40e5-914e-7c887364649a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:14.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:24.162Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f6234ca5-a06e-4de1-8535-2baf068a86a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:34.174Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0a373d03-e2a1-41bd-9d8f-c96e197609b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:44.186Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c6d97688-2c60-4f8e-a5c0-ddbf86029dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:54.199Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=528bfc29-d31e-49fc-b520-333d674cf0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:01:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:04.210Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=df74838f-c6c7-4ccb-a791-32ce5dfd1319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:14.224Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e0e23641-b74b-49c3-a0d4-877d39aefff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:24.255Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8589ddc1-bbf2-432b-87bd-eb03198c7a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:34.267Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8bcc2fc1-0f8d-4fe1-89e7-03a75b7ae54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:34.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:44.278Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1b35cb74-7bbf-4105-9974-ef90c9557ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:44.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:54.290Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3d763f87-0e71-45a8-af5c-3d0aa0840246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:02:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:04.306Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dd6a51ea-5ef4-490a-ba3b-119afe62ad6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:04.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:14.317Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ab04b24b-cdde-4c70-bcfa-e89eaf703a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:14.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:24.329Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fd711389-c722-4829-9232-9133dfa112a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:24.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:34.342Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e86b4d3c-b1fe-4062-9b6e-d9874f771a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:34.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:44.382Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0f3ceb9b-7053-4e2d-821c-138e5ddd46aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:44.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:54.394Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c7487585-072f-40f0-9c41-e6f5037a5e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:03:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:04.406Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b37228f5-ccdb-4f61-a507-84e75717aee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:04.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:14.417Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=07537e2d-7d81-4ab6-bd62-aa838f466f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:24.429Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=456e4c52-223c-4be8-a072-382b6454b774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:34.441Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c3389d83-5741-4a37-a317-aed764c3e868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:44.453Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a8b9e965-dd18-43ed-88ec-dfdb3b24a115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:44.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:54.465Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a89da3a5-3277-45b1-a99d-b376251e0455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:04:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:04.478Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=859c314f-c024-4e00-b20e-bf700f5e30c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:04.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:05:14.310Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:05:14.311Z |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-11-03T00:05:14.311Z |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-11-03T00:05:14.311Z |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-11-03T00:05:14.312Z |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-11-03T00:05:14.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:05:14.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:05:14.317Z |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-11-03T00:05:14.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:14.490Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=112061d0-9434-4e6f-9ef2-7c3afe38fc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:24.502Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bf9ca67e-5f22-4a49-990c-3c2687054354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:24.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:34.514Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=043b0c13-3b91-4a1c-bd55-89dc333f6c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:34.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:44.528Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=301143e5-4c4f-4312-989a-90a79028fd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:44.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:54.540Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=14b7822f-c086-4577-a064-e37182e71d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:05:54.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:04.552Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2ce0d624-31c7-4739-918d-a4f5106aaba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:14.563Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=82cfdf7c-8a99-45b3-8087-6932d706258b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:24.576Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=81cc8224-34b9-4da5-8613-7ef4dc5d7de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:24.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:34.588Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2d4e3557-f184-431a-b08f-57c697fefd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:44.600Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=faf868ae-a54d-4c1d-b142-270f738e93b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:54.614Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c26ce98e-e72c-4c9e-97b3-1b193a25b832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:06:54.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:04.627Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=32f8b60d-efbd-467e-a576-8f7ce5904d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:14.641Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0249922b-1a7a-423a-9de3-b656996785ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:14.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:24.653Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5a24a270-e67a-41b6-af16-c58e533ad10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:34.666Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b3c93224-b36d-4ce9-a875-7ff2c3152118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:44.679Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1c3b6ba3-49a8-41a5-a1cf-d7db087d9bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:44.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:54.690Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=17d94f58-76dc-4897-afa5-6b3873ed1c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:07:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:04.702Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2e356615-f2b8-4695-81e2-5f42e72a38de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:04.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:14.715Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ea418637-fce4-493e-956e-20b6ce64f48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:14.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:24.730Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dc7b097f-d0d9-46a7-b325-60356048a8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:34.742Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9b51c88e-4dfd-4520-b30c-92f4e3638cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:34.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:44.752Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5ca1b374-caee-4321-80e6-a437a81264ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:54.765Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b8c9648a-2f53-4c6d-bb06-21629c381926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:08:54.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:04.777Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=43055350-27e6-40f9-9067-b3d1052aca5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:04.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:14.790Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=aae4054c-6fe5-451a-8118-2e3d1778df86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:24.801Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1c125774-68ad-4843-b54c-f3e030d84036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:24.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:34.819Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dee3befd-732d-4241-9e86-3ae9d122f2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:34.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:44.831Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=66ac7f63-a3ee-49fa-b3d6-34971ef8314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:44.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:54.843Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a0266c0f-4df3-46dc-8175-5016981d9548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:09:54.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:04.858Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=24118cb5-c4cd-44ef-a260-5d1116f6f6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:10:14.329Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:10:14.329Z |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-11-03T00:10:14.330Z |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-11-03T00:10:14.330Z |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-11-03T00:10:14.331Z |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-11-03T00:10:14.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:10:14.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:10:14.337Z |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-11-03T00:10:14.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:14.870Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ee27867a-1391-4e46-982e-1eb000a0a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:14.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:24.883Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=03f93fc5-9d80-4170-9f3f-09230fc64fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:24.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:34.895Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=00885d5f-f8a0-4eb1-98c9-75cf5b031404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:34.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:44.908Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0c5753f2-a59f-4924-9113-1f7ae98bcf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:44.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:54.920Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cdbd0bf7-5aeb-483b-9193-e09f32c6fe54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:10:54.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:04.932Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=df0e2259-7c77-40a8-ae27-5037097832a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:14.947Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4366753e-a5c7-4356-9015-47d7d1aa8a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:14.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:24.959Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bbe77fba-6509-4cfa-8e38-82d8a67d5c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:34.973Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=901b9629-cd5a-4696-a416-bf69879402ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:34.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:44.985Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0a08a085-8028-4460-8fc4-73fdd7c94e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:55.003Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5cc1098b-1e45-4525-ab61-06c9c0ef8dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:11:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:05.016Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=85806766-1e34-4929-a9fa-e767a7b1a081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:05.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:15.031Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6d0ab202-0b1c-4ab2-9ff9-e8d62332882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:15.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:25.048Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=10e622d6-1941-412d-b258-b0c36eaa3f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:35.061Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a351d4b9-b22c-4890-a9ac-baa0b2be960a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:35.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:45.072Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f40d94fd-be62-4202-8f89-8f55cc39bf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:55.083Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d0978f84-25b8-40d0-897e-81159e178293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:12:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:05.112Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=eee0b2f4-6dcc-4f29-b48a-914584f60019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:15.127Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bdc3a9a5-53bd-4c84-83c3-c30fccfbb78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:15.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:25.143Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=952004cf-2c05-46cb-a128-008490ba3ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:25.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:35.156Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a5ca0ecc-c6f2-4892-b5bf-2bc201d1988d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:35.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:45.170Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=432c9ec0-d7b0-41fe-98b6-9e22b01edc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:45.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:55.184Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=37b5282c-ae85-42c1-b363-f722cd332a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:13:55.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:05.195Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9dc6ce58-f252-4049-8f48-1bde451318e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:05.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:15.207Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b1c3bd1b-5fa2-4d27-9e41-bfc4b77ff8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:15.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:25.222Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=52332c43-c26e-4bba-a653-c35b1f6ad251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:35.235Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b9571083-dfcc-41a4-9843-c4a6470fa627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:45.247Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=91700a32-7098-4162-8204-cff8f60d9381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:45.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:55.260Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a783112a-2945-4cb8-b4af-e00e6c8e8126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:14:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:05.274Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=348276ae-b225-40da-9892-51b0f97d6bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:15:14.307Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:15:14.307Z |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-11-03T00:15:14.307Z |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-11-03T00:15:14.308Z |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-11-03T00:15:14.308Z |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-11-03T00:15:14.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:15:14.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:15:14.313Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-03T00:15:14.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:15.288Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fe6a9ea5-30dd-43e9-b4da-30b51a76253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:15.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:25.302Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5317fa76-8107-4def-b8c3-e0ed1713b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:25.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:35.331Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2e1c7e5c-0820-4992-bf54-e203e6ac0570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:45.344Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=257addf2-a2be-4493-9853-adaa8c7f3773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:55.357Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b02818e6-6338-42a6-bca2-517eebf44de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:15:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:05.369Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3666a828-2d89-4ffa-94cd-b32d55e7eb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:15.381Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2e7cf989-f645-47fb-a0a2-cf901e4ea0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:25.393Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=47f7b47e-9d10-48da-88a8-7174a8953c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:35.407Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=270edc3d-8cb2-492b-ba85-a9c14a6e18ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:35.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:45.419Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5315d30e-2abc-4473-9996-7dddc1e1ee0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:55.437Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b36e14bb-ba4a-468a-83e9-9a78c0d180ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:16:55.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:05.451Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e61ec155-352f-4631-a109-792f43f7b482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:15.465Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=20507ae5-25b4-4f71-a3d2-d01b1d9e1453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:25.478Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d4bb1ae4-2655-4bcc-a8bd-00052c856666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:25.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:35.492Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fd3932cc-d047-4cca-b8d1-5d03e758bf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:45.505Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=02d8c845-0c2d-42cb-9c85-0dc0762a3f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:55.518Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=371522a5-1753-410b-8cf7-3f9e745d6b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:17:55.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:05.531Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=704391f4-d59c-4c41-8a29-1ce1c51588c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:15.542Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=11a43d27-5cb6-423d-8e68-93480a80836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:15.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:25.553Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9bc2d930-ea26-45ed-8143-2a67344f5556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:35.564Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=24d0e828-1117-4521-b462-accea2c858f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:35.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:45.576Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dec8f031-25f9-444d-8a7a-562135d22744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:55.592Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5d8612dc-b99e-47e8-9ddf-7b1949ad8eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:18:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:05.606Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5096a65b-9737-4089-99c6-3308802e6921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:15.620Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=341cb6f7-9d45-4d35-b3eb-e3c87032f276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:15.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:25.635Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=21acbdd3-17b4-4137-97ac-e479d0fe68d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:35.648Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f9ffdbfe-c1d4-41b3-bc08-f91377c2587d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:35.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:45.662Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=31f67545-8736-4e89-99b9-cbdc707d2574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:55.676Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2630df7d-cdf4-4704-a14e-551da5a7b6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:19:55.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:05.688Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2ba83636-9d8b-4567-8b6a-4fdce44ab913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:20:14.256Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:20:14.257Z |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-11-03T00:20:14.257Z |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-11-03T00:20:14.257Z |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-11-03T00:20:14.257Z |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-11-03T00:20:14.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:20:14.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:20:14.261Z |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-11-03T00:20:14.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:15.700Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=70c21acd-4caa-4b22-b952-521139eeb124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:15.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:25.716Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c55c492a-6a9e-47ef-a991-ebf998f1c814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:25.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:35.734Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e6cc42e6-6554-4577-907f-c3e82fa44690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:35.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:45.754Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=08540a1a-c6db-4e67-8388-d2aa1f1806c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:45.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:55.769Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=daef240c-c6ac-489b-9e36-080f40fc9bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:20:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:05.782Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6a1ee0ac-43b7-4f65-bc17-95d016929bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:15.813Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cb0c14d1-1713-485b-a596-3fd7af29658d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:15.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:25.824Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=14ff801d-080f-424f-a2a3-30c627a66eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:25.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:35.838Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=47382b95-7fbe-49f3-a7e5-59c740a8fcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:45.853Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=618372a3-0937-425a-b8b7-7f62a72a2322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:45.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:55.871Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6b45f06e-1da3-4bb4-9009-b06b6768fe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:21:55.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:05.884Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2a1090f8-4dd2-49e8-b862-ad02d343b9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:05.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:15.895Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=985cf4cc-39da-41d6-9c76-305ec8521ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:25.906Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3fc1411f-d80e-4e58-aa2b-0adc5e4ea800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:35.918Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5635b57d-d194-44a3-ae49-ad461da77906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:35.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:45.930Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=60584e8e-206c-44a0-a7f0-ab1c5224da39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:55.944Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=977edcc1-fbbe-4632-af5b-501c24635652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:22:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:05.958Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=32a4cde6-f6f6-438e-86c2-8ebfe4ea3a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:15.970Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1470e1ab-2d6c-4c68-b427-27489354e3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:25.982Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=18ef7f6b-9847-4ad2-9cd8-42f6ec64ce5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:25.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:35.999Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3ead2058-903c-470d-af4f-b4c9b60ed134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:36.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:46.015Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5625728d-97da-4b0b-92f8-d3a9eac8e4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:23:56.027Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ef713548-8b6f-4fab-a65a-c6d95227dfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:24:03.218Z |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-11-03T00:24:13.214Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=77619a23-1f96-4d6e-8e99-24c6f01c263a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-03T00:24:14.478Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=D6EkyKCtKGKDjpirXKfk, 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-11-03T00:24:14.703Z |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-11-03T00:24:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:24:24.704Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=79f2362f-e189-4b03-814f-ebffde326910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:24:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:24:44.267Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8070dd17-2832-4764-9a49-dcd90f015e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:24:53.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:25:03.825Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b4b206ad-1b27-4f81-9142-ff3a321769eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:25:13.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:25:14.321Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:25:14.322Z |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-11-03T00:25:14.322Z |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-11-03T00:25:14.322Z |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-11-03T00:25:14.322Z |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-11-03T00:25:14.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:25:14.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:25:14.328Z |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-11-03T00:25:14.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:25:23.377Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=35e54342-ea87-42b8-8553-6d49406068ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:25:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:25:42.928Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=928580ec-0069-4032-b256-f1f5691ced3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:25:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:26:02.483Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=991c9fc3-5ac8-4f51-b9fc-f62ec1d44a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:26:12.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:26:22.037Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=af819d60-c01b-4005-872d-3bea3c678fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:26:31.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:26:41.578Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=af415f26-008b-4e33-b1ef-ad2231e8edc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:26:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:27:01.149Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a53067a6-3ed6-42de-a9a3-22550aacedaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:27:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:27:20.708Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2a2722ba-30d2-4dce-9fbc-a56c8f219bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:27:30.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:27:40.266Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c278790a-b1b8-4c08-9939-703e0ef95d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:27:49.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:27:59.826Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2594cbed-1754-4a94-8efa-d595cd24a01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:28:09.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:28:19.392Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=60aa9f13-1886-43fb-b5f7-fe7e3b57858f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:28:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:28:38.969Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7a033b8e-a36f-4edc-8188-4c4f663ffc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:28:39.640Z |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-11-03T00:28:49.641Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9594cbed-b800-425c-bfaf-9183df0a2b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:28:59.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:29:09.207Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b6375e85-b665-4f1a-97a6-f8aec57f7b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:29:18.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:29:28.764Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2ee043f8-b0d7-48fa-be46-0d32f2bf65ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:29:38.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:29:48.307Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c0dfb7a1-b965-45f1-afac-ebfdaf9e143c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:29:57.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:30:07.866Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4fa9c01b-0d60-49a3-830a-282649760fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:30:14.318Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:30:14.319Z |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-11-03T00:30:14.319Z |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-11-03T00:30:14.319Z |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-11-03T00:30:14.320Z |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-11-03T00:30:14.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:30:14.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:30:14.326Z |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-11-03T00:30:14.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:30:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:30:27.415Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ccc2c3dc-6e15-4184-b1e2-a378a9484ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:30:36.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:30:46.979Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=26febed1-091e-45cb-bbdf-ee891275f7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:30:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:31:06.555Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bbea3b1b-2b45-436c-ac2a-9d064eebe2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:31:16.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:31:26.141Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4aedf146-862e-415b-a5c8-a3037d593199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:31:35.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:31:45.690Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d4c69bae-c2ad-42c3-ac11-501262d7a372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-03T00:31:54.060Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=HFA3Is3a2PBBDY1UE8wU, 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-11-03T00:31:54.076Z |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-11-03T00:31:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:32:04.077Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=21fcfa43-0e25-41f2-94f0-7e6219002378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:32:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:32:23.629Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b8a55410-3697-4aed-969d-6b4acb050cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:32:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:32:43.184Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8d79dede-bf32-43b7-b39a-c4c04251f242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:32:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:33:02.732Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=edd6fc04-12c9-4015-9053-a77e39378fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:33:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:33:22.279Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ba461a9d-786d-4750-98a3-ad544c7f6da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:33:31.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:33:41.844Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=132a49ef-d233-432b-b464-105582e42d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:33:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:34:01.412Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=18ccb813-94bc-4c8b-badc-eaa02f4088f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:34:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:34:20.961Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4fe5d603-7679-4e72-8613-9fe1a3480893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:34:30.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:34:40.511Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=83bc4c1f-cc17-45ba-baa9-c0b88d3739f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:34:50.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:35:00.058Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7d79709f-54ed-4309-9a48-2707bebbcd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:35:09.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:35:14.329Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:35:14.330Z |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-11-03T00:35:14.330Z |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-11-03T00:35:14.330Z |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-11-03T00:35:14.331Z |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-11-03T00:35:14.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:35:14.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:35:14.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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-11-03T00:35:14.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:35:19.609Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bab69abe-c71e-4354-8694-1acbf631d14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:35:29.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:35:39.180Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a5b540b8-91a3-4628-b71f-ba55b16c74aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:35:48.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:35:58.741Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b1ead835-75dc-4d28-9f2b-7a13e781e2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:36:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:36:18.307Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a09393f3-ef8a-4e8d-9391-7888022a3e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:36:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:36:37.862Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=55865b32-a9ba-471f-96c0-46dcf11760d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:36:47.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:36:57.413Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e60a13f9-9b4a-439e-92a3-821006e191b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:37:06.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:37:16.958Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=02d3773f-4627-4c33-a662-bd8f8872b71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:37:26.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:37:36.510Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=00c3bf15-b3c0-44de-b065-0b4af9128c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:37:46.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:37:56.060Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8cc00b72-c8cd-411f-aec9-310f07407ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:38:05.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:38:15.599Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ba0890e5-5917-43c3-819a-ebb674390261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:38:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:38:35.152Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1a98c223-ccc2-4ca1-bd33-d3ba93a51e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:38:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:38:54.701Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6500132b-0c6f-45b6-baa1-5333aca5c5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:39:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:39:14.260Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=acb4edc6-36eb-4a80-89fb-6ebd3d1d4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:39:23.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:39:33.814Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d8f67ac5-a87b-42e5-9135-93bb428c488b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:39:43.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:39:53.369Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=65f127d2-226e-45c6-ac21-ce5319546d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:40:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:40:12.948Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2bc487d7-aedc-4b99-bef4-66e7e7823eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:40:14.236Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:40:14.237Z |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-11-03T00:40:14.237Z |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-11-03T00:40:14.237Z |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-11-03T00:40:14.237Z |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-11-03T00:40:14.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:40:14.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:40:14.242Z |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-11-03T00:40:14.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:40:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:40:32.499Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b89a71af-956a-419e-8200-2f80f3671c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:40:42.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:40:52.061Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=07353387-8383-471a-89f9-5ebb16846299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:41:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:41:11.616Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6f2bb29b-9e64-4521-b709-b68593a7e901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:41:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:41:31.228Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4d18e635-ab23-47c6-8122-53a54865e3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:41:40.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:41:50.785Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=621c08d4-09b7-4571-8d38-570b8eb8d38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:42:00.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:42:10.345Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8339fff5-f9d7-4b34-90b7-54f02a75539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:42:19.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:42:29.916Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7ad8d200-a0de-4548-8f4c-4604790a8a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:42:39.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:42:49.466Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=af349e27-7fe1-4656-8423-349fc497f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:42:59.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:43:09.012Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=06fa1398-cadb-44f1-97d5-1c94c3ba263c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:43:18.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:43:28.576Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=061ecec1-82a1-4e24-a2f6-92de73f56e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:43:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:43:48.129Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=472f6fc1-5aaf-4740-83f9-992e783df7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:43:57.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:44:07.676Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6b567d9b-a36f-48a1-bcde-f86b1eb2e135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:44:17.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:44:27.224Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d08f3101-979f-49d6-8844-30dbd9464e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:44:36.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:44:46.774Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=41753e27-0562-458c-8b44-93c46737a7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:44:56.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:45:06.341Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0c1cfe4e-f3a5-41cd-8671-3f0bd427dd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:45:14.340Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:45:14.340Z |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-11-03T00:45:14.341Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T00:45:14.341Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:45:14.342Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:45:14.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:45:14.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:45:14.347Z |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-11-03T00:45:14.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:45:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:45:25.918Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=69d88a56-7fb8-4272-b673-189e0b28772a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:45:35.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:45:45.500Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3765b8f3-f04f-42e2-99c9-51a1e7a8c36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:45:55.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:46:05.064Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4dfeda9f-0b64-4a1f-9237-b95e8544f2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:46:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:46:24.612Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ef8e611a-45d5-453c-8cd9-ca08e490589d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:46:34.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:46:44.161Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3be48bc8-c3c0-432c-93dd-930489866371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:46:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:47:03.713Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=90cebd8b-4510-4fc3-a42c-f1d9c03320ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:47:13.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:47:23.267Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c4b21b0e-2011-431a-9380-2d78c8665ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:47:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:47:42.815Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=56883dd3-5f95-4a75-8657-826219f98b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:47:52.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:48:02.361Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b8ecbad2-cf55-4240-b8b5-507865e2eb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:48:11.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:48:21.909Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fc18a003-d2f7-4d99-acf5-73448e005a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:48:31.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:48:41.459Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=48c7d833-0545-43f4-b08c-ea02ae5813f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:48:51.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:49:01.023Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7a79121b-e312-4f14-9a78-c5542da12b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:49:10.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:49:20.568Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e7e4fe40-961e-4ef9-9906-46f9c45ce6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:49:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:49:40.126Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c5fac85f-480a-4e4f-91f0-3ee3c117fe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:49:49.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:49:59.682Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=83682679-d12d-476c-806f-04e12e3962a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:50:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:50:14.321Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:50:14.322Z |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-11-03T00:50:14.322Z |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-11-03T00:50:14.322Z |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-11-03T00:50:14.323Z |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-11-03T00:50:14.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:50:14.328Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:50:14.328Z |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-11-03T00:50:14.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:50:19.235Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e4399989-619d-4bca-9973-5a57a50ef3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:50:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:50:38.787Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=43d02957-e136-49f9-bec9-7da7e7d27193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:50:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:50:58.355Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f4b3b588-8055-4f48-8623-7c047adb59a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:51:07.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:51:17.900Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8c5597b0-fa72-47e3-88fd-345cc06f1a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:51:27.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:51:37.462Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=27dd73cc-5cc1-4fbb-a229-088b32b66675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:51:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:51:57.013Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5b47fac1-9b65-4b78-acaa-798302b8edb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:52:06.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:52:16.564Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e397be4b-d1c6-47d3-93c9-f84ad6fae547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:52:26.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:52:36.134Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=011a3ed5-bfb9-41d5-887d-a7e96463a4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:52:45.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:52:55.690Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e9e9403e-9627-49c2-885a-f4ae62459841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:53:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:53:15.252Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3a6b220f-0322-4213-9e9a-7bf2d150d299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:53:24.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:53:34.805Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8f070717-990f-4d9c-8ff3-f7f590051297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:53:44.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:53:54.383Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d9ddf55c-f10d-4108-bdc9-f40486100920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:54:03.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:54:13.941Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dde921dc-e024-4629-a4d1-7d8bc35e4a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:54:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:54:33.491Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a526faf8-0033-4a69-b88f-e2825e1e3ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:54:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:54:53.041Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f29bd1f8-f609-4e17-a8d8-7fcedd6638cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:55:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:55:12.605Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ca28ba66-f881-4ccd-bbaa-e7a41eb4a1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T00:55:14.326Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T00:55:14.326Z |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-11-03T00:55:14.327Z |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-11-03T00:55:14.327Z |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-11-03T00:55:14.328Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:55:14.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T00:55:14.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T00:55:14.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":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-11-03T00:55:14.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:55:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:55:32.168Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7037a961-2592-4c86-9646-2261ab49e546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:55:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:55:51.718Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c39995ab-b7f2-4f10-be2e-0690332e7df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:56:01.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:56:11.330Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=dc1ef35f-42ab-4943-8262-8167011c671f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:56:20.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:56:30.886Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=34f7c5c1-6752-4962-b082-e224a237aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:56:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:56:50.441Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e179fa79-5ac1-4a2c-8b67-7bfec3d7233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:56:59.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:57:10.000Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d8349321-0cdc-4f45-9b56-03fbb3021682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:57:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:57:29.555Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ba7a1dd3-007e-4911-a5e1-191559bcd7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:57:39.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:57:49.114Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d443cca4-c706-4bc8-a81c-07b5b8bbf62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:57:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:58:08.669Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4517acb1-f37f-4b19-8ac6-8c7a90a8f71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:58:18.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:58:28.221Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=36a82dac-d60f-4dd4-914c-fbba6f035091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:58:37.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:58:47.772Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=233889d8-f47f-480c-9720-59ec29603d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:58:57.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:59:07.327Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c2282852-8fd4-4bf9-ab49-40400046f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:59:16.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:59:26.879Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=28a9ce42-47c9-4efd-a8df-c4bd0d71bd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:59:36.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:59:46.466Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=473b2464-3e1a-4380-a6ed-4eef4a8aac45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T00:59:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:00:06.021Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c1ea6414-12d5-4203-9c27-7ede890aba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T01:00:14.398Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T01:00:14.399Z |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-11-03T01:00:14.399Z |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-11-03T01:00:14.400Z |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-11-03T01:00:14.401Z |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-11-03T01:00:14.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:00:14.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T01:00:14.407Z |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-11-03T01:00:14.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:00:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:00:25.568Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d98e1d82-5afc-429e-8e34-af1d948126d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:00:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:00:45.135Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ebf7474e-1063-4238-a10a-443be864c801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:00:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:01:04.684Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=00cd75c0-e51a-4dec-ab8c-2f832c819597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:01:14.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:01:24.259Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=33e4d7db-4f82-446d-9bdb-688671c8d045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:01:33.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:01:43.807Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=731167c3-5b74-413d-9f1e-95577f4daa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:01:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:02:03.362Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7d4915c0-6f23-45e5-ad95-4033949fc2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:02:12.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:02:22.930Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1f4f8618-292c-4def-ba7b-a82f51ee4452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:02:32.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:02:42.515Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=556bc913-3694-4a37-8ac7-f85448215efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:02:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:03:02.072Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5bcb9267-22fc-4318-8b9e-72f0fc0cc454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:03:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:03:21.639Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bafb45a9-0e3d-4519-a995-4e327674dc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:03:31.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:03:41.201Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1995f3b1-c87e-4515-976f-c495983e6630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:03:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:04:00.749Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3b1e7bda-cef2-4b7f-b8f0-c0fa714abeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:04:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:04:20.332Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=23fb521e-c008-4a6c-bc0d-9fbc511f9886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:04:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:04:39.886Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b3d83816-98b3-4292-9f77-3a4f34cd96c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:04:49.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:04:59.462Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2eafd993-c3bc-420f-8b8a-2aa6ab49b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:05:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T01:05:14.379Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T01:05:14.379Z |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-11-03T01:05:14.379Z |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-11-03T01:05:14.379Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:05:14.380Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:05:14.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:05:14.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T01:05:14.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.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-11-03T01:05:14.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:05:19.012Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=182e0086-6fed-434f-9fbe-0512aead734e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:05:28.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:05:38.569Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=269385e7-3c67-4c73-b820-9433c9439eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:05:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:05:58.115Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=99757d47-03dd-4ba7-b8e6-a3e86acd7176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:06:07.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:06:17.661Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9cb679fa-2758-4320-92f8-63ac9e248fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:06:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:06:37.211Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ae7a7f42-ebbd-4885-ab62-350e8c5c5239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:06:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:06:56.762Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=29b13dec-c553-4e72-ba9a-2c4efce39088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:07:06.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:07:16.323Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4f7287ff-fe8a-474d-a05b-4710c9b5d0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:07:25.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:07:35.880Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=95839d89-7514-40b9-aff3-66e8736c3f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:07:45.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:07:55.426Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9884075f-ec21-4688-a462-d0e35e2e84b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:08:04.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:08:14.966Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d7e4aae6-cc05-403e-9a29-658dc3a94381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:08:24.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:08:34.514Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2a3fcd87-b55b-4183-957d-d357a5e1eb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:08:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:08:54.071Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a7a6e250-536c-4751-929d-029b5d98feeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:09:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:09:13.614Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=31680188-8bd6-4c27-850f-45f019d4fc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:09:23.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:09:33.163Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=faf2581d-d4c7-4187-8387-4418056aa1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:09:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:09:52.714Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4a508b9c-da1e-42d6-bc9f-78012ae7e5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:10:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:10:12.269Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a0a1850b-29de-44b4-b97c-4c788377249c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T01:10:14.230Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T01:10:14.230Z |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-11-03T01:10:14.230Z |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-11-03T01:10:14.230Z |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-11-03T01:10:14.231Z |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-11-03T01:10:14.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:10:14.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T01:10:14.234Z |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-11-03T01:10:14.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:10:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:10:31.818Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b8875db3-a534-4de4-ae14-153e7b14652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:10:41.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:10:51.378Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c97b6d9a-9015-4236-b709-bafc32f95b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:11:00.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:11:10.937Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1dfa3621-b414-4f4e-87f4-05a8962ae266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:11:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:11:30.478Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=300dbec3-3cd3-4c50-b6e9-bc546d6c15e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:11:40.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:11:50.039Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fcb68262-5474-41f1-b426-48cfb5097b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:11:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:12:09.601Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=82b4e88e-8d53-480c-a281-c9a9bbfeeb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:12:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:12:29.157Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e06562af-ae1a-4c1a-94c1-729669a1e1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:12:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:12:48.707Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3c5e44cd-116d-46dd-9e93-fecc4dc5473f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:12:58.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:13:08.255Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4b77a4d1-dc47-4f55-a782-1dba136fda37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:13:17.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:13:27.800Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=db466e7d-72c2-4be6-a60d-f1044b6299cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:13:37.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:13:47.353Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=bd2d68a8-e265-4c73-b836-d2fc2e1760d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:13:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:14:06.901Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6961e443-f657-4518-9ab8-d363c78cdec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:14:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:14:26.455Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=62934ac6-cdab-4184-aaf6-624926728602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:14:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:14:46.007Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c1dc68d1-6af6-44d7-91df-c857b1f90945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:14:55.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:15:05.557Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=19ff3f95-2350-4994-b5d8-5a826e895851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T01:15:14.397Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T01:15:14.398Z |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-11-03T01:15:14.398Z |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-11-03T01:15:14.399Z |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-11-03T01:15:14.400Z |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-11-03T01:15:14.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:15:14.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T01:15:14.407Z |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-11-03T01:15:14.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:15:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:15:25.113Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0e9c91a7-1786-43e1-8674-d48daab4bc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:15:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:15:44.692Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d98b0b01-e680-4727-b632-c51ead1ce1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:15:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:16:04.272Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=be28ae91-2357-4292-92fa-8aca2f70c3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:16:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:16:23.825Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7224b688-1178-492f-afa0-5f1be39591c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:16:33.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:16:43.372Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=206a3bca-91d1-48a1-8ff4-a12a9dcc7ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:16:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:17:02.931Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=11397979-b942-4b5a-afb7-35a2f6eaf858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:17:12.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:17:22.485Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ee7c8b43-3ad4-4468-bbad-4d988cb32c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:17:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:17:42.037Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5a654c04-df6f-4f5d-b469-9b49b1162488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:17:51.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:18:01.587Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a109e0b5-dbe7-446e-85d9-c1c5b003a4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:18:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:18:21.159Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5922bf1e-3c27-44a5-a6ef-0660b7e820c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:18:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:18:40.725Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b773c97f-2044-4a7b-ac96-79e26360ddd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:18:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:19:00.292Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1cfa1086-40f8-490e-a3f2-fb867f54086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:19:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:19:19.867Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d01ba597-ca19-47d9-98a1-bff036d88449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:19:29.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:19:39.422Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a5855899-6434-4e20-8638-f6f5f19f4102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:19:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:19:58.977Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4c5d2753-39c5-4f83-b40c-4fea935dfb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:20:08.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T01:20:14.388Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T01:20:14.389Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T01:20:14.389Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-03T01:20:14.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:20:14.390Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:20:14.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:20:14.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T01:20:14.395Z |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-11-03T01:20:14.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:20:18.554Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=a855eb1d-19f7-4ff7-878a-55f687569df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:20:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:20:38.105Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4dc408da-0120-4208-9445-2a345df4890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:20:47.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:20:57.662Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=32a9fa9f-76e3-46a6-b391-bbf8e5cebe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:21:07.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:21:17.214Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4be00f73-02ba-4ff1-a36b-0c137b192029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:21:26.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:21:36.773Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=02bd99da-5b32-41fb-9ebc-ac13c64c7335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:21:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:21:56.329Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e77fb820-ba1f-457a-b10e-b019ff2e0c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:22:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:22:15.880Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=33ff2c3c-d7f0-4ef2-b4d7-d1ee6471acea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:22:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:22:35.439Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=aa39badb-f209-4f04-8079-db522762c819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:22:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:22:54.991Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5bf13883-122e-4c7e-b5c0-9355dbfeceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:23:04.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:23:14.549Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2cacd54f-f094-490a-8865-c6fc76b92f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:23:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:23:34.098Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4bf10df0-977e-4977-b6cf-b48ba3651b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:23:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:23:53.657Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2590fe16-f6b5-449f-a699-a794fa2299ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:24:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:24:13.199Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c806e47c-2f4e-4551-94bb-83c99ca1b123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:24:22.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:24:32.746Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2b6724e9-0d58-4895-b760-adb05e933601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:24:42.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:24:52.296Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=864ca446-d7e4-4edd-9abf-3270d93eccd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:25:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:25:11.856Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7a890ff9-52ef-4d1d-b493-ab60e7cdc61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T01:25:14.248Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T01:25:14.249Z |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-11-03T01:25:14.249Z |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-11-03T01:25:14.249Z |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-11-03T01:25:14.250Z |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-11-03T01:25:14.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:25:14.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T01:25:14.254Z |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-11-03T01:25:14.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:25:21.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:25:31.406Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=613210b3-2ec4-4a1f-b368-f05b3ac42cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:25:40.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:25:50.952Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=01c73ac7-d408-439f-ba3b-4493dbcb77b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:26:00.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:26:10.521Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=35130db3-a2fd-4033-aa40-400b7c4162de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:26:20.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:26:30.092Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2249661a-09fd-4435-b0ab-8fbec7c0a4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:26:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:26:49.666Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=eaaa8cb5-f677-4711-b2ec-d1b898b2d145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:26:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:27:09.258Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d93a97d5-fb71-4132-be54-d90100884956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:27:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:27:28.810Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=ceb55132-e2a9-4217-98cf-7bea16bd52d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:27:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:27:48.365Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b275ee86-5339-48e6-8600-6e3a2c1ccc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:27:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:28:07.933Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=03be7e91-ba93-4678-b740-86029adce4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:28:17.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:28:27.498Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8807ad6f-c647-43d6-8e17-6e4302a2c198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:28:37.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:28:47.072Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=21105198-8f81-4f28-a015-cba6fd559411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:28:56.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:29:06.627Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5403de6c-3fb5-46a7-8a2d-e6e7c2c9ac8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:29:16.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:29:26.196Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fb025164-69cd-4a7a-a1eb-d668086c3f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:29:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:29:45.746Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=442479ed-ab7f-4ff5-bbb7-37d3937f6fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:29:55.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:30:05.306Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=0a0ec09d-c228-4812-9da5-665b76b48a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T01:30:14.336Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T01:30:14.337Z |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-11-03T01:30:14.337Z |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-11-03T01:30:14.337Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:30:14.339Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:30:14.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:30:14.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T01:30:14.344Z |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-11-03T01:30:14.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:30:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:30:24.858Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d5db4c78-09ee-4497-8c23-1cc3af094765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:30:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:30:44.411Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3e5b8b5a-5ed2-4703-9483-8b0a23ca6e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:30:53.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:31:03.959Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=e8d0e768-7bd0-489d-9a66-bbfd8cdfd983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:31:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:31:23.510Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7867be7a-5141-44a9-a988-fbec3425fa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:31:33.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:31:43.059Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=409c2687-c193-4d80-9a44-cbb14731f86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:31:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:32:02.621Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d119a9fb-f179-4cf0-af62-f61cdd542ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:32:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:32:22.167Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5b1ee339-bbe5-42be-8b2c-2f13b4642793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:32:31.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:32:41.732Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2786ed28-f990-4b9a-883f-32e4d118c7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:32:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:33:01.298Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=3a0637ab-3e16-4401-81bb-91b832119725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:33:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:33:20.860Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=9cc5b648-33dc-4039-88bf-bb37b71978b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:33:30.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:33:40.410Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=29ea78c4-46cb-41db-85b1-2c0e3973173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:33:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:33:59.960Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=35cfa112-ae15-4edc-9e61-b4d69aa897d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:34:09.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:34:19.522Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=163cadc0-363b-480b-8a80-63998b6244ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:34:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:34:39.075Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=116f9ab3-9352-43e9-9223-dadbd71b07e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:34:48.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:34:58.651Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=623eaeb7-ca5a-4213-ad34-ffab2c9fb09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:35:08.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T01:35:14.234Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T01:35:14.234Z |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-11-03T01:35:14.234Z |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-11-03T01:35:14.234Z |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-11-03T01:35:14.235Z |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-11-03T01:35:14.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:35:14.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T01:35:14.238Z |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-11-03T01:35:14.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:35:18.209Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=24e72880-47f1-41e2-ab6a-416fb5567a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:35:27.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:35:37.766Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=74ed858e-e013-4b5e-9f9a-ac1446877e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:35:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:35:57.340Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=d510e7dc-9ae1-4111-b871-1a9a6069e205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:36:06.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:36:16.893Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=131e4cf7-e46e-4163-9162-fd916ccdedfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:36:26.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:36:36.449Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1210fe82-f7f1-44aa-a4e3-b5553c245d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:36:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:36:56.000Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=978c17e3-8554-4993-8a34-d71262f78ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:37:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:37:15.545Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=cf129517-7abe-48ba-9522-aa7fe74f9055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:37:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:37:35.113Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=25d3e9b3-96b2-44b5-a9e6-5698ee67679a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:37:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:37:54.680Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=c74d361d-69c1-4f14-b64e-f43c6b7f494f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:38:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:38:14.228Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=4e3c9cd4-155f-43ce-a0cb-1a8b2cc29d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:38:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:38:33.781Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=1d40c0d0-24a6-41e9-a580-849881a9a149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:38:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:38:53.338Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=6bea25f0-8fee-44ce-8b1a-97f59db224cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:39:02.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:39:12.907Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=7cb177dd-8ea8-4c19-a52e-880dfe99b5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:39:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:39:32.463Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=fe8be586-cea5-4d6a-a0d9-2f0bc7dcd171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:39:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:39:52.013Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=122d9079-7099-49c8-b801-188cd5bd1db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:40:01.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:40:11.571Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=2c194185-6ecd-4c1d-a776-4dd89f692495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-03T01:40:14.402Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-03T01:40:14.402Z |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-11-03T01:40:14.402Z |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-11-03T01:40:14.402Z |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-11-03T01:40:14.403Z |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-11-03T01:40:14.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-03T01:40:14.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-03T01:40:14.408Z |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-11-03T01:40:14.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:40:21.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:40:31.133Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=57428e1d-b4a7-47ce-915c-1813ede9688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:40:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:40:50.683Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=b1cf2be0-f27d-4078-8359-659d8eeb9b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:41:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:41:10.246Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=73f2be1b-5c47-4cf1-a55d-724280c14eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:41:19.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:41:29.797Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=be9377cc-2604-4482-bdf0-cb06fe5d1a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:41:39.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:41:49.365Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=13befaa3-dba9-494a-8f49-9bb2769573c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:41:58.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:42:08.923Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=5a19d3f0-daa9-422a-ad7c-5ae5a4378d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:42:18.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:42:28.486Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=f956541e-5fde-4325-8a55-63112c60eafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:42:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:42:48.040Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=8f73f657-7896-4aeb-9df4-7a1aad59bf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:42:57.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:43:07.594Z |INFO |Init configs |InvocationID=b0627b5f-d128-4fa7-a8c3-247ca620fc8f, InstanceUUID=71159516-6003-4046-82a8-a8740f9143ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-03T01:43:17.150Z |INFO |PRH tasks have been c