By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:05:26.957Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:05:26.968Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:05:26.969Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:05:26.971Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:05:27.347Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:05:27.454Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:05:27.455Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:05:27.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:05:27.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-21T23:05:27.633Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-21T23:05:27.669Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-03-21T23:05:29.039Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-21T23:05:29.531Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-21T23:05:29.551Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-21T23:05:29.552Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-21T23:05:29.638Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-21T23:05:29.639Z |INFO |Root WebApplicationContext: initialization completed in 1969 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-21T23:05:30.262Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-21T23:05:33.986Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-21T23:05:34.426Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-21T23:05:34.448Z |INFO |Started MainApp in 9.983 seconds (JVM running for 10.679) |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-21T23:05:34.497Z |INFO |Start scheduling PRH workflow |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:05:34.534Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0db02ae9-51d7-450b-b3c9-67cf81c90719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:05:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-21T23:05:40.316Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-21T23:05:40.317Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-21T23:05:40.319Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:05:45.221Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=832745f9-9ff5-455d-812c-45a517460083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:05:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:05:55.258Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=51b1ec88-d1f9-4578-905c-629f10a9b4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:05:55.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:05.301Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=79a3a790-9f1b-40e9-965a-984d455c42e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:15.324Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c15033c3-6d8e-466c-805d-c607d48fba32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:15.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:25.344Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5cc96a96-0c9b-4aaa-b851-d2f9eb601056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:35.373Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6aaea2d1-7433-40ed-a243-fc524399f8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:45.398Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=791c8967-204a-4330-93e7-94148f2c2500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:45.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:55.418Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7f4d0d15-af28-4b38-a722-063f9bee3582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:06:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:05.435Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bf97d247-029b-4335-97d4-614cd05d5dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:05.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:15.456Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7117930e-e50c-40ad-861a-03203a7377e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:25.482Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1a665bcd-a3cf-41b9-9617-12f37bf2f23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:25.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:35.502Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8dd3c2e6-3005-4c2e-91b5-be9947b1f1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:45.522Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2a751825-cad0-4700-9f14-54cb0834bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:55.541Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=69d3ffa8-f73d-4a6e-9891-d978028432bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:07:55.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:05.564Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=774212bf-c70f-44ed-a440-fce1e3d4504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:15.583Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=19462318-7945-4559-9ab2-2c737ba04c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:15.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:25.602Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=64be20ef-9d11-4895-b6e4-300f8dd3ee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:25.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:35.623Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2a8fef3d-2662-4f01-ace9-cfcdef22f772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:45.642Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0443b00f-6d61-418d-b69d-25b25e216815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:45.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:55.662Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6fd01846-4ab3-49c3-b696-278d855920e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:08:55.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:05.678Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a3b540a9-4ff6-4f22-885e-813b8035971e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:05.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:15.699Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=472b1153-7c2c-4502-9265-2fa361f00914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:15.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:25.718Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e15f5328-0d7f-40db-904e-69a40df3e2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:35.741Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e5b5b14a-d2f9-424e-8921-6e28629dae89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:45.764Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=28855241-f8d6-4bb8-9002-c7ac3fc8d1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:45.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:55.782Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c9006835-3715-4cd3-8952-57871352c568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:09:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:05.804Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fc7169c0-aad3-4e1d-a80f-79adc8a6497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:15.832Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8b851e4b-6199-47c1-90f6-ea7a83f4c3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:15.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:25.853Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=76e0abee-ec79-472d-b4e3-8edb2040b6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:25.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:10:30.740Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:10:30.741Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:10:30.741Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:10:30.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:10:30.741Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:10:30.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:10:30.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:10:30.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:10:30.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:35.870Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=068bcff4-67e8-43ff-97be-e51d75beb313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:45.893Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d097aa18-26df-4bfe-adf6-bc07042b5ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:55.913Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=43d19933-b3c4-4e29-a04a-ce424d9b6a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:10:55.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:05.936Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4041e36c-7f47-4fbc-a0de-e5d95d97f5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:15.958Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=11665d1f-4a24-4dd2-9361-da26dad96dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:25.983Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f2c1f1e9-bccf-4789-afbb-f9e1618082e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:36.003Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8989b386-13d8-480a-a561-008cd4f4c8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:46.025Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=241a4419-b881-4473-868f-b7ddd0554ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:46.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:56.045Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=30897e0d-74df-43ee-a7db-ddfdb9f701cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:11:56.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:06.066Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a2c7fd07-c624-4110-8666-5b6e1e016704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:06.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:16.091Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6655eb96-6964-40dc-b708-ef67298c67af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:16.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:26.114Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f29f198e-02e5-410e-8e33-71e7acd61245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:26.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:36.135Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a29053ed-7e52-4bd2-be29-4d7b774770c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:36.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:46.157Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7164160b-947c-44d4-b114-4f1f55dae546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:56.182Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cc0bd991-2f6d-4959-9645-9c6749882512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:12:56.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:06.201Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a77b33ee-2484-413a-ad08-a02eb2cfa965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:16.222Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=552ae8ed-6b7c-4cb6-8ad3-48f8468a6bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:16.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:26.242Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bd940658-075b-4e99-b310-bcd67bea20f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:26.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:36.261Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2444c7b1-6424-4c54-b87f-d1998e076422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:46.281Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5376124d-c8d5-4eef-b922-6e91e1b95b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:46.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:56.297Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=574f1833-2385-411a-988d-25bd26b4da58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:13:56.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:06.335Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=aed07deb-a60a-4777-880f-f021401cbe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:06.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:16.354Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2cc2b829-fbaf-40b1-9ab9-06a417f34809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:26.376Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=eca24b3f-7513-4f32-81f2-03d0e967faff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:26.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:36.395Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c38b2112-f4d2-4ddf-bcbc-b39ce21ca09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:46.414Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=438e191f-a658-4c52-a58a-91c61f59aef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:46.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:56.433Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=62148afa-6900-4524-ba96-276722d67c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:14:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:06.453Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a4e9855b-967f-43ad-a7cc-3d414cebf8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:16.495Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=18461a46-34c8-432b-85d4-05128bba7ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:26.515Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e49d22d6-82e1-41f5-b9ab-e3e845b032ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:15:30.445Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:15:30.445Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:15:30.445Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:15:30.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:15:30.446Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:15:30.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:15:30.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:15:30.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:15:30.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:36.533Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9fd5373d-0eed-4055-9c8d-60522b36aed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:46.553Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=34d2d268-77e2-4c2f-a61e-8cefc5f3de17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:56.590Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=697ba5c3-88cb-466d-a416-bed8f999d08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:15:56.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:06.610Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=357dcc2d-3916-44ed-8574-5bb940a69764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:06.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:16.632Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2edc8686-feee-4f54-bff4-1444bcc06132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:26.655Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bf988591-1cbc-43db-9a0c-a4cee4ec59eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:36.680Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6b928951-a37e-49cd-b83c-83cf2694a821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:46.698Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=580ba53d-7737-48cb-be9b-836166731573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:56.721Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a7958cdb-c54a-4eca-b8d3-59378f7a62d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:16:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:06.741Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=80e07679-8b66-4024-9e1a-d52834f4df52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:06.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:16.757Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5fa36df0-3d6b-48dc-b172-adfa9aa29139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:26.775Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e8f62572-8542-4ef4-8cee-82b50cba7e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:26.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:36.794Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4a2c6ba3-9e11-4763-942e-90b6f5645fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:46.822Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ec5d084d-c88a-474b-9f3d-4884203ca1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:56.843Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=08b0f9c8-ac8f-49e5-ab31-e25c72238dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:17:56.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:06.864Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fe3c7d18-7df5-4613-909b-d59263f2497d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:16.883Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ab57ce9e-dd4b-4cec-b1e4-be35ccb964c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:26.902Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0ef2dd9a-14ff-4c5d-82fb-f5d464fe29ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:26.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:36.919Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6acb9e63-d33c-4f45-ad7f-4b5025b21865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:46.942Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4667e9cd-9211-4cdf-9a4b-ea59b1876bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:56.960Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=94173be9-9b06-42f2-8f18-a78f9b90adbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:18:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:06.986Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=76ea13da-1b70-4fd7-b508-98969d03b65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:07.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:17.027Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7edee3e2-76f0-47d5-ab37-e2f40bd55ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:17.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:27.046Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7096f4fa-8e56-42f2-b6cc-f3c2c84af251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:37.070Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0df2c2dd-7c2f-4f37-8cc1-b66718661bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:37.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:47.091Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=55ffbc77-5f0e-4d0f-bfdf-655a538133b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:47.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:57.111Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3a21022a-3d0f-4d72-aca6-2fb2fda63507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:19:57.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:07.128Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0db5d6e7-d8db-4bdd-b373-92138dfcaa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:07.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:17.147Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ec6989cc-dc3f-4fae-a09a-20213269d220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:27.167Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=12eb0ef6-6986-4260-bf95-3c9ec667d8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:27.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:20:30.468Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:20:30.468Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:20:30.468Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:20:30.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:20:30.468Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:20:30.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:20:30.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:20:30.474Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:20:30.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:37.193Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8469caf0-f66d-4d48-9018-65d254496209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:37.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:47.212Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7aa58fc3-c3d0-4fcd-99f5-6984f953230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:57.232Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e0a331a8-8634-479e-ae03-23586fe7b36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:20:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:07.250Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=20576213-1365-48c0-bd75-074486886ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:17.272Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3e81da31-524c-426b-9da7-4e169b804dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:27.291Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d65badf0-0eab-442c-be32-d55302c793a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:27.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:37.312Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5d02fafe-0634-4695-b499-0212a7732fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:37.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:47.331Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=beb92c86-51bd-4139-9b90-b66e7c42db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:47.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:57.350Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=19e0b677-a075-4457-b294-16f2c0aac448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:21:57.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:07.367Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c77eb9f1-8963-46d1-8e70-a533d6c69472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:17.399Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7eb8f092-d56f-4838-9d25-a9cd0de9741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:27.420Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2943a25a-8777-4a97-b772-a5bbe8f2c83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:37.439Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ad49c563-0550-4a11-bc51-f99f37063a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:47.455Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ee3ad689-82c6-4e32-a570-eea9fe8cc270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:47.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:57.472Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8adfebad-538e-4b2e-b636-3cb13032f232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:22:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:07.491Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ee9f65ae-dadc-4141-b13d-e7cba043222f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:17.510Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=af4ce9c1-e6dc-451a-8906-6ef3d71150b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:17.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:27.528Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7485d1c6-61a4-4c32-a08e-c348da1ea65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:37.544Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6e8d86cc-3626-47c5-9ebe-e9a8c4d32b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:37.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:47.564Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d291bdb7-59a7-4ab0-89ea-78e0d0fd3829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:57.581Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2bcc8810-74f4-47e7-b893-9bfa6f63457a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:23:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:07.598Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d03742b5-2c72-46ea-9c03-350982bb4890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:07.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:17.621Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ac7e5f38-e0f8-4c4c-a714-99ec56997089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:27.640Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=97ebf7ae-863b-4a4c-a605-8824b14f41de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:37.659Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2e856c0f-49d7-4ce9-ae0e-8d2d74e779b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:47.675Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=dffc293d-6738-466f-904f-889ede9647c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:57.695Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a14d3d3c-ec7b-44a9-9c72-28d641d6684c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:24:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:07.719Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=df22c8c0-a7dc-432b-8b3a-10e44de07ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:17.739Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7a1f9db6-6ed7-4611-9308-b2f1bb7ad5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:17.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:27.757Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=54f92b49-d82b-4b87-8600-98c64145f155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:25:30.440Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:25:30.440Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:25:30.440Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:25:30.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:25:30.440Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:25:30.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:25:30.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:25:30.446Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:25:30.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:37.795Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=aed49da1-2e71-40dc-8bf5-2106859464ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:37.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:47.814Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4fb3d598-aa4f-4bd8-bcc7-740d6afecfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:47.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:57.833Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0b53f464-8224-4613-a10b-9128fd369409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:25:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:07.851Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ae811ba4-3115-4ced-995d-69a6577f7ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:17.872Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=50502a3f-5e95-40dd-807b-6c480423e463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:27.891Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=87370b06-840f-43c3-8dd9-4ad8ba55ef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:27.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:37.909Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d795a17d-7a96-4501-8ac6-42d9d96eab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:37.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:47.930Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1d878fd5-c56e-4e41-a546-57431f7a6e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:47.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:57.952Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2a14ef00-5bf4-4031-8c05-69bf2a574281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:26:57.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:07.971Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=16ed3d51-144c-4473-80a8-113d4bde6cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:17.990Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=776ef573-c55f-4ab5-95aa-445924d745de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:28.018Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7af26853-31a3-4b44-ad0c-e880b1029d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:38.035Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=45c34d93-d4d5-4051-9ec3-7681a221ff81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:38.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:48.054Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ebd87fd2-b399-484d-9927-6ad0c3ef7016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:58.072Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=41659b89-4c0b-4ab3-8a77-550b3eb474e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:27:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:08.089Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ab2ab613-2282-4996-89f1-0720ad4f54ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:18.106Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=67aae2d7-ba2f-4ca9-8d11-a1d8e2a533d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:28.122Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=09b3a47d-65e1-4dc0-bc2a-93776703b6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:38.139Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=81b7d7b9-516d-4505-98d2-81143b2f3805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:38.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:48.157Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=068ff662-9404-4969-bbc3-b1b7de592b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:48.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:58.177Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=72eb9448-f524-4eb4-a842-e7721214997d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:28:58.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:08.195Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6627ed84-d17f-4b99-825a-807e127c6581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:18.218Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f77b2ae2-7328-4b6e-b35f-25b3671bbea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:28.235Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2e73e27d-084c-4d80-94a4-83df3bf7af33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:38.253Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d05fae7f-4403-466b-9301-75e1fdb7350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:48.274Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=16e7a500-d36a-43d0-8334-bd56b36e471d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:48.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:58.293Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0c71c0a4-306e-459d-aa2f-9e3c5a3d89a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:29:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:08.314Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c095bc29-480e-477f-a64d-6453cc8c517f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:08.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:18.337Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8fc6ed1e-6bd4-44c8-892d-3cd1ae632f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:28.355Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=db63b8ae-2798-4a6a-9c65-ca0f00227334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:28.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:30:30.410Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:30:30.410Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:30:30.410Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:30:30.410Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:30:30.410Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:30:30.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:30:30.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:30:30.415Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:30:30.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:38.372Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2089232b-a527-42d5-8aeb-15e917f887dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:38.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:48.394Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=92af2084-6d71-453f-b7da-73f631682c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:48.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:58.414Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b633400f-88ae-4cdd-8153-d0ca1b755f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:30:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:08.433Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=72337902-0312-412f-a426-968980c1a16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:08.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:18.457Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9c3dedac-1010-49bd-a369-a3166becad3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:28.478Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a8bc3641-9303-4555-809b-111bd3d1df9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:28.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:38.494Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b4e8fb06-303d-41d2-ac06-f0d97544e7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:38.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:48.513Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=33adf518-a275-458f-abf3-7054a2b77ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:58.532Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cf16402c-642e-4230-a481-a401dfede67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:31:58.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:08.550Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e04f8fe3-88f7-4625-be97-468a1a7cb5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:08.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:18.569Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ead20585-3ed3-463c-9bc7-54ce1ee1c1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:18.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:28.590Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2413b335-92dc-41ce-b1fd-04509ebc9499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:28.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:38.609Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8402ab54-a846-4ff1-bda9-6987d202dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:38.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:48.629Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2dd7fa1c-a33e-40d3-b8fd-54d5efb916db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:48.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:58.662Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3cdb5303-bd17-43ed-baf7-c4e58f65a493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:32:58.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:08.683Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=dddee6e2-4d05-4279-bb8d-0df432c4069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:18.703Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=776b893e-0374-4af5-b310-d0cd5d66a632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:28.722Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=04ff702a-2f70-49b7-8a82-1d2d1f28b91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:38.741Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=44df1ef3-1c6e-43fb-8abc-fd3cc3244bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:48.759Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3eacb482-a2f0-4289-8a25-249e19b0b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:58.779Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=82f7c232-fc13-4a47-a517-09aad0f01e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:33:58.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:08.799Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b1d0e6ea-ca6e-4d82-aef2-aa75c2ee4b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:18.817Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=592276cd-6751-4aa3-a3e2-6024e0bae2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:18.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:28.838Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3ad5699f-a00a-41c2-aa06-b4a578d04eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:38.858Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c0457bb2-9c47-4d47-84a1-fa67325468e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:38.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:48.876Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=63bacdb3-3efb-4d14-ab61-90db29a7576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:48.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:58.894Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2e167469-a096-44f2-a2b5-d277be1d371e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:34:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:08.914Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=02d3a525-9598-4b4f-83bb-1728405cafc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:08.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:18.931Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b4070fe7-41bd-40e4-a36e-e4fcd86954ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:28.955Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=674f26e6-77d8-4bd8-9f87-baa1f9dacebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:28.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:35:30.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:35:30.410Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:35:30.410Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:35:30.410Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:35:30.410Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:35:30.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:35:30.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:35:30.415Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:35:30.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:38.974Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ae2dc0e9-1528-4261-8ed9-9d951663cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:48.995Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=97d22ef3-8f92-4b79-81fb-62295a38dae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:49.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:59.012Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=626ce30e-3860-484f-80e3-ddbeb01da208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:35:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:09.031Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bfd082da-766a-4e4d-9550-70915490d827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:19.050Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9db3932d-910e-49cb-9edc-048f5404d1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:29.072Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ffa0ece3-84bf-4f77-abfa-a992b54e1a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:39.092Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c5296241-5c0d-4c4e-89d2-36ab12ac6c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:39.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:49.108Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d6fefcdc-0f47-410b-aed2-19271f391770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:49.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:59.140Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ad629cdf-c67e-4935-9005-bdcb52a2a928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:36:59.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:09.159Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c195e267-24dc-427b-a092-168d16ca41e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:09.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:19.178Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c8b21771-217c-4d11-ae71-d48dc86b88b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:29.197Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1b36c7bf-c200-4e04-81fe-d0a932172f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:29.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:39.215Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1d67f6a9-ee08-4cfe-951f-501e7f780b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:49.235Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4b6b22d5-2956-4059-b864-df71fdb907cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:59.255Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bcd828a7-4e80-4523-9668-ddecb379d516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:37:59.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:09.274Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1cfaed47-0301-4ae6-b779-a8e3f8e039cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:19.293Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8ab245fe-0b0c-4335-acb6-3a29948b0c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:19.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:29.313Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d5e70863-3a08-4e61-82d4-90bb63fe33e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:29.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:39.336Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7dfcc430-8411-4791-88e5-156579ee13cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:39.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:49.355Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3a814e99-0131-4dbf-8b8a-4b8369868424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:49.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:59.371Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b512277a-7ee3-4ab7-afa4-e6c64f9fa001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:38:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:09.393Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f000f17c-b796-42a0-b2fc-bd5ce368b979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:09.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:19.411Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1a4a24f8-748a-4e09-a68f-fceedc663fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:29.429Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=26cb075f-2de2-412e-b1be-2e199923d84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:29.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:39.445Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8550b06e-f703-45b2-99bd-37d5c2a8aaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:39.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:49.466Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0d8447f1-502e-4022-a623-364b710a0315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:59.483Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=45dffa1d-5540-4877-b570-6b7d181e55eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:39:59.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:09.502Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=888017ab-57c8-4fe3-90f4-3f9ee82696cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:09.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:19.518Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=73555a19-efe4-4e73-96fb-d7516893efc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:19.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:29.535Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2ab29529-1e59-4919-8c0e-7500e7e016a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:29.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:40:30.411Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:40:30.411Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:40:30.411Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:40:30.411Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:40:30.420Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:40:30.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:40:30.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:40:30.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:40:30.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:39.551Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5072fa0b-a033-431a-900b-263fe77a7cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:39.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:49.568Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a380841a-a16f-4c30-8b42-abcad071e8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:49.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:59.587Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=84f93d6e-03eb-40ad-821b-e1dcfb00255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:40:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:09.605Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3d29f35f-9a46-4b4e-9b6d-55e736ba2a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:09.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:19.620Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a7bfeba6-844c-412e-8538-6ebe1e379cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:19.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:29.638Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=92187789-281c-4016-87af-f378c7dee951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:29.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:39.656Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=852df521-3961-492d-95ba-b502aee4cc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:39.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:49.676Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5b049520-1ef2-4164-b063-c1b0c20ef36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:49.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:59.694Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6f55895c-815d-47f4-9c33-a24f10036956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:41:59.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:09.714Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3d682867-5964-49e7-8cde-6eeef00d63bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:19.734Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c9a32796-a4ab-441e-a913-3039fd299968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:19.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:29.753Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c2aff009-d987-4c55-9241-dc2a74e4a871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:29.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:39.773Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=aa4c67a8-0d75-48e2-8c15-f188afd8547b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:49.790Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=415d9947-086d-4bef-8323-7d42f2189baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:59.819Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2caef161-dfd8-419a-8344-722171b66928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:42:59.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:09.839Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b76785bc-4dc1-4ec8-8c81-e4f7dfd42388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:19.860Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6a3dc672-3f93-4c6b-af4e-fc07c6c3dba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:19.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:29.879Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b5c263fa-670a-4c15-ba2c-5525e908d151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:29.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:39.898Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=508aff77-a37e-46cb-bdbf-1a62529a5329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:39.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:49.915Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=aa3c60fc-2fd8-4a4b-81f2-118a46902390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:59.935Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=53a99c95-5278-41af-812c-b97e65a1fa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:43:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:44:09.954Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b1fd2726-10db-4459-81f6-cd5d97aee2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:44:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:44:19.975Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f7b7fd00-443c-43d1-a9b1-b33a0f40a4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:44:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:44:29.994Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=47accda5-c2ec-42f7-b83e-947afbfaab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:44:30.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:44:40.012Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b3c607ce-f15d-4b5d-a64c-73c52a3aa36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:44:40.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:44:50.031Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e08188a9-c785-47b9-99d2-8fd65182fed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:44:50.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:00.063Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=564adf66-609d-4084-b744-1c910d86d5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:10.079Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4fb33109-9d56-4397-8691-d18698ea2f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:10.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:20.098Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=78c0b9d2-ddf7-424a-baaf-646fb499a93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:30.119Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2f25edd0-b191-452a-8b6c-323318a07610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:30.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:45:30.431Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:45:30.432Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:45:30.432Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:45:30.432Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:45:30.432Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:45:30.437Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:45:30.437Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:45:30.437Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:45:30.438Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:40.138Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=104a74a7-ed05-493d-a0cb-9ea7127050f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:40.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:50.156Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3c415cf8-f0fc-466a-a882-55b4687089db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:45:50.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:00.175Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4fb9b605-b620-4174-9376-38b588ffa453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:10.193Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8370a647-e42e-4117-80b8-e14fe5bbac8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:20.212Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6b0838a6-5f3f-4e12-8782-3f56ee332056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:20.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:30.231Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=71a5cf31-a642-4749-ac00-7db06c3143f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:30.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:40.250Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=11cc278d-7537-41c5-9256-6f72eba104d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:40.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:50.271Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b8f6e1e1-ef1f-4be4-a5c6-3fe0ef0c55a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:46:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:00.289Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=be93d27b-4e31-444d-9f12-9b848eff110b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:00.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:10.320Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=afa1e244-4a81-4974-9d49-1148b6a622dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:20.338Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ae7ef347-8491-4104-bcc0-73c74ee7eace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:20.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:30.360Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8bec8005-8fa3-45cf-947b-d29de5dac1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:40.379Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d538aa37-73bd-4879-93a9-84fdb2d4f220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:50.399Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0a018a90-7a8b-4ad2-be9b-9b478abce46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:47:50.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:00.418Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=18e1d3e1-d7c3-4009-9cbc-31f61fe03fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:00.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:10.435Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7d2f0b58-4428-49b6-b0ad-8d0395f2a0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:20.457Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f8439439-7917-455a-8289-5e38446a6252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:30.477Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=17e49853-643e-48a1-97ef-443bd6052a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:30.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:40.496Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8c964074-5aac-46ab-b930-df5e3c7fcc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:40.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:50.516Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=58a0df83-378b-4a1a-9e38-a739599d9d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:48:50.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:00.533Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=561094eb-79bb-4ec1-bf1b-82c98ac1b5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:10.553Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fd251ef8-e51a-45a4-b84e-4cb4921b8c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:10.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:20.573Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8946b3ef-339a-428e-9f59-ff0b21cce696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:30.593Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ffd09472-5f2a-4b22-a51f-ca6414ebfb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:30.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:40.611Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c392dde8-8919-4c78-a8ac-870a957a4446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:50.631Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e2790db9-87ca-46dd-a808-9fb699ff8712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:49:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:00.649Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=57c86815-9dd5-4bca-93c0-7b10184eaaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:00.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:10.669Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=83a387bb-d0f5-4b73-890e-e4ebce479c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:10.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:20.686Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=445ba412-b32a-498b-a086-82de47b29ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:20.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:50:30.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:50:30.409Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:50:30.409Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:50:30.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:50:30.409Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:50:30.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:50:30.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:50:30.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:50:30.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:30.702Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9eb3ae5a-4fde-447a-b54a-95244f81e3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:30.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:40.723Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c560454d-b002-4201-b522-9a59d72241e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:40.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:50.746Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9f06b7ef-92d8-4915-a724-802f9c939f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:50:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:00.765Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b10dbc67-8099-455a-b705-7b327fc5fad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:00.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:10.794Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2594b563-c93e-43e3-8df5-c816ab3b0af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:20.814Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=db28bf69-254e-4ff5-bfe6-00fecf5dde66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:30.834Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=667edfe5-588e-47fe-8410-98443b4839eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:40.854Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7f066058-947d-4171-9d34-bd55855e7011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:50.872Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c6da2be9-2c0e-4549-ab5d-a5903c40c85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:51:50.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:00.891Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=25054b18-ca8f-48c3-a2d4-90e125ff66d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:00.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:10.910Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7a80879a-52f2-4cd0-b789-8c9dc4ecfaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:10.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:20.928Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=331ee510-5872-4847-94f1-c110de712fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:20.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:30.945Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3649788d-3bf2-4fe5-868e-5e66b6118258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:30.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:40.963Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=858ce4a2-43c2-422c-b931-477e82a6478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:50.981Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=37c62127-9117-491b-9635-6cd1b067b392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:52:50.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:01.000Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=67a767d6-da51-4a2f-b522-3fb5b3b07a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:01.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:11.019Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=da7d3002-b6e8-436d-96b9-a6828e56e077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:21.039Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=133e45ab-fdce-465e-94cb-b8036e9b9b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:31.061Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e5197dc5-bc02-4183-b868-9700f0b90e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:31.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:41.080Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5d8261eb-28b0-4d1b-8f67-876a622431cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:51.099Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4bb5edc6-88bc-4893-b4a1-84ab002ef213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:53:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:01.116Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3f6cc44e-5310-4a0e-8a84-cba59769c7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:01.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:11.133Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2947eca0-e811-4dde-9ca4-0f5cb61d0923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:11.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:21.152Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d2534474-13ae-4212-ae05-ba84d352bb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:21.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:31.172Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4cb8ec92-2e3f-4831-b9df-996a9533109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:31.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:41.190Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e09c6c19-8901-47ae-97a8-80dd381f461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:51.209Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b056d32b-d91d-44fa-9c4e-e1f6579c697b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:54:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:01.225Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7dd63b3c-1b69-4f86-afc5-9c41238ebb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:01.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:11.261Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cf6d6b76-13bc-4ca4-a27a-16e026fa96dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:21.278Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=aa01fbb3-d2d5-4611-9879-025131761c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:21.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-21T23:55:30.428Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:55:30.429Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-21T23:55:30.429Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-21T23:55:30.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:55:30.429Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:55:30.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-21T23:55:30.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-21T23:55:30.433Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-21T23:55:30.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:31.298Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4ab6af77-f76b-463c-82ed-8d5129f1a9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:31.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:41.319Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d7de7d82-3390-4110-a43f-5d5b1b56d023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:51.337Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f125ddc0-cafd-4f1a-b13f-0296106cbe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:55:51.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:01.356Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=868df651-3afe-48cf-b0b1-421ea87315bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:11.375Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=021cd87e-74b7-4349-82af-3bce98c87995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:11.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:21.394Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b349811a-0750-400a-8db2-1b0a4fd0ad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:21.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:31.413Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0a874f82-d8a0-4539-8be8-24d94f7c9b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:31.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:41.431Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b47e3d53-adda-4c77-97bb-150328597df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:41.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:51.451Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=47b1ab8e-1220-47ef-ab71-0155b6de09c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:56:51.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:01.471Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1cb60f0c-1937-4529-98eb-f744dd50921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:11.489Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=faaae4f3-7bc0-4d33-9f47-187243550831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:11.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:21.506Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9b6f7749-8877-400c-a217-0afd54df71df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:31.523Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8a3d75a8-44ed-4f10-8485-c1c2fb96cf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:31.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:41.540Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2ea7188b-5794-422d-9764-8661328c1583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:51.556Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=afda11aa-1eb0-4038-ba32-d230c6074cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:57:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:01.574Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3e98dd88-59b8-439c-bd69-ed27b6b7d921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:11.592Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7b91b648-39b7-4b7d-9e8d-e804eeec604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:21.611Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=94e1821a-a1d2-4ebc-a6b8-69e6e035d8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:31.630Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2cb7a7ce-5410-47aa-8281-78e08f7daf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:41.648Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6cd5a36e-ce79-42e1-a74b-f948e52536c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:41.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:51.669Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6bd644d9-6a8a-468b-a4cb-b0a2e6197bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:58:51.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:01.689Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8984965e-b66c-464a-b1df-b2b274cce602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:01.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:11.709Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b1852730-1296-4b18-8265-9c66641cf2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:11.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:21.728Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bd72fd43-5999-4ad7-a692-fa7d3b409ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:31.760Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=925e803e-bff1-43f0-a4b6-37befc06c6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:31.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:41.778Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4a59a74d-1b64-43ea-8677-7607e25d6df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:51.798Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cf4ae812-2879-4de3-9e09-4e7b91df440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-21T23:59:51.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:01.817Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2b1fe20c-41bb-4f0d-90d6-df0a7b94bc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:01.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:11.852Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=689bb39b-14a7-46e0-b519-5324d623957b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:21.871Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1fcd114d-cab9-4369-a5be-9303043fbe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:00:30.448Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:00:30.448Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:00:30.448Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T00:00:30.448Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:00:30.449Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:00:30.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:00:30.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:00:30.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:00:30.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:31.891Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ac64bb42-c515-4fda-b2e4-7c36155dde73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:31.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:41.912Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=25f918c8-f174-4169-8f39-9922af8b925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:41.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:51.930Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9834c3dd-f9c8-4403-af21-02e69f0dc836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:00:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:01.949Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d77edcde-74cb-4b06-a31a-2bc028a73ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:01.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:11.969Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7c55b4dd-ff7c-489d-8d5e-59298a8fc94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:11.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:21.986Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=23440f7b-4569-40cc-8ded-8b3e39ff0a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:22.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:32.005Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d2405a27-7e0d-49ed-8e95-229b961dddd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:42.024Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=54adacf0-604b-4759-a82d-70740aa1873a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:42.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:52.043Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f9338105-f42c-456d-825f-85265a91eedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:01:52.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:02.063Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=075a994d-efb2-4562-af69-352903871aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:12.082Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=10437a31-f4b3-482b-b5b0-eaf1b51dc7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:22.097Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ff180b0a-b6b5-478b-990d-a6bc52555169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:32.117Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8337eed4-de73-4ce6-8b5f-17bdcbb0de87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:32.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:42.138Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2f85bcab-b83f-4c06-af4d-70de13bb0411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:52.154Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=adb1632d-ca9a-4159-8eff-34f53bd6d863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:02:52.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:02.175Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c81ba720-23b7-49dd-8f45-0f8620c1b854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:02.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:12.193Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=20369742-22c2-4a9d-a666-72ccf0a2d08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:22.213Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=22561a39-cebe-44b2-b7de-da59cf916b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:22.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:32.233Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=93d5c52e-a5ef-43e5-a986-18999f71d0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:32.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:42.250Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=34f9d99f-006b-422b-b183-8030a87c954a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:42.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:52.270Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2927e343-c75c-418f-886f-a9c318bb60c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:03:52.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:02.287Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e2c4de5f-f610-4afb-ba42-fa896cbbf6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:12.307Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f1ecd494-1025-4a51-bc29-f0bbb6cad9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:22.323Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=829df6e2-22cc-4565-b3bb-955569b2688f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:22.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:32.343Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=397d8f8a-899d-4a38-b292-4ead08be69f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:42.364Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e7a0225d-b123-4f03-8d0a-b63d79f569cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:52.384Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d1606250-9002-4eef-b3c1-69ed3ba84a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:04:52.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:02.403Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=16028428-f900-475c-b329-9692a5117a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:12.420Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fe83ec47-13f0-4574-aae3-fe7e74977d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:22.441Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=963e5125-e036-4932-a0cd-20281bb52f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:05:30.401Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:05:30.401Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:05:30.401Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T00:05:30.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 |2023-03-22T00:05:30.402Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:05:30.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:05:30.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:05:30.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:05:30.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:32.458Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5470122c-c822-4606-9251-1ad20c056d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:32.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:42.478Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=79173396-4367-4290-93f3-62f61cec31b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:42.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:52.498Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bfaa2320-c582-428f-81eb-0652b1a45f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:05:52.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:02.519Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3db06cad-fdda-485d-a8f0-a2cb3dd7c476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:12.540Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=dd9ba0c2-faa6-466f-be63-609b4b6cbbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:12.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:22.561Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5b4c2836-2e09-4092-86ad-f66cd0f249aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:22.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:32.581Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b9bf8f78-ef36-4f16-9be5-e010dbe6d029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:32.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:42.601Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=261701d2-ddd4-4538-95d4-801356763182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:52.620Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a3144f09-7a4e-4f21-9dcc-2ea45a309b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:06:52.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:02.640Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=22dbe3d7-5ab1-4b04-8e2e-02c7e7338031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:12.661Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e6c06afb-dd28-4946-9f78-6d72c3a94450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:22.681Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=be55579e-b558-431c-b9b0-37d974fd6cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:32.700Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b27287b8-146b-4ee1-a584-8a0988b0bd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:42.720Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=04054a53-ec48-4597-87ea-07bb6f3756ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:52.739Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bc71d4cf-ec81-49ae-87af-d796fbebf875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:07:52.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:02.758Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6c394b7d-d84a-4222-8d80-568d571c96af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:02.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:12.777Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fae7c3e0-a9e8-41cf-b47e-2824b57534c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:12.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:22.796Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6b23422b-9c2e-4d38-8258-74eec76d7e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:32.816Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3090dbd7-266b-4995-b488-a54a08b932b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:32.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:42.849Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0ac67682-ccc7-4e75-bac2-9324493fc642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:52.868Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=66fd97ef-adc4-4baf-9f68-9ce98c77ebfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:08:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:02.889Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5af2bb90-3b4d-4d52-9d6a-608e60aec340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:02.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:12.906Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0620853e-a22c-4777-8181-90a473c6105e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:22.925Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3446a5d2-f839-48aa-a685-c3c53b8a3e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:22.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:32.944Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7ffbec2d-1e52-4af4-aded-e8cb0ba313f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:32.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:42.974Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4ddb45bb-1e90-46db-b5d6-475d8e8e857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:52.991Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ce6a18af-68ba-4116-b186-5edb940cb9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:09:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:03.009Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e22c368d-9c33-42f1-96d3-ec6f7e3c2bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:03.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:13.027Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=641fd37a-2a98-4d27-9364-36889ad47db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:13.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:23.046Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=94670520-27f4-4ca5-8a78-24ed8c7da986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:10:30.465Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:10:30.466Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:10:30.466Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T00:10:30.466Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:10:30.466Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:10:30.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:10:30.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:10:30.471Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:10:30.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:33.074Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=21ff6a5e-a241-4a69-9d7e-8a5168f263f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:43.091Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=34743743-7fdf-493e-9f88-e78b9c15f55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:53.110Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4a5bdec9-f087-41cd-bdab-c3152c47ac4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:10:53.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:03.129Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c48378e0-3d2f-4f72-b13c-584145f4fda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:03.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:13.148Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1abe0287-fee1-4eb4-aaa5-c18fc551ab26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:23.166Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=10e15a15-3a89-4abd-8fc8-f5f921aa51aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:33.183Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d763df36-8b0f-4874-88e8-d2b935831c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:33.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:43.202Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=45b7208d-5b0c-4ae9-b79a-d9434524d1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:53.220Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=02143e1d-5904-40b7-9773-343c240ee21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:11:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:03.240Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=14504b09-44e2-4dc8-823b-f2e4bec6e46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:13.259Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ae827167-43e9-452a-9d02-fd21a7ba1c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:13.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:23.277Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5139d6b3-3a71-4e63-9af3-1d030cb0f7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:33.296Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6a8f862b-e097-4b4a-9d6e-ccac69989add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:43.315Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6022471c-1070-4de6-8079-509b59e5eb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:43.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:53.332Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c465f489-05fb-43fd-834a-c8dd07f428bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:12:53.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:03.350Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=da71199b-5474-4bc5-90fb-306b47bb6d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:13.370Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4ca22962-3b49-45e2-bfd8-43b1ebb64779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:23.388Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e532c435-2610-44a3-b3aa-d30e282f3484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:23.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:33.407Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=191b48dd-cf0f-43f4-8bd2-e85e572beb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:43.426Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fe7c233d-0376-4b36-a9e7-7055ddfbf90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:53.444Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f54b82b8-b3a3-4151-9601-a60126060142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:13:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:03.465Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e648e312-a72c-4b17-8201-058f6920be0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:13.485Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4064dd00-3347-4fad-9f0b-b66593ed8e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:23.503Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=76f57911-b0ee-475e-b373-317ed3dcc25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:23.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:33.519Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d986a075-38ed-4325-b5df-8e69c35bcaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:33.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:43.537Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=78769f68-5fa1-4ae4-b56a-5630c340c0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:43.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:53.558Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=365c1b6f-e770-4f74-bd27-f1be307b4205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:14:53.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:03.577Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fd4a95b4-773a-4462-94e9-d4fec40952b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:13.593Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9f0f17fd-1213-43ec-ae41-026f23f13aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:23.611Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f3fbde69-eabd-4cc5-be73-72a1fcc88b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:23.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:15:30.410Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:15:30.410Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:15:30.410Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T00:15:30.410Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:15:30.410Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:15:30.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:15:30.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:15:30.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:15:30.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:33.630Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4ff4d9ed-a2e7-4b45-b37a-0d933e2a6182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:33.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:43.648Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=622a2772-bd79-4fa2-ae1d-e5964dfb1cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:43.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:53.665Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9d3ce0e5-2132-4c43-a3be-59e133b0d4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:15:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:03.684Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a6c96b03-b8db-4ddc-9a66-b985c2ae0994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:13.701Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9e3fe7d4-3bb1-4baa-acaa-486131184beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:13.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:23.716Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cac20f53-a9ef-43e0-985b-75d1c9423ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:33.736Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8dba0f73-e855-4e3f-9a06-9534dcd2b6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:43.756Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=81615bfb-a446-417b-921e-cc0fc4c31005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:53.775Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d14ceb96-68ea-4f5e-ab27-91586ae64df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:16:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:03.795Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5c234ba5-1e47-4e91-a901-0f582ea95faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:13.814Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b85e7423-5002-4260-b22f-5abc703486bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:23.835Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f8aee37a-f71b-43d8-9b66-3b1b0047dc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:33.854Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f807b125-4bd6-4dc2-8f6c-6d8856390f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:43.871Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4ff5f2a0-2127-45c5-b6d6-9b4526cc2eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:53.889Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b56d1407-76eb-46ae-8db0-c6d0201b9ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:17:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:03.906Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ce242764-de94-4b3c-ad6c-8d387ec61d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:13.925Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=04b0febf-30da-4872-96f4-30f79f2283fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:23.944Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c1a7c1c7-424f-48a6-aab2-aaa98194d2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:23.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:33.974Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=732aa654-cc58-4c60-b8d3-b6864305d89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:33.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:43.992Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3248c8e1-c3e2-4499-a254-c1f3fd7be38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:54.011Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=498cc44a-0478-421e-a825-f7256e41ac55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:18:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:04.031Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6e980dc9-3b7b-41fd-a053-c410c61332ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:14.049Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fd89f2a3-1295-4bf3-9467-01bcbd1e272f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:24.066Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ca1e37f8-9a33-43ad-8734-0563b4d2a171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:24.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:34.082Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1cfa4bb7-8f47-4b37-9aae-65190a852627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:44.098Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5e5bff42-71f9-44ed-957a-baec8b27198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:54.114Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=00b0085f-0414-462c-80ef-34be37f952d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:19:54.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:04.129Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=48877a02-3654-4e50-b41e-c857dac45cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:14.147Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9867f98d-95c3-4d4f-8f5d-c05ac9075262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:14.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:24.165Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d170561c-0dce-4fd4-a0b1-9c9e952f2d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:20:30.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:20:30.409Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:20:30.409Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T00:20:30.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:20:30.410Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:20:30.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:20:30.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:20:30.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:20:30.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:34.184Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2ea06692-cae6-4c9a-9c2a-28f10a0ac174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:34.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:44.201Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ff24ced5-d18a-46fb-a535-6d7a56f7fbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:54.217Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f932f1b9-008d-4c49-83cb-87a3a103964c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:20:54.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:04.233Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=262da9a3-4a1b-40d7-84b6-e80bab444871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:04.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:14.251Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=28eb4b0d-0c08-462a-a527-a90b81e6b167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:24.270Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3675c751-5cff-4b50-b26f-4a4232be408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:34.289Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=58fd63f3-f608-4209-8a0c-48150b15678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:44.306Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ead5d180-3687-42e6-89ae-08fecd5f4dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:54.325Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bbde28cb-5c6b-4ea4-9e42-f60958f4a5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:21:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:04.342Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=54382d3e-61f4-4e19-b950-b77ac2dab384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:04.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:14.360Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=79c48ec5-4fe3-4a71-8181-0a6df78c28f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:24.377Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=37621b6f-9189-4cc3-811b-9952b4e7601b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:34.399Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6ba4366a-0e76-4ffe-a479-fc3a2f0d1004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:44.417Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a0a47ea5-19bb-4b13-a2d9-b25e3195eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:54.433Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9adfde0b-577e-485f-bc9e-404ff07f3f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:22:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:04.450Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e321236f-72cb-46f4-afc3-a13269a5d32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:04.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:14.467Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b63abadf-30ee-4c1b-8bd6-db5d12e66e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:14.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:24.486Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e924475b-17be-4db1-9b3c-4e4e91f30326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:34.504Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9f1a50c8-118f-40cc-82f7-320533aff85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:44.522Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=46b330b3-92cb-4250-8096-2f0414d799ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:54.542Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d2fb4335-6268-42bc-9f44-7baae830052e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:23:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:04.559Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6636e582-78fa-4a7d-840a-4758125ba916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:14.580Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2fc5f934-68cd-4b00-ab4e-51733a9010de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:24.598Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b7f4b510-fd00-44bf-bafc-23cb3e9e1485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:24.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:34.618Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=93a554e8-f033-46cb-a1fb-fa690eb6fc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:34.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:44.635Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e0f28bb5-0a35-4be4-ad60-42f6b4a5cdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:44.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:54.651Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b04602db-b8a0-402a-87c2-6ba57ca0b402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:24:54.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:04.669Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=369cd914-7ede-4614-bde8-d7b118066b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:14.689Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=63902999-8049-4c93-8c7f-8ef209a488b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:24.707Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cf7c393b-edd7-458f-99a8-b9d59f7ea7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:24.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:25:30.430Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:25:30.430Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:25:30.430Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T00:25:30.431Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:25:30.431Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:25:30.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:25:30.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:25:30.434Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:25:30.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:34.725Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5b42656d-def3-4fee-aff7-e691d12a6a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:34.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:44.743Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3b8e9ec9-45f3-41f9-9ee5-d0b0325c29a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:54.761Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4fe7b2db-43f2-4b55-9c3c-65aae99ab489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:25:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:04.781Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c0ccf6ae-df37-4d2b-ab10-1d3f5b7fb6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:04.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:14.800Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ed0727a5-2ae3-439b-aea9-7cc185d82434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:14.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:24.818Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=16774cbb-0b43-4db3-89c3-cf5bdfb49e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:24.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:34.838Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6010a109-295b-4f8d-a2f0-befe81182893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:44.856Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d1f7ae41-f44e-428a-86c5-ebe0661d6030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:54.873Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=12c50961-4213-4262-a663-e52c96214d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:26:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:04.893Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7bc41c76-cef6-4f51-885c-56ebaed155d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:14.913Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=926e7510-d3d9-497d-93ad-db83b58076b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:14.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:24.929Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=78b5b255-4892-4777-a0ad-9e1575ac3747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:24.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:34.949Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=800c2271-81b6-4040-8a53-d53b0447af86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:34.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:44.964Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=83c803a8-e562-4d9a-ab2b-629a1e5c7529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:54.983Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8d887f6a-62a2-4acb-8d64-47c00c2cf988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:27:55.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:05.001Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=be1588fc-45d3-4163-8109-2ec68cce1237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:15.018Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3c26d7d0-7a0d-4731-8273-85e6b5e69b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:25.038Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5815b36f-afd6-4ed0-b295-9420a7010b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:35.055Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=524306ed-5156-4e69-a820-b885ae5029d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:35.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:45.073Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4ea5eb07-6fe0-4937-b6b8-0b977917d90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:55.089Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b4332bb6-952e-4078-b02c-070b1957076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:28:55.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:05.108Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9d83e7bb-dd57-42db-a96b-4e04a5e21c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:15.125Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4567791e-e3a4-4230-ba4e-3672b59fef76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:15.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:25.140Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=74032bf2-810d-44fe-85da-80352e1b68e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:25.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:35.159Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7cb9d146-c628-4acd-a9bb-81f25e787beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:45.179Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=063913c9-430c-4a7d-b1ca-92e2c28d3fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:45.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:55.194Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=71b35c1c-185b-4ba5-af9d-2ee25d65a971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:29:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:05.213Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c7c7cd65-899b-477b-a901-07aaf7c8c5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:05.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:15.231Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=600238e6-3f43-4b49-9c82-585f9c93a68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:15.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:25.249Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9eee59fd-c4a7-4f79-aeb7-e19ee2088773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:25.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:30:30.408Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:30:30.408Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:30:30.408Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T00:30:30.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:30:30.409Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:30:30.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:30:30.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:30:30.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:30:30.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:35.270Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e9cfd206-b009-4b7c-9013-34930f7d2b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:35.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:45.288Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9d1ee8ef-38ee-41fd-9b61-2c20eb839694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:55.306Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6f43521f-c6d8-4a13-8ab4-ef2128bd23ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:30:55.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:05.328Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=242c59ea-6b8b-4e51-8934-20d599f73352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:05.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:15.348Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=aa51f244-5be5-47f2-b24d-a632f0020672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:25.371Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6cb5334f-6956-4360-8da9-e5f40d5ac6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:35.392Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1cf3f1dc-77fc-4917-b510-102b1cf1a737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:45.412Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=136af2c6-2fe6-4cf7-857f-8975df76591d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:45.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:55.431Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=812682d3-b86e-4b3c-943c-062cd95ec188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:31:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:05.449Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=dd36e006-6350-463d-ad3e-fca3dbde1408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:05.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:15.468Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f0b887a0-f312-48d2-8756-a5907d411fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:25.485Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e2d6a9c3-f95c-4e10-9028-e4d54c915cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:35.505Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0ab611cd-bcdb-4aec-a78d-e8ddf13e4289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:35.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:45.521Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0ed5c665-975d-4566-8f22-72c5b79d80c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:55.536Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=97f0637a-9224-453e-b526-1df41be3f3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:32:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:05.552Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4ccdd7d1-5e53-4e5e-a9f4-34f6f2a85211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:15.567Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fcd9e9be-2c73-4bdf-8dbb-5e2e14c87aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:15.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:25.584Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=74d7ea79-c04c-40be-98ed-97ea58f13dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:25.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:35.603Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1cd2d927-d6f2-4e6c-9d41-051f0dc02b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:45.624Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fb6be69a-cd1d-47ba-8a53-c78bc49ac480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:45.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:55.642Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=68e87ad9-97a4-4071-8a0f-7e380377bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:33:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:05.661Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7dbc9fb2-cafc-4ecf-ac8f-de47d0fd893e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:05.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:15.678Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d4e83008-7278-434c-b066-452ba6249091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:25.694Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=32641847-ea04-4cd0-bd6e-07a5ef91541f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:25.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:35.712Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1d48789b-8802-481f-982a-b65c5fd63ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:45.729Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f1e8dd85-b0cf-4856-94d4-3a3e9ed3a77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:45.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:55.746Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=85733a65-21fd-4efb-97e3-8e3b0c8af81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:34:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:05.764Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6990427c-e662-4944-a9a9-f378a46d4eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:15.782Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d983889f-4e6b-4280-904b-790f6dfc5311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:15.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:25.802Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ec5551c6-a56e-44f8-92be-6017096c5607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:25.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:35:30.399Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:35:30.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 |2023-03-22T00:35:30.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 |2023-03-22T00:35:30.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 |2023-03-22T00:35:30.399Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:35:30.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:35:30.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:35:30.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:35:30.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:35.823Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=29e7beff-a7d8-4577-a614-d303250b9114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:45.840Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d4182a2f-4c7f-4ac7-ad55-0a43709561b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:45.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:55.858Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5a5069d4-857c-41c6-9ba5-64700568fa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:35:55.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:05.874Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e0e380c2-3c00-4985-b821-31600d53e3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:15.893Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=17163b58-674d-45e3-93be-2841fa2a204c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:15.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:25.913Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c665a9c6-6602-4a9c-84e1-311d166e9ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:35.930Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b6b37a7b-19cb-40ce-ba68-65e60344765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:35.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:45.961Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b1054f3c-137d-40c0-88b0-1bdf088979c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:45.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:55.980Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4a540451-6433-4360-a72b-f2bdf147d82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:36:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:05.998Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6c3e5296-6bc6-4aeb-a9c8-a409a68f43e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:16.015Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ae5a8d17-f9a5-4d47-b72d-c1c9a43199f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:26.034Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=59be17bc-a271-473a-97aa-72276836a904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:26.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:36.051Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=84e20e79-e3e6-4bb1-a4ad-500656098cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:36.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:46.067Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=02afeaa1-243f-49a6-a47f-59c4a3ab36e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:46.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:56.086Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ad659ded-0e24-4afb-bb80-055f3eb87fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:37:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:06.105Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9f25d778-49b7-4349-a42e-0f1705010fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:16.122Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5dca0156-4b8b-40d8-b146-b2bc3b29f45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:26.140Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a6dc4c24-69c2-41db-8720-0a016c5d22e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:36.169Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=57338675-8afb-4f34-b860-8ed426548111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:46.189Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0580caf1-bb2f-45ed-b949-f1871a17ca2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:56.207Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a09557dc-d8bb-4715-94ab-6838578a7f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:38:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:06.226Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d4e2a5ee-76bf-4e0a-9dc8-d08a0a7d1702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:06.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:16.245Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8c71141e-d8cf-4e91-8761-f81889555713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:16.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:26.266Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=70e04e7e-0845-4b60-8530-cc17a354029a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:36.284Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9ea213bb-a2a2-40e1-9b90-3c91d1126d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:46.303Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=74a5ad02-5e2c-4f6e-a44b-83ae66a65bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:46.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:56.323Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8e0b69ff-ffe9-489b-bb82-ff8dac9bdeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:39:56.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:06.342Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7d272522-9849-44f5-9a3e-4cf98048e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:06.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:16.359Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=936a5a41-fb0d-46f5-a843-5e8cb3c0d126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:26.377Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=33dfcaef-bbed-48d7-b92b-b2db8af62b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:26.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:40:30.411Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:40:30.411Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:40:30.411Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T00:40:30.411Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:40:30.412Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:40:30.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:40:30.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:40:30.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:40:30.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:36.394Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5815580b-bbef-4ea3-b29a-ad02b7890026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:36.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:46.409Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f6319f2c-c2ef-46fe-bfa3-b88598adac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:56.429Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0f687cb5-1953-4fb4-b764-1c65f7c0fa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:40:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:06.447Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a3e14c0a-1b76-4656-a586-a24f8b02e142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:16.467Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4f2b33fa-d14a-47a0-9a22-7e6f47da2003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:16.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:26.486Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6a316502-a47d-4f68-af32-34ca3bb21dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:36.502Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a92aa048-261a-4c46-bb79-19af833a2389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:46.517Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=273e2802-7a78-44c1-bdda-359406a9e601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:46.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:56.535Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a1db9cfd-5f86-4e4c-9bff-eb6c050b2617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:41:56.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:06.556Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=05ed7b53-d68b-4089-8a5e-f567f0f77f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:06.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:16.575Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fb0f4a47-ddcc-4259-8664-cf28fff3169a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:26.593Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=71e860a8-31aa-4dba-8dbb-124291cb649c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:26.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:36.609Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1f3e7026-2597-4b0c-81a1-91ee4939f8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:46.626Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cd15eb4c-6d8b-47ec-83e9-ab5bdab929ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:46.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:56.644Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=00fb82de-4dc7-4b4f-816a-ae3515ddc4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:42:56.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:06.662Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2af19871-d4f0-45a8-9f6f-ebf13ad852c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:16.682Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1dc16188-cfc4-4ad5-a3d4-95322769e089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:16.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:26.699Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a51a3aaf-975f-4ab0-813d-39e6571e7924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:36.715Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=65189d64-e80d-4e14-81dd-662edd5b3d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:46.734Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=842d4041-0aa1-4c49-beae-01dd6f20172b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:46.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:56.753Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=86a82b5c-e875-4ab1-a9d7-ce78746075f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:43:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:06.772Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9a38dfb8-6eec-403b-8ea2-e5188fdbd22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:16.789Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b71bb744-b285-4314-8ced-9edd6e38534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:16.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:26.805Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=605504f2-65b8-4971-87f1-2d7565b27a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:26.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:36.821Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=58625cd6-a3af-46b0-8825-55d5448526b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:36.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:46.840Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3f337540-f82b-40eb-b97b-18bd42ca913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:46.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:56.861Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=dc1c493a-4a04-4088-9ab8-36eb6377607e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:44:56.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:06.879Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f90fe4df-c7d4-4143-b3bc-89f6839bf2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:06.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:16.895Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=45b4514b-1715-49f1-af09-38b705997c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:16.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:26.914Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=562b722b-b2d6-42b9-b6e4-9dab871a0bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:26.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:45:30.414Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:45:30.415Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:45:30.415Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T00:45:30.415Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:45:30.415Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:45:30.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:45:30.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:45:30.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:45:30.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:36.929Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7f3fe174-4c12-4ff5-996f-ca316e72dd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:46.950Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=991fc3ac-910e-4d49-a41a-47f06fef7ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:46.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:56.969Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=64dd47c0-45be-4ae8-a413-9920530ff1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:45:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:06.988Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e683aab1-52c5-4598-b306-e72864acb05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:07.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:17.011Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c160f13d-f13c-459b-90cf-aef1c305f2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:17.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:27.030Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3c3ea3c1-6872-49ce-a9a6-2ceb8b396660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:27.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:37.047Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6842193e-a71a-48e8-a34d-d2db98fea07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:37.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:47.066Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=685a1f88-6b1b-43f2-a38e-a3bc4fa5bc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:47.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:57.087Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=63764e09-ad84-43b8-96f8-5075d8c54448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:46:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:07.101Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1ec8e51f-acde-45ff-8170-81709a224212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:07.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:17.120Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=af17abac-437c-4a7d-b5cd-a0a571ff41c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:17.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:27.138Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=99ed25bd-3989-4843-ba8a-fd5208ea80f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:27.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:37.153Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9c5ee2e5-fe5f-4637-896f-dd7c0813f831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:37.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:47.171Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=578243c9-b8eb-4f2d-be9d-60bb3f56cd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:47.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:57.190Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=992232f1-6253-407c-9dcb-736ced5b1e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:47:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:07.206Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d1c41ee4-803f-4668-b824-ef029e49ce49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:17.225Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7bb1d15a-4e82-427c-9e47-b9ff46a883b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:17.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:27.244Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=92520fd9-cdb7-4f28-a196-1069684ebfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:27.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:37.261Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=250709bc-f9c1-4ce1-8c27-4bdb8a79e69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:47.281Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2c5094b7-1194-4ce6-8e94-59d9649ba8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:47.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:57.301Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ac5f7cff-2f54-4561-b615-5a0d8cd8cc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:48:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:07.321Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=95b57090-9b6e-47ab-892c-f6aea40edb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:07.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:17.339Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a64bbddf-09d0-4155-98f0-912844792ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:17.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:27.357Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7812a38f-7c58-4710-ae55-a0ba04e3d359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:37.373Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5b89d50d-d01d-488e-8670-aa45618edf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:47.392Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=35aa956a-f55e-4bb1-9978-9abb20be644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:57.412Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5df1365f-9839-4491-a26c-6dc56619a87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:49:57.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:07.431Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5f299ac3-faf1-4952-a58a-36470c9fe43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:07.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:17.451Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fdb8afda-f04f-4fb3-bc29-8811b6ded73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:17.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:27.467Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=da93469f-f899-4693-bbe3-4b9d915d4c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:50:30.399Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:50:30.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 |2023-03-22T00:50:30.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 |2023-03-22T00:50:30.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 |2023-03-22T00:50:30.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 |2023-03-22T00:50:30.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:50:30.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:50:30.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:50:30.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:37.489Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1aa46e3b-c9f2-456a-8e58-f85f89fbc654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:47.506Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c1e33a81-f279-4e24-93ab-625dbe034f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:47.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:57.522Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=40e2d674-9ba4-4a2c-be7c-e91d3f66b57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:50:57.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:07.537Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=215bde7c-5a5e-4498-a3d4-6a02faa8edb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:07.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:17.553Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d60ff7e5-f1bf-4d8f-acf5-66c36d25ef40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:27.568Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3ea34081-5690-4eb9-84f8-bbb223c2cb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:27.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:37.583Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fa64392f-50ad-43bc-a080-0949a3caae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:47.603Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=24fcadc7-f29a-4b2b-9081-2befbd9b8196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:57.618Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=470443c7-2fd2-44e8-adf4-e72ee6235f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:51:57.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:07.650Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d3488435-62b1-42c2-8053-7219ec8b0a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:17.668Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=14621269-1152-4e73-8b59-e225ba7d1811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:27.685Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=42a273da-48e9-4aaf-8eaf-6cae1db8ffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:37.704Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=29871858-7c4f-4912-8e04-a6e4d91b814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:37.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:47.722Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ff18ce63-6137-4224-8eaa-0295473f4533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:47.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:57.738Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b5560f05-89f2-40b0-a42f-d217dc1ed743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:52:57.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:07.757Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=99ded892-03f1-4390-910e-ae1080cdeb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:17.773Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f887015c-e692-4691-9272-8dec0c634daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:17.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:27.791Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=396d4a42-8756-4354-a7ed-62967cc7bfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:27.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:37.808Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2d1fd3da-b345-48a1-a1d2-39a12938be26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:37.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:47.825Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a696edbc-15a6-4ad5-ad00-0e8938cea96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:57.844Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c11e900c-1293-4dc7-9865-9676da5c4bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:53:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:07.862Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e07416eb-5001-4b37-af71-7501be3379a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:07.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:17.880Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fe9fbfbe-1e76-4976-9644-163385a9b646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:17.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:27.900Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3dc30d89-d563-4218-9882-66f4af5e7660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:27.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:37.917Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=23721c47-ef1a-4437-8648-f9d622070adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:47.936Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a3940809-d321-4b2e-a55f-54cd07b1c7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:47.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:57.964Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8798a0b1-d34d-4a44-924e-83cb85a7e4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:54:57.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:07.981Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7efbe68c-bede-41fb-a0aa-c8cdd916f0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:07.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:17.997Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cbc293d3-1379-4701-a11f-ebe96ad24974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:18.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:28.013Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c8a9ab73-da9f-46e3-a7d0-d84b6b4cecaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T00:55:30.453Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:55:30.454Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T00:55:30.454Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T00:55:30.454Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:55:30.454Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:55:30.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T00:55:30.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T00:55:30.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T00:55:30.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:38.029Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=64c74991-d48a-486c-9955-03f0814faadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:38.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:48.044Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b26a1918-4251-42fa-b563-de73308eab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:48.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:58.061Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bbc07a6c-ead4-4e55-a3eb-5fe452c470fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:55:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:08.077Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=84c8ca4a-67a3-4d5a-89d0-d3df2f9839de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:08.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:18.093Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9d872492-ec2f-48c7-ace1-29f378b6988e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:18.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:28.108Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c18d528e-cc61-41d4-9fc7-e058ccf514a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:28.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:38.125Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e4ac6ff0-39e9-45c4-880f-70893b666f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:38.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:48.142Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b3318f09-bfe9-4b96-8def-ac364f360a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:58.158Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=55176732-aff0-4acd-94d5-7d8388aa9535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:56:58.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:08.172Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d5347a75-0d1f-4884-9a57-b9ea764a7582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:08.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:18.189Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=406fea64-9e97-4890-befc-60f0e0ccd14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:28.207Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=bcd8a66c-9fca-4135-bc8e-17c66fa7050b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:28.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:38.223Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a2eb7954-9963-4bd4-ac55-b97428d53f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:38.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:48.243Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=79da7b28-7839-4f79-a9de-06fda2eab71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:58.258Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=343e8643-b591-4138-b8ed-71889193bd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:57:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:08.276Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=993bef32-8b9f-4606-8eca-73061eb9f838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:18.294Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c90d2a92-5c7a-4cf3-8352-f0d1cac7852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:18.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:28.311Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b0d954c7-c35a-4470-81ba-21a231f91635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:28.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:38.327Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=68df596d-3d96-4fb3-a27b-4eeb990cc4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:48.343Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=dd082bc0-528f-4973-9237-be2846e62dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:48.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:58.361Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ddf124fe-4fd9-40fa-b192-c524a4ad982d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:58:58.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:08.378Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=824b966e-498c-4f56-86d4-f8cc1bc20817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:18.397Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=96e667bb-4413-4d0a-bf7c-7535ab3ba2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:18.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:28.414Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3356e8ec-b0c8-4d20-b6f8-adcc9925bcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:28.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:38.431Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=70578207-746d-4fa7-a17d-5bc100a82dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:38.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:48.450Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=27022bd6-f2bc-41ed-813e-623fc7ac4fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:48.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:58.466Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0cd5ff0c-68f9-42ce-a813-024d0b2a06e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T00:59:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:08.484Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=09ed8ae3-d6e1-41bb-bd3e-03c24ba3e90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:18.503Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5fbf13db-565f-41cc-88e9-fcb96b8518d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:18.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:28.520Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e240b96f-bc4c-4429-924f-5e4c9c1bdef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T01:00:30.403Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:00:30.403Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:00:30.403Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T01:00:30.403Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:00:30.404Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:00:30.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:00:30.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T01:00:30.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T01:00:30.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:38.540Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7b0cdb87-7776-4e7d-81b3-a21f5f5b26ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:48.558Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f03b51ca-c925-45ee-b213-7290352f6a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:58.577Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d70cd5fd-2e6d-4063-bbfb-3318aa46a6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:00:58.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:08.597Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=252cc66e-582d-4f27-9ea7-d5af92e2fe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:08.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:18.618Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c50d7457-79bb-4189-889a-f96e2429d8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:18.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:28.636Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e2aaf7ec-9fb7-4e67-bef9-f26236aacb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:28.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:38.654Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d35d1c2f-3b69-40ef-9d1b-8476a0652e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:48.672Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6645cc63-8c8d-45a7-abf8-3fb6b4ba9d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:58.689Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e7a2262b-d682-4178-b231-25225a36eb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:01:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:08.708Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=369e2f91-3828-4297-ba66-c02c922796fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:08.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:18.726Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7c52cddd-0744-4032-9346-45828ac5b882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:18.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:28.744Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ccb64b60-dfa0-46a7-a439-845cbb8292f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:38.762Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7752155d-c29d-4fcd-8905-c7a4d6906e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:38.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:48.780Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b519e455-25e7-419c-b3fa-2eee1aae40c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:58.798Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c90151ef-6a3f-4a82-8b06-50cb0bc76d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:02:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:08.815Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a65b7e2f-046d-4a35-a56e-808ed4ae2a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:08.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:18.832Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f5715172-ee08-45b6-a1fd-b63553ba3c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:28.849Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=64abb75f-3b66-49ee-8781-8373e45df948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:28.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:38.869Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5fd68f62-e339-4769-97d8-414ebfe37177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:38.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:48.898Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fa32f4a5-aa88-4127-937e-d0a740e0df78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:58.916Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=309b29fd-9296-493c-8ee7-ff974b8ff092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:03:58.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:08.933Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d256c786-72c7-499e-868b-890d17644dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:18.951Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6e472b55-9f47-4b01-afd3-bae102067cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:18.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:28.968Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=75d61bc7-b644-42fb-b851-0c775abfe068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:38.986Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1c4adf9a-6c92-4e41-b02c-704fb826af70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:39.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:49.005Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a20d8fb2-921f-467a-942a-4cefc1700b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:49.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:59.026Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9fd0775d-25c5-409f-9bd6-0e7edc24baf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:04:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:09.045Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1fb991f3-e425-4edb-a625-ea1a9c2dfbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:19.061Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3e6fd289-0208-4003-a4ba-b9a5aabba25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:29.078Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b8f88444-3500-4591-8285-e6b7f7014a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:29.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T01:05:30.409Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:05:30.409Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:05:30.409Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T01:05:30.409Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:05:30.410Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:05:30.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:05:30.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T01:05:30.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T01:05:30.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:39.094Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=33ad091e-e457-425a-8acf-e2f111cf3813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:39.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:49.110Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=74a6b36e-e607-4d93-a04d-42cc12c40a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:49.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:59.128Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=24addb44-f5db-48f5-be33-f588f0db39c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:05:59.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:09.148Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=20ad2fb4-a92c-452f-baad-c2cf3be6891d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:09.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:19.165Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9145aa06-b124-4d03-8e77-41ef7cb0115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:19.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:29.182Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=300cc2d4-711d-44f5-b633-cbc4bb9226a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:39.200Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fd20d229-bfc9-4cbb-983b-23d214da66af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:49.218Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d2fcaa00-2aab-407c-8da0-9185cd6456db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:59.237Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=900aa40e-c08d-426d-a68b-7f89f716a601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:06:59.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:09.257Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cc840461-7468-4c14-97cb-86bffdeba60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:19.276Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=4f6f12df-0f06-4fa2-aae3-8051e39b71ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:29.292Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=21771cfb-daa1-4e5f-a1b8-e6278df68008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:29.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:39.307Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=db98734f-4302-409f-9d52-f37ef0d0c45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:49.326Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=db82b700-1073-4cb8-b80b-ec4c20b89bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:49.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:59.344Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=35ccf0f9-1af3-4e07-8a67-6360166f355f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:07:59.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:09.363Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=31625937-2064-4620-b9fd-d8f412232d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:09.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:19.382Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=055933b3-8de7-4bc3-99cc-8ba0e40ac26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:29.400Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b37b3bcc-ec26-46d0-b910-5ca15a9a41f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:29.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:39.418Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e2ed27f7-6edc-4441-91ce-9b4da3568c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:39.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:49.435Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ebcbb9a4-d4b9-41df-9c63-f2722803d5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:49.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:59.455Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9b10a4a7-ebc8-4279-b55f-a5c33dcb5806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:08:59.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:09.473Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=27f442cd-fe49-4398-bda2-8a8badeddf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:09.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:19.489Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=94de08cf-a129-4865-b272-79a0b5eaad46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:19.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:29.507Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a7be54c4-190b-4093-a4d5-f390903c5f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:29.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:39.524Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=262a2f72-d3a9-4ada-ba6f-88b02f55fe96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:49.537Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=75f62bb7-cf76-44c3-8314-205ce15d56a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:59.554Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=73c06ff5-5a58-4a80-88c3-26dcaabd2d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:09:59.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:09.570Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3eac77b2-208c-4612-ba53-467e334f55fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:09.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:19.585Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cfc4711c-abd2-4839-9940-5f406872bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:19.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:29.601Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b5dddd34-ba7b-4995-8b20-a0bfa938f1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:29.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T01:10:30.402Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:10:30.403Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:10:30.403Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T01:10:30.403Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:10:30.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 |2023-03-22T01:10:30.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:10:30.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T01:10:30.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T01:10:30.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:39.618Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c988a58d-2b03-4118-97f9-e8d465ca42a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:39.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:49.633Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3ed6a5a4-abf3-4bbf-aced-8953173ed378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:59.651Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=eab3b159-c2cf-4d26-8b4e-919df167240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:10:59.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:09.669Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=eafd3742-0866-4508-a49f-e03541be9107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:09.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:19.688Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5c2a2561-94a7-4a3f-b946-4497b2d26b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:29.706Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6e8a0cec-3440-46d6-b797-295235e2c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:29.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:39.721Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=001622b4-3b4b-4c24-b196-8f4404585f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:39.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:49.739Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=92d141b1-7fbc-4c1c-84cb-a02643503b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:49.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:59.754Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a6a737a7-bdc4-4262-9d01-69f16fd28011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:11:59.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:09.772Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=599c5c71-f42b-4938-8a8a-9cbf4425197e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:19.792Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7903faed-0773-43d9-b2a1-0287db017e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:29.810Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=df8b3e96-dab1-42e7-b530-2584d9f6d63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:39.830Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a6ea271b-f592-4907-9e00-cda68f716e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:39.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:49.846Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=00905cb4-62c9-4936-afb0-9f31b4cd0f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:59.864Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=8449e6e3-e829-483e-b4b8-c1e4f2dbd5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:12:59.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:09.880Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7d125923-3f9e-4364-97b6-d1aac4293097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:09.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:19.896Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3b337699-6660-4ffb-87e5-82e9705b3e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:29.914Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e92c2128-a947-4fc8-823e-af75c7ee5d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:39.932Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c33dd9bf-8599-4ebf-b9f2-b9d0ffbf2842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:49.951Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=eb1df73d-57b1-407b-8487-dec32d5db4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:49.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:59.970Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=db9030fb-05b4-4c91-928e-6ec2e179b14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:13:59.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:14:09.989Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1b7f83c6-7fc3-4e47-a01c-792617c10068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:14:10.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:14:20.006Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=478155af-23a2-40c0-ac47-504c5480cbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:14:20.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:14:30.025Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=eeedc0d5-8e7a-47e5-a419-e6efd7107321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:14:30.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:14:40.045Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f3c18490-70f4-478a-83ac-65a0669d4509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:14:40.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:14:50.062Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f01cc1d5-b26a-4482-895e-d370312e37f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:14:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:00.079Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e24d1d1c-2dcb-402c-8914-6f4927844705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:10.094Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a8c6dc72-c86b-4b72-af7e-bd2a765b70dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:10.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:20.115Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d7c3640e-e28f-46a6-8c14-5a7888b68126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:20.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:30.132Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b2ded1e8-4319-4b4e-b388-7bced2c80479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:30.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T01:15:30.393Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:15:30.393Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:15:30.393Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T01:15:30.393Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:15:30.393Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:15:30.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:15:30.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T01:15:30.396Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T01:15:30.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:40.149Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3a94635c-c202-42d0-902d-accf373def6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:50.195Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a851c826-1bdf-4356-bc99-3a7005b0233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:15:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:00.213Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=27286987-24d2-44b3-a357-dc71c5ff4dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:00.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:10.233Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=63f4d7fb-b3ac-4afe-b307-680ea5742f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:10.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:20.254Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ab171d9a-abec-4701-b087-11c2ebb7bb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:20.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:30.271Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f9a9e76c-fdee-4342-9617-46549cb08fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:30.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:40.291Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2d282808-5830-4817-bba3-d9bd2f6adcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:40.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:50.310Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ba99aad5-efaa-491a-960c-91b0fc94b6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:16:50.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:00.328Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=18c1dcb0-aa07-49c3-a454-dcd1ee2ecc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:00.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:10.349Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=fc5e1f0f-5637-45bf-be28-6e2e5187c629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:10.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:20.383Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a8d4b39b-9a5e-488d-a850-e651d4ada4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:20.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:30.401Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1e972ad0-df33-45e9-8f5a-283221a9a22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:40.418Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=41d638c1-66ba-4b42-a851-63ea60111e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:50.436Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e8b087e1-72b1-4e40-8edf-c37a23389fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:17:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:00.455Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=5d975526-5af2-4749-b754-3a5504156f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:00.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:10.473Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=15b51249-dd33-43e7-a568-b2e9bb47abca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:20.490Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6aaf7a7a-d675-419d-add7-a24aa17a184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:20.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:30.509Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=9a140f4e-046b-4f1c-b282-f490778f0585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:30.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:40.528Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=dfbb179d-16ce-48b0-b07c-1fbadeda11b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:40.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:50.547Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d7a32dc1-e825-4bff-b5e7-ff5e79fe6ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:18:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:00.565Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1b6e8193-488e-4b03-8dcd-9ab588db2830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:10.581Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=83152426-5a69-470f-94c4-5489124dd391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:10.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:20.599Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=41ae8601-cf80-4bba-969f-423065cf1cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:30.619Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=91993038-2474-4e9e-85e2-dec4c5b4acca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:40.637Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e23a9331-b174-4f45-b9cf-ce92964e01fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:40.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:50.655Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a76cfba7-eecd-4940-ab9a-46fdfbc7029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:19:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:00.674Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=23df095e-d3b0-48d5-b936-3c828b5add54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:10.692Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ab765ab9-0226-4d92-be5b-29ed4a251e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:20.711Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=6ffb8ec9-a266-4023-b465-1b08936c10fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:20.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T01:20:30.431Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:20:30.431Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:20:30.431Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T01:20:30.431Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:20:30.432Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:20:30.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:20:30.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T01:20:30.434Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T01:20:30.435Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:30.730Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=86b73f5e-485a-4296-a1f1-757d1c7f3e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:40.750Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=df3be76c-80f9-4504-9b01-6fd2fa13b1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:40.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:50.767Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c942683d-ea0f-4f9a-9e95-4888b0e1cb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:20:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:00.784Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=65697fa3-fd39-4e13-bc1a-f7165eedbd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:10.803Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=745f91b2-ee17-4319-8119-c93e374fbcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:10.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:20.822Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=181ea4bb-2301-4e1d-8883-97383876b3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:30.840Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e2818835-84c9-477a-88fc-dea0f9bd136f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:40.859Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ac8efd35-79c1-44e2-8a02-0cb0ca720231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:50.879Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=286aceda-ab1d-4e17-8cb1-24f489298c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:21:50.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:00.898Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=68d6b22d-2d4f-43ea-9e7f-84de6ead63d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:00.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:10.916Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=66d5e0d6-4741-43fb-a449-c359dce22cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:10.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:20.935Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=a2c6f062-0aba-4eb8-820c-7ae7a43a1a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:20.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:30.952Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1b8f9762-851a-4484-94e1-16207dceddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:40.970Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=2b34c913-65f8-4a75-acac-420dde2f5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:40.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:50.990Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=296201f1-abbe-402c-9b5c-b0478c9d8cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:22:51.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:01.009Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ab105c76-afea-4b2b-9820-182a24db46a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:01.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:11.026Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=0d8e81f6-d27b-45ba-8a98-ffaca0021b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:21.044Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=78a002b8-e843-43ce-b86f-de2ccdfa9f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:21.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:31.063Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=37570220-d78b-4d20-91da-19d85e54c977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:31.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:41.082Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3eb7d6ca-8080-4077-86b4-2dbf965089ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:41.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:51.102Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c228e4fd-a2fb-439e-847d-feb177505092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:23:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:01.117Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=88f23d9f-371f-40ac-a606-916fabd23efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:01.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:11.134Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=32422432-9803-4c97-a81c-bf16c2ee2afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:11.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:21.153Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c9c3859d-c5a2-4115-b919-569f8f2d2b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:21.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:31.170Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=7eb55c18-1788-41ec-bbc5-6433745592f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:31.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:41.185Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=cc3f6093-dc66-4d07-9f09-ba1c294f5107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:51.204Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=30d683ab-3a5f-4cd7-86a1-0d2bbbfefe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:24:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:01.222Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1402f70f-f066-41fe-9c19-281de4a23afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:01.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:11.239Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e141520f-1dfb-419e-b921-7f82649154d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:21.258Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c1065477-68cb-4bb0-8527-8a9297af76f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:21.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-22T01:25:30.401Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:25:30.401Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-22T01:25:30.401Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-22T01:25:30.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:25:30.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 |2023-03-22T01:25:30.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-22T01:25:30.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-22T01:25:30.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-22T01:25:30.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:31.275Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=d4b4ab4a-c6ab-461e-829b-735247ce85b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:31.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:41.293Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=926772c8-db83-400d-b79d-b0b90121bae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:41.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:51.312Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=38c417b7-592e-4cf6-a631-7e9d6eba5df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:25:51.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:01.328Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=e4636e87-8bea-48ec-ab51-70c51c6156ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:11.344Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=27a51f1d-fd8c-44a0-954d-e1bfe403d681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:11.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:21.361Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=3e36ec2f-4c7e-4d04-9481-1864f3f57f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:21.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:31.379Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=851568c3-e712-4e65-af3a-246ea2bd921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:41.396Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=47cd4404-e60a-4890-bfb7-2c8385833ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:51.414Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=ce2b5e7e-d9b5-4c05-85f5-ffcb8b9eee32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:26:51.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:27:01.431Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=f01af126-8588-43fa-8b5b-248b7dd25384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:27:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:27:11.445Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=b0d1a4b4-9085-456c-b365-ef6ead6eddf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:27:11.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:27:21.464Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=c3be3520-26e1-4501-aa5d-35bdd605920a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:27:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-22T01:27:31.481Z |INFO |Init configs |InvocationID=18cad156-782e-4fb3-adab-8ab29049d587, InstanceUUID=1c211134-cee1-4097-a62a-56aa787c62ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-