By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:04:33.893Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:04:33.903Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:04:33.903Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T23:04:33.905Z |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-19T23:04:34.281Z |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-19T23:04:34.400Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:04:34.400Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:04:34.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-19T23:04:34.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-19T23:04:34.509Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-19T23:04:34.530Z |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-19T23:04:35.887Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-19T23:04:36.372Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-19T23:04:36.395Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-19T23:04:36.396Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-19T23:04:36.477Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-19T23:04:36.477Z |INFO |Root WebApplicationContext: initialization completed in 1946 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-19T23:04:37.084Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-19T23:04:40.428Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-19T23:04:40.815Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-19T23:04:40.839Z |INFO |Started MainApp in 9.214 seconds (JVM running for 9.831) |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-19T23:04:40.897Z |INFO |Start scheduling PRH workflow |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:04:40.921Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=89dd7e97-9e65-4faa-b4c0-9c690cdb415c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:04:41.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-19T23:04:41.674Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-19T23:04:41.674Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-19T23:04:41.676Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:04:51.477Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0079f245-851d-4fdc-8b50-cd6b18696e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:04:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:01.509Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c42c669a-49f5-4ca6-a8c5-f5d5a11fefaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:01.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:11.540Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=beb7829c-4b93-4e08-b09b-8951262ca32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:11.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:21.574Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eeed935c-6bd4-43b6-b3e0-8b823cfade1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:21.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:31.595Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c925188a-ee28-4ab1-8bdb-4b01fcdbef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:31.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:41.615Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6490fd12-fc9e-4d2e-9c1b-73a2c50ebf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:41.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:51.637Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a19b04b8-52e0-4371-9359-21cc50e40da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:05:51.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:01.653Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=35c0aa9f-d2ad-40f8-85eb-004de63e7296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:11.672Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6f5cf0f4-b8e3-428b-8e29-f039c497dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:11.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:21.694Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=43a036bb-f71b-4c29-97ff-9daf4ae686e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:31.713Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b438cb44-3190-4244-b51f-156cc1cf92b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:41.732Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=00533a11-f91f-4cec-a85a-99018dd60264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:51.752Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ea905e01-a82e-40b2-87c7-c9d2ef3a4664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:06:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:01.773Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7882e0eb-f7bb-4310-a1bd-53ab24e0a74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:11.792Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=bf11b043-cff7-41fc-8e27-d2ad309f1e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:21.815Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=033ebd7d-4fbd-407c-bbae-38beae5fc114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:21.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:31.833Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=913bb41b-af7f-4c04-af04-5604707c45cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:41.851Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b79169ab-f0dc-4e6a-9ae3-cc963dc2c28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:51.869Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fee35838-ca62-4f3a-bc59-85273fdeb02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:07:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:01.893Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=880f25cc-0d1e-49ef-8f17-f7df55e8e2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:11.909Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=38145e14-bce1-44e7-8241-807f71abc7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:11.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:21.932Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4c6cb265-bad4-4182-8c3f-23cc1aa53d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:21.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:31.950Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f808b2dc-779f-4ef7-84bd-dd04efd26667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:41.971Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=87ef1e01-e8f1-487b-ba20-397f65a7eeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:51.990Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=73b3e101-4351-4b66-8f23-728ac638e1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:08:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:02.012Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e83234ab-e03f-48e8-97fd-9129ab5e2673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:12.039Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=14a0ab83-96f9-40a5-bbe6-f31543804eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:12.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:22.060Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=579ba1e3-f329-491a-bc44-cd7ad2d7e5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:22.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:32.081Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3e4cf5fc-3ed6-4976-9e1a-d9dec3fa0035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:09:37.705Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:09:37.705Z |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-19T23:09:37.705Z |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-19T23:09:37.705Z |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-19T23:09:37.706Z |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-19T23:09:37.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:09:37.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:09:37.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-19T23:09:37.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:42.101Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1de44bc5-12cf-4c2b-8151-dc1d46df0d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:42.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:52.123Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=47fa1181-88af-4498-8ca8-b71a03c63294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:09:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:02.140Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a03eb179-830a-4430-97f2-1c5f911100aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:02.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:12.158Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d3296720-46f6-4efb-bf2a-82fc5b9dbe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:12.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:22.174Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=567e1d53-dd49-42d1-9f3a-d5afd79d3e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:32.195Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e51c1069-e4cd-4094-9d0d-e0d8e9db1fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:42.224Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c09e17c4-f599-44d9-91a0-9643731f0713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:42.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:52.242Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1de88ab2-fe35-4ae2-aeb8-4fab36bf2e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:10:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:02.297Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=92429a6d-abd9-4781-8abd-6b8f8f14184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:02.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:12.316Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fff05786-ea21-4490-8436-0a0c7691b058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:22.336Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c4a8fdc5-435f-42a8-ad6e-5739742d9cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:22.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:32.355Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=00d64532-1245-4261-be9f-82b41c102d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:32.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:42.376Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=62672710-76e4-4233-8ea3-996ca637399e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:42.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:52.398Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b7596bde-3085-4cf2-be60-f5bc71c11c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:11:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:02.418Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f80fc9ea-3e5a-4073-996a-26b648404a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:02.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:12.436Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b13d18d6-2dd3-4df0-a112-002e79130e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:12.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:22.457Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ffd1598e-fa3c-4ca7-a363-ade9156a4342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:22.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:32.472Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a0494c3f-62b9-47ec-aaa3-90eababe32f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:32.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:42.494Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0ab828b9-b82f-45dd-81b9-25602aee3a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:42.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:52.512Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e04e6ea8-5654-4dd8-8400-3f636547899f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:12:52.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:02.532Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=db50efab-e4fc-43d0-83bf-b97278359bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:12.549Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2293edcb-118f-4909-ad27-74370d6679a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:22.569Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9a623813-d451-441c-a08f-0fd29e6595f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:22.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:32.590Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=410e9de2-71eb-4016-9fe6-e8b1f56b7289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:42.610Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=69c25985-f9ce-4b36-86bc-78b63237e0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:52.628Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d864989e-40ac-4dec-8205-4be765dbc8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:13:52.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:02.645Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d10bfc8e-38e6-43d4-ab8d-2013af266cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:12.662Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=536495aa-1b8f-422f-bc62-860c9d97f9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:12.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:22.683Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c0d3bc33-1a9b-44ae-8288-43e30d66686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:32.700Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=005cb0c6-9691-4b9a-9133-62de074bc707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:14:37.257Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:14:37.258Z |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-19T23:14:37.258Z |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-19T23:14:37.258Z |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-19T23:14:37.258Z |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-19T23:14:37.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:14:37.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:14:37.266Z |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-19T23:14:37.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:42.720Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=76cdc331-73eb-4067-921b-8c52006c6766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:42.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:52.735Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eb20e3b1-8647-4b91-89c1-1901ee9b19e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:14:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:02.755Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c6738b43-0dcb-4eb5-9cb1-cbb649e2147f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:02.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:12.773Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=58fcdc22-b5e6-43e9-a449-f81078d800df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:12.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:22.789Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ce5fe875-b51b-42a5-ad61-fff3c5939312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:32.807Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=16d9a2e7-e222-4ed6-8179-4dd5d842485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:42.823Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9fcfd4b1-6b47-465b-8627-a849fe9da2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:42.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:52.841Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f6eb5139-fd6a-43be-bff9-29ecca89d2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:15:52.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:02.857Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cd5a9037-8706-43d4-949b-644b44c8f946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:12.877Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b629d169-1001-44ad-b19c-44b86c99c4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:22.897Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=82c5ca9e-9e56-4fbb-9a10-4a5806a0a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:22.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:32.917Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ffbb4e64-97b1-4220-a870-a74676de1e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:42.945Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=92820d5b-b777-4d6e-be41-39eb325f6a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:52.960Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=984d8ff2-7d4a-4c11-a67d-d88e46b882b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:16:52.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:02.978Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e39ff37d-6e96-46d9-a951-532f5e709e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:12.998Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1bacc29d-91e8-4689-ab7f-fea43c44d152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:23.017Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0b2a79b2-ed1e-4821-ac53-d136e339112c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:33.036Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9fd4c2a3-ea8e-4402-b738-1dc214924fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:43.054Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5ffbee57-29f4-4dcf-b51e-cb658563e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:53.072Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eb101f5e-5bbf-475f-99c1-2d460a680028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:17:53.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:03.090Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6ad7b7b1-0c8a-4927-8ed7-36146634ceb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:13.111Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=dd829026-0148-40aa-9fa0-93cab062946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:23.129Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5be0cb8f-dded-4c51-81c6-82645cb52a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:23.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:33.149Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4906cce7-d269-490c-9dfc-230e4237f035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:33.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:43.168Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7026bbd2-06ad-40b6-80ef-0e12720e39d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:53.187Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=41958ab5-d125-464f-bda7-f7af5f4ca429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:18:53.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:03.208Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ec27c32c-a100-4c33-8a14-f42828c13f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:13.226Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0b8cfecc-a939-4e01-b65d-3fb37d05248c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:23.244Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=82f41c51-4549-491e-bcd0-101eafe838e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:33.263Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=19d08f01-ba33-4c36-8915-b8e150a89736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:19:37.256Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:19:37.256Z |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-19T23:19:37.256Z |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-19T23:19:37.256Z |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-19T23:19:37.257Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:19:37.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:19:37.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:19:37.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-19T23:19:37.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:43.280Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a9bd9228-80b6-4978-a85d-d8ae6b1c8f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:53.297Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a82559b8-ce70-4902-8605-f51c916d01b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:19:53.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:03.315Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b97492cc-b97c-4a73-a38e-3b7b2d93dceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:13.338Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b49a5c59-f96f-4d61-a28e-68835d7b3baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:13.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:23.355Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7cd3ee2a-0344-4a9c-8f09-6b8fe209c045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:23.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:33.373Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ddd6b232-5228-406f-8ba9-d21d64680ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:43.395Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=51f02eff-d176-4635-bff8-9f2e6608910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:53.422Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f3223f09-6efa-4df5-a70d-d99f32217cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:20:53.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:03.440Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=010ac328-b8be-4948-b6e9-c1a490751406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:03.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:13.458Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e8840b42-963d-4f0f-be15-5745e8180123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:13.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:23.476Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7918b6ea-35a7-4fd2-8815-b55b4e9f28f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:23.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:33.497Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=32c31762-8083-4eb8-a31a-a08003dc940a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:33.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:43.516Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=433d24f5-761f-4cf9-8b7e-73ab5548b28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:43.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:53.535Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=493d3aaf-cdef-42f3-977d-e43fc7317486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:21:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:03.552Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9db1097b-b701-4085-906b-66a4a7426786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:03.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:13.568Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=aaaa2922-777d-4534-87d9-b34e7e635efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:13.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:23.585Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cb574e18-032a-429a-ba47-acc2b7dc22f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:33.605Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f256d5be-a874-429f-94f9-0da6e43abba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:43.621Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=338fc3ee-8e82-45a9-8e3b-f47e7d022dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:53.640Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e96cb87c-9371-4b9a-8514-158518d873f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:22:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:03.657Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=04baafff-8ed1-404a-b1a0-8e4f51335524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:03.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:13.675Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6f73c352-a286-4c34-86a9-8a48bb6ad43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:23.694Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a3c0394b-8d4c-4143-9c1f-a80601318f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:23.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:33.710Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0c8ff837-f640-4e33-be59-f1cabc2f6685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:43.726Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0e613aba-9479-4e8f-a6f8-bb1a1c11aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:53.740Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2d95ade7-e404-4acc-8a11-ca49b3a452e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:23:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:03.756Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b4d82b4d-b878-447b-a705-0da580388f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:13.773Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b3031bd8-44e8-4174-893e-38415a420302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:13.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:23.791Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0a7b9804-e32a-4c04-be72-85bc540f49e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:33.808Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e9a3b6f6-9335-4a4c-ace1-242258528c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:24:37.249Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:24:37.250Z |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-19T23:24:37.250Z |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-19T23:24:37.250Z |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-19T23:24:37.250Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:24:37.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:24:37.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:24:37.255Z |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-19T23:24:37.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:43.828Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=474a05ed-39a4-47fd-a956-2f37f601cf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:53.845Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ec04e7d1-17af-40c3-96a0-f412bde8cfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:24:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:03.862Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0a0f6b9f-0ef3-4b33-af8e-a5f9b806ef96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:03.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:13.881Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7864180f-d37e-406e-8ade-c5f89c611c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:23.900Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5dd47530-2b3d-4d85-9141-2647e91c5319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:33.919Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c39ce0bd-f6b6-4863-8524-529f045ff5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:43.939Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b59fa71c-4509-4f66-84c5-bbef01e195bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:43.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:53.958Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d7ff9c4f-34f8-4dc7-ae86-0217eb44b4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:25:53.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:03.979Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d3e9af2c-02df-4721-a44b-aeeb7c0f331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:13.999Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e2c531bc-e514-48a0-8b39-e49f8f5fbcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:14.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:24.018Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f7e272d4-70c9-46e8-b2c7-d81a85e5fb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:34.038Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b935ff89-fb6c-49e1-b90f-f1d3070e8dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:34.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:44.057Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ff090f87-6382-4b41-95b1-26c88ccc1f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:44.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:54.077Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=db3fd5af-faec-413b-9848-661ecb3e20a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:26:54.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:04.095Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a69cb54e-675f-4f31-978f-9281d86016f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:04.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:14.115Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=80ec8cba-cda5-4ded-8bd7-6673d7359df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:14.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:24.133Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=57cf2a18-062e-4c96-8cba-6ed72a6db35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:34.151Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=81919f98-7438-4bda-9031-d9b1e6d0873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:44.170Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=adc13f15-04b6-4179-b96b-0ced677585ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:44.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:54.187Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ffbad41f-f0f6-4727-9b46-3f2aa7866529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:27:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:04.207Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c7c43e57-8ec6-4c72-9ce2-7d1a7e29ef36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:04.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:14.225Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a4fc2c6a-af77-475e-bfa4-b76f3097a31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:24.242Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=571a94f6-1869-4a3a-935a-2f37a29ade91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:24.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:34.258Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b071709c-6fea-425e-850c-af2f1aada99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:44.274Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e7a719c3-6fff-43b2-9b35-36511346002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:44.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:54.291Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4cfa882f-cfa1-436a-9f65-78dc3369b94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:28:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:04.314Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=82b37c11-879f-4fbd-ad49-3a77c70e55e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:04.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:14.333Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1d1625ea-a13d-4683-af04-0dd2d2558cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:14.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:24.351Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8c8094f2-f60c-4140-bbb9-71235d9a59c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:34.367Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2fff23f9-c0b0-48f5-97b7-c7f92b024234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:34.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:29:37.284Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:29:37.284Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:29:37.284Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T23:29:37.284Z |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-19T23:29:37.285Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:29:37.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:29:37.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:29:37.290Z |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-19T23:29:37.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:44.387Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=35370f21-f6b0-454e-8f4a-68358e5cca9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:54.405Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9631399d-915f-4fa5-b505-68670e7c7c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:29:54.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:04.425Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=59725e3f-fe99-4d21-bd7f-fd32158f9cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:04.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:14.442Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b320a827-690d-4e2b-94e5-0b6bbe10768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:24.461Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=de28c833-c583-4b4f-b0b5-83be3d8dd682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:34.475Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=514487ad-84ce-448b-b47b-476ef5de5cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:44.489Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eb8bff61-c9c2-4fd3-838c-1bfd0981919f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:44.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:54.505Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2b83d3b7-7c92-4011-a7df-55eebd1240f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:30:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:04.527Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ad9326e2-5254-4230-82eb-62b83edf4b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:04.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:14.542Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a275eac4-3c49-48a5-ab32-c0b5ae7a9b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:24.588Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a9dde45b-b208-4dc2-bc74-40101743abbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:34.603Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=bb7eda3e-9a03-4a8c-bbb1-ee661f641cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:34.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:44.620Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3a5b9150-30e1-4f41-a9e6-a1037ca8c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:54.635Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=809c9f2f-f2cf-4aaf-b981-f96c62529d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:31:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:04.651Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3fdbdd90-2bb2-4c44-acbe-159e65f598df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:04.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:14.668Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=75d462ea-3b2d-4ce8-b935-846cf356e508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:14.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:24.687Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6ca69fcc-eacd-44c6-b252-a1ba26ad2631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:34.704Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=819901f1-ea29-4394-8bff-aa30f1a432c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:44.722Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d05f1e6e-0435-475b-a62c-8f1600f6a998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:54.741Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f556239e-9a3c-4beb-8ba1-10205ca8ca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:32:54.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:04.760Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=026064d4-7c99-4f3f-bcea-6cf34b559cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:14.776Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eb86ed7c-cc1f-42c8-9b85-3d392d8e4d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:14.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:24.799Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=da72c60d-a16e-442a-b0af-3a8f914a07e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:34.818Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d47e24be-edb8-4198-9193-c538f5917d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:44.834Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=946fe899-09c0-436d-9875-23507911e3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:44.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:54.861Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f7a673d4-9a04-4cea-beb6-fde1ba52a0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:33:54.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:04.880Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=276de65d-25c1-48a6-a480-65bee9edee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:14.898Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d9862c7d-6b55-4c63-8ea4-e4b09e868a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:14.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:24.917Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=87ab7fb4-0d04-4e13-982c-224d78b18667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:24.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:34.933Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=af178055-bc25-4a70-ae18-4b5a4580a286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:34.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:34:37.237Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:34:37.237Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:34:37.237Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-19T23:34:37.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:34:37.238Z |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-19T23:34:37.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:34:37.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:34:37.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-19T23:34:37.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:44.950Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=bc06fe85-c833-4379-b365-d58d0e4d7f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:54.969Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3edbd8c9-1853-43ff-98ff-1642136b6d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:34:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:04.986Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b91f9b42-0805-458a-9b37-a6a1c8dbe4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:05.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:15.004Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4c272530-7740-42d3-a927-17e5180b24a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:15.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:25.021Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c19bb3bc-6f44-46fb-afb5-2105152428dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:25.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:35.037Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b5146212-c4bc-4bc2-9ae1-3eb6ace78389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:35.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:45.054Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d89c6743-21ba-429f-8546-39b0d5967ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:55.072Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f4b30e2b-d172-41c2-b65a-ffb9d443d3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:35:55.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:05.089Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=53d344c9-99a6-471a-bdb8-3fd555707e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:15.108Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=24105bd9-d752-459c-a6be-174090fa6fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:15.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:25.126Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6c700edf-f757-4278-97ef-795cb32802b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:25.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:35.146Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=484f714a-07d4-40af-bc98-ddf665b433a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:35.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:45.162Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ca5b645d-3a63-453a-b559-8ce0ede278a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:55.178Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e99f4b26-34de-4136-a777-54047e8c672d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:36:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:05.196Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f0926ae7-68ad-4341-ada5-2a41326a64ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:05.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:15.213Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=48f650c1-6429-46ff-8660-620aeb40a478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:15.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:25.231Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=43f512bb-4a52-4d0a-b712-dbf57e10d7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:25.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:35.248Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cba6b15b-c7d1-4423-9175-661217257bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:45.265Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=bdc47d16-61be-4219-be34-8aad5b4425bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:55.282Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b84687d5-65e1-46d2-a2d4-978fa1d8e0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:37:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:05.300Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=56cfa5af-3cf3-4c62-9448-1b1b7399b45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:05.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:15.317Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=afefc01f-bb18-4ba2-8d19-b39f5cb294b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:15.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:25.334Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f5da059c-b574-4e98-a360-459eb1dcdff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:35.349Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5313fa24-cb6f-494b-9160-80eb5d9e95f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:35.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:45.364Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1dfb5ff8-e4e0-4622-bd52-e18e4d27aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:45.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:55.380Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cbe9d459-29d2-4ff7-8833-a222388bac34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:38:55.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:05.397Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e0d8566f-4e01-4378-bacc-ecdd0896f6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:05.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:15.412Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=db44d5a1-56e0-4cd0-8b47-0fc01a2ff7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:15.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:25.428Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eec0be37-0c72-4d9f-b081-f40e223b7f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:25.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:35.445Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6a4b51ad-de84-45e0-8fe8-e596f1682d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:39:37.252Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:39:37.252Z |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-19T23:39:37.252Z |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-19T23:39:37.252Z |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-19T23:39:37.252Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:39:37.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:39:37.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:39:37.257Z |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-19T23:39:37.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:45.461Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=75c5f0c7-c530-44b6-a027-302944cc0437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:55.490Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fe6e5d1e-2a6f-4e44-ae72-a693de12c848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:39:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:05.507Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=85eb9148-d0eb-4780-aa6d-5e24355254e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:15.526Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ed731edf-1482-42ce-9034-9b7b42dab49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:25.543Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e8548821-fd6d-448e-8578-521f84292105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:35.564Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=928fd98f-c2a8-4641-86fe-5e1e96822160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:45.579Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2b4ffc7e-ea19-47b5-86ab-62246fb8b9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:45.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:55.597Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=787d26cb-8212-4531-8965-5b643f0f16f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:40:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:05.614Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d8971df2-7beb-4707-9417-fab16f8c02ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:05.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:15.631Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eac20fc4-b191-463f-b175-477541bec766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:15.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:25.648Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cdabd8c6-1de2-4e14-b0bc-7e93b2c3dcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:35.662Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d9d8a805-669d-4bc3-863d-c9a999134014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:35.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:45.678Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=11e2b88b-9b51-4b55-b706-7d3ab8d9f167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:55.695Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=db5e278f-47ac-442b-9810-4191c0ceb218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:41:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:05.713Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ce92868e-a96c-4756-acdc-e5bd38bfb8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:05.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:15.730Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a5ec8bf2-cfe4-4066-927b-4900d4475856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:25.746Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e80a895c-dce0-43cc-be6d-b9187f55f8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:35.765Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1509fceb-575d-4720-b7fe-896579211110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:35.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:45.779Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b7347644-3450-41a2-acfd-a25e5a8e153d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:45.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:55.798Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9bd733d7-f4ea-4db4-a9bf-0f99cb48fadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:42:55.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:05.812Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=38f1d64d-9280-42cf-8f0c-df05d57808f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:15.829Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1047f5d1-e261-4ca0-a56f-c86df4f6af4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:15.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:25.850Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8aadef33-8f0a-40b2-a7e9-1c3206d2227d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:25.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:35.865Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2310045f-9540-44fb-bb0b-31ce2694cca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:35.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:45.881Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=bd88ecb1-8aae-48d5-ac65-4c09032fb9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:45.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:55.897Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=94b7c866-543e-4d11-a077-22d260c36449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:43:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:05.914Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e78082fc-25eb-41f2-984d-c99213ee1725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:15.933Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=742be6fa-8679-4d6f-96b5-68e308b01d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:25.950Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9d24f937-299a-458d-b7b8-1bb40c80251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:25.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:35.966Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2b48e06f-7c79-49d1-ae55-35873d400f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:44:37.244Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:44:37.244Z |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-19T23:44:37.244Z |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-19T23:44:37.244Z |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-19T23:44:37.245Z |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-19T23:44:37.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:44:37.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:44:37.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-19T23:44:37.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:45.985Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5a513ca0-3872-4032-8370-208a4980beab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:46.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:56.001Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0fe4163e-9090-440b-bf57-ded54f5d4fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:44:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:06.019Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6f185645-2c9c-4b77-8a8d-56a7d109d159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:06.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:16.038Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1a02b67b-d6cc-4e3b-b0d0-a19afac0a7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:16.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:26.079Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a3bd6202-7f5c-4cc8-8836-a54af4bb4934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:36.106Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ec4c716d-f361-4ddc-9385-5f0a251d7f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:36.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:46.125Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=605f9562-5821-4827-b578-481c24635d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:56.145Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d2b76436-9e3a-48c8-9498-f3865b22fde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:45:56.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:06.163Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=12580399-6758-49ef-a071-f53ed0a5e3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:16.181Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0689a48b-f09c-440a-8c5c-5ba126295cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:26.200Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=62a50430-d64d-4068-b5c9-c309130d5d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:36.217Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c8f962c5-6eed-4740-82c8-50a054bccbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:36.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:46.235Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c3dd0e25-6420-4c1e-9778-8d229d0ccfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:46.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:56.255Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e1651595-5ca6-4690-a023-52bae6efa999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:46:56.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:06.272Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=71cf8948-5024-48ce-9ea8-332572f1d69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:06.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:16.289Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fae5d550-b464-4a94-ac1d-2b59e7b987f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:26.310Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f6d29a5e-95ac-4be0-967a-ddd797836f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:26.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:36.328Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=31d782de-2bba-474a-a702-12b70c693074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:46.344Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=66e515a9-4c17-4479-b2e2-1063ff4ff8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:56.359Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=12c91504-313f-44d9-b68a-86888b501be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:47:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:06.375Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=46fce6ab-86a4-434f-bcec-925ec0212c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:16.388Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=28772b60-002f-4f91-8644-a9cb8ff5417a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:26.403Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8ffc92da-dcf0-44e2-a995-cf5abb1e4751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:36.415Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7b09e501-d186-495e-8464-6db3a96a0c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:36.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:46.433Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6da55a2b-3515-4843-a479-3daa14f7082b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:56.448Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6eba37db-7964-4a78-8223-779dcdf02bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:48:56.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:06.465Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c54b5179-ecfc-4e1f-9e6d-7f1e5623571e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:16.482Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d6d12d04-eaf3-4917-9882-3bb4ad8be971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:26.498Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3ec4cc2a-0ed8-4a6f-9e47-d0b97d1ff54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:36.515Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=595e1043-ae24-4bd0-b61b-e661de1464c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:49:37.247Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:49:37.247Z |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-19T23:49:37.247Z |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-19T23:49:37.247Z |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-19T23:49:37.248Z |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-19T23:49:37.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:49:37.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:49:37.252Z |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-19T23:49:37.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:46.533Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8c5ed48f-c847-46cf-8c3d-e8fe006ac0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:56.552Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=da16846e-9bfa-45c0-99f6-a403d6219d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:49:56.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:06.573Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c0ce90ef-549e-48b2-92e5-58cf7d9ba2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:16.591Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0ca141b7-07b3-4cb6-9394-ea6e757ad0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:26.609Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f204fb1d-65e1-420a-83d9-28fa80c9cd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:26.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:36.624Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0a3ea319-c0cd-41be-ae72-0569003bcf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:36.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:46.641Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cc2eb379-7496-4242-8baa-70b44f79a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:46.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:56.659Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4af22486-28b5-4ea4-b6be-9bbd04d54cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:50:56.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:06.678Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ae579dc9-6293-48d1-b7ce-b50f8bd919cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:06.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:16.697Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=535b1260-8498-4465-952e-baef3b280ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:26.716Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c584495c-ad32-4f41-81a9-b1ae840bd25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:36.732Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c05c16ab-8939-420d-85d9-c51854c50411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:46.749Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4e68be5b-ef1a-4da8-96a2-cfd5bebe7280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:46.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:56.767Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c2c507d0-2b1f-44a8-bae8-3bc96c3e48c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:51:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:06.786Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7b57712d-1e2c-4956-8d9c-5f73a904fbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:16.802Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2c87ce71-188d-45c2-9faa-a736756d46bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:16.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:26.820Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e8dc40ec-f27a-4f3a-8403-a89d5938db0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:36.835Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9e454778-8f4d-4856-9959-f3f016888fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:36.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:46.853Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=24af0927-028b-4f73-9b1a-59079e13f977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:46.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:56.872Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=07017fad-1fc3-462f-85a3-fe36a11de4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:52:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:06.889Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7e3c2b9a-d9e6-45c4-9c73-7d54b306078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:16.904Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=675ec920-20a9-44ec-b6ee-38cf0ab2e4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:26.931Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b46323e5-4cb8-478c-a305-eb7fefb199c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:26.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:36.950Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6b524f92-07f2-42ce-ba9b-386b04b8cd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:46.971Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e49bc6eb-9e94-4092-8c40-b07dbce276ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:56.987Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2edb58cc-85ec-48d0-bad5-6714ffe7eb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:53:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:07.006Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c8058082-8848-4398-9c69-f7bddae0f3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:07.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:17.024Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ed49f268-47e9-4ff1-99e1-a31522ce1bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:17.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:27.042Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8d396ad4-9396-4d6d-a8c4-3d36180a5d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:27.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:37.059Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d946c96a-fe6b-45b8-bc74-a3856e0a152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:54:37.262Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:54:37.262Z |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-19T23:54:37.262Z |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-19T23:54:37.262Z |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-19T23:54:37.262Z |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-19T23:54:37.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:54:37.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:54:37.266Z |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-19T23:54:37.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:47.077Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8cd59f15-6e47-49bb-9a28-951898a2b4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:57.094Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5a1687a0-9d50-405d-a99e-62ff527e9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:54:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:07.112Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=199d0f49-79e6-4c8e-99be-74ad7a78d9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:17.131Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1eaf1d9c-9289-4fb0-a7bd-084acb6fc899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:17.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:27.150Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3d112c15-a8ed-43db-9f72-8042cb8ab5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:27.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:37.167Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=365fa461-e8d4-4f0c-9761-aff0f87bcdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:47.184Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c1a6ade5-d761-4211-be9d-db5a232c4217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:47.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:57.204Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b50606d5-7c18-4951-a36c-631fef047769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:55:57.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:07.221Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=32e740e1-bafa-43f2-a49d-7a821c71688e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:07.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:17.239Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f7349562-c117-4d4b-a912-1bed4eadae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:27.256Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=afd99464-c47c-4e67-a1d9-f159618318d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:37.274Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=59f9c886-393d-4bc6-aee5-2f4fc0d1d0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:47.292Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=88e9032f-c7b2-4c87-8800-03ba39bb860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:47.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:57.310Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=33a25d23-3505-4de1-80f0-762737d841bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:56:57.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:07.330Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4ac8e7f4-810d-4c66-a016-67293f9408e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:17.348Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=538cef44-b3ab-423f-902d-9b13f3690c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:17.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:27.366Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=378f362c-59bc-4a97-90cf-6b56e4119d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:27.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:37.384Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=33fbe736-942b-447f-a5d1-868c2f6a2481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:47.399Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d288a757-9bae-4595-a1c3-f2e028ccf3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:47.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:57.417Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6e01a018-c7c7-440d-b1bc-b18ddd0eddc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:57:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:07.435Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b8a61c0f-d59b-42f1-8fe5-b2eeed4d2ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:17.453Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3ef0aef8-9c3a-4a7e-97f5-69d48c9b310b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:17.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:27.468Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d9dfcc86-47ca-45eb-8407-0db736ada97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:27.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:37.487Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=25666124-7c26-4d5c-bf98-94d3ccd60df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:37.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:47.503Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5c6b6c65-de29-4389-b2c4-a856bb707a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:47.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:57.518Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ec9a2014-931d-47c1-b105-5209b5e1abaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:58:57.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:07.534Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=41dc1a64-3bbc-45db-b185-bc2564d5a575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:07.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:17.551Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4f25e24f-26c9-41f3-9ddd-728253a83f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:27.569Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3ac2ad64-ba64-4e6c-b69f-ae08bb8c6c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-19T23:59:37.233Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-19T23:59:37.233Z |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-19T23:59:37.233Z |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-19T23:59:37.233Z |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-19T23:59:37.233Z |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-19T23:59:37.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-19T23:59:37.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-19T23:59:37.237Z |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-19T23:59:37.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:37.600Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3455122a-1001-4e5e-9ec9-1ba41a54f11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:47.616Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8856419e-c624-425a-a1cf-dd95d3836cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:47.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:57.635Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f1de89b6-92b0-4fcd-8d6a-056f61876e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-19T23:59:57.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:07.654Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=195cef01-eb4e-468a-be89-7933eb4cfc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:07.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:17.683Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fce82894-01d1-47e0-9aa5-689b05b6074f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:17.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:27.701Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b1889687-c272-42ec-8550-23bd72fb0414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:27.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:37.716Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=48402caf-e2bb-486b-ab83-3bb684c728ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:37.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:47.732Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=89ac8f05-8cba-4ceb-beb6-faeadfa9f7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:47.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:57.748Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6eb586c3-137f-4371-9187-24cf51c2a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:00:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:07.765Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=073ffbca-87e5-44b5-a990-acb04075813e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:17.784Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ffb3faf3-2545-487b-910e-80bf595ff933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:27.801Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=70cddbd4-1ce3-4ab1-b990-998edc7a0ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:37.817Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=dbe7b3ad-abae-4da4-bd7e-cd9c4cd9b6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:37.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:47.836Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6a606c72-ff2f-4dd2-973d-540addea5e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:57.855Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1798b423-aaa5-41ca-a239-dc5a18bbed41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:01:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:07.872Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7e669660-e253-434a-9e27-9f784117f307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:07.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:17.891Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0a7bf4ec-bf7b-4747-b83a-d51002df2671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:27.925Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=66c7b832-4801-4fa0-bb4d-65e901043631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:37.942Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b991b93b-d37a-4d89-a381-5a4eba61e06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:37.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:47.962Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=773e6fcb-b7e6-4414-811b-3beb6827dbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:57.981Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=26a698ae-11c3-40ef-a7d7-b4a415e5a361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:02:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:07.997Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6afcc9cf-0554-4e45-9239-c2d6e5a1aed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:18.012Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=68311324-33fd-415d-aefc-e5a8a49c93a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:18.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:28.031Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ab2be898-c7fb-4909-8714-d5f403c4ac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:28.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:38.050Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=acc2b048-019d-4ee9-aeea-b7ebc63bcc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:38.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:48.067Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4f23e9c8-8eb2-46cf-9a89-649f72cc53b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:58.085Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=64cc2fb8-3f8e-469f-9c47-5ac32f84dbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:03:58.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:08.100Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8c599f3b-8c87-4aa0-8435-999eb3ec48c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:18.119Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a6f59c6f-d07e-40dd-a96d-89f3c20855d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:28.136Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=94a51374-5402-4217-bc65-fc8a32648aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:04:37.234Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:04:37.234Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:04:37.234Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T00:04:37.234Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:04:37.235Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:04:37.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:04:37.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:04:37.238Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-20T00:04:37.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:38.156Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c7e9fd76-6ea5-453e-9eea-b17667e9fc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:48.173Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=32bbe39b-c08a-403e-a3b2-1c6e247b1cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:58.192Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8b938115-2727-48ae-b060-073ecfa78e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:04:58.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:08.208Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7631f6fb-5f1f-4d0c-99e3-85442fee39de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:08.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:18.225Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6dc07838-0b17-40ca-99d6-f2fdaaea20f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:18.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:28.245Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d601715d-62c6-4053-a243-7fee15394436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:38.263Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7caad0a3-859d-4b50-b736-2ec6a02436cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:38.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:48.282Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7c709e03-be36-4e39-90c6-2a293c661c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:48.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:58.299Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=823cc719-faff-4ece-8156-ddb81f77cef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:05:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:08.318Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2240b59e-cad5-4747-91ab-3a77dbff4256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:18.335Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a8d88494-00aa-4b87-a3cc-2828c132b491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:28.352Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=96f272e4-e06d-4cab-8082-10132737ae57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:28.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:38.371Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3f81a6bb-8357-4c74-adf8-02436e6ffd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:48.390Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=db6c3e5e-074a-4e39-9177-442461c702fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:58.409Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2fea77a8-4f14-4444-a3cb-d6d5dec94787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:06:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:08.426Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fcc005f5-35b6-4c0c-98e6-24bc3dfce714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:18.443Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c22e4e41-eb70-4a1a-8dd0-adc4d7e536f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:28.462Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6334538e-a62a-4e59-8751-280bd02508ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:28.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:38.478Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4ec70c1b-aaa4-4624-af0e-f8f17eeaa417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:48.495Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=91a94bda-4fcc-4035-aa36-c267960307ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:58.513Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1b858053-ecd4-4426-9234-8f9092a46679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:07:58.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:08.532Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7e76ec33-243b-4b0e-9632-8f6c1ae13be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:08.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:18.549Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7ca8681b-6c1b-4a8f-b994-63bb96906839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:18.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:28.567Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=115a028a-f85b-46b9-a6e6-db755fcef8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:28.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:38.587Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=34290bd0-5166-4292-852e-dd45edf601b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:48.603Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8fc4db9f-e83a-46b3-a861-6219a289a651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:58.623Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=95d42a63-2faa-4d15-8c7f-4850bc582269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:08:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:08.642Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2f0ddbbb-3aa4-495d-ac79-cb03933d2ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:08.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:18.659Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b42a105e-2854-4513-89a6-8dcbdb336406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:28.676Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a9d42d5b-c234-4a95-ae9a-ef131ca8f05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:28.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:09:37.228Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:09:37.229Z |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-20T00:09:37.229Z |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-20T00:09:37.229Z |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-20T00:09:37.229Z |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-20T00:09:37.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:09:37.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:09:37.232Z |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-20T00:09:37.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:38.692Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ee902fae-55c8-4b96-b2c2-efa3a4335ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:38.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:48.708Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b80b9864-161a-42b0-ac03-8ca1f3c15101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:48.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:58.726Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c0bca9f2-dbca-46c1-a6d3-47c9d14a9cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:09:58.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:08.744Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=df3abe23-7353-461b-9be3-9b3215cde6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:18.761Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=042bbb4c-880d-4636-a4dc-c3ac130543b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:28.778Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c589954a-66d1-412d-9687-a3b1489e4354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:38.797Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=20a1b7da-5f6c-460f-b437-8d56f7561ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:48.814Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6a72f317-aefa-4347-8093-a4a3cc0084a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:58.832Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d1da0838-eee6-4ef1-893a-acdaec2073f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:10:58.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:08.852Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cc20a605-e59e-41d3-8bfd-4caed763bee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:18.868Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eef0984c-d15f-4ca6-b577-7e078d61b1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:18.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:28.885Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=49f37436-70dd-4c7e-b9a5-bc7b6f869766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:28.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:38.899Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e039baa1-498c-4310-842d-2e15a8bf769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:38.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:48.914Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=43527756-116b-4e65-91eb-6f60e714bacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:48.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:58.929Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a60cdfe1-0b27-420e-963e-7aa433a048cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:11:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:08.944Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6c5be94b-112d-457b-aec5-17172f7c5254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:08.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:18.960Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f1b45b87-87a3-4da3-aea8-e38f3b30cb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:28.991Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a23abe30-00f7-4e2f-936c-68c06b2feaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:29.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:39.004Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d2f0d2df-28a1-48fb-a20a-13a4f61b1fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:49.018Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=28e2c364-f77b-4418-ace0-f6bc75c1af71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:59.034Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=bca663d4-33d1-411a-a449-4e3139c1aeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:12:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:09.050Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b46db6ae-e876-40b1-b6ad-79e085f16905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:19.066Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d7dcf59e-7487-497b-baea-8750c8283dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:19.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:29.083Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=72f68b29-2da5-42b7-9a39-792f4378ec61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:29.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:39.097Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f531cf99-dc1c-4709-b99f-d836d3c9f1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:39.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:49.117Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=35fc4c88-8da8-431f-8913-c426fd8ec6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:59.136Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8f024b58-69b5-48e4-ab79-05cd337f7a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:13:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:09.155Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0dc31149-1b5d-4020-9f7f-975e2d1d19d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:19.173Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d1e7cf52-eca6-4817-9b50-d2490d2eaccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:29.190Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f33ae453-6c3d-4983-81bd-af9d26395e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:29.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:14:37.238Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:14:37.238Z |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-20T00:14:37.239Z |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-20T00:14:37.239Z |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-20T00:14:37.239Z |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-20T00:14:37.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:14:37.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:14:37.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-20T00:14:37.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:39.209Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b6a34eec-8d40-4ddc-bf5f-b40757d70603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:49.227Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f2f99ea4-6c4e-4029-bb50-a8ddd9fffa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:49.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:59.253Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4700b7ec-7096-4211-bb5f-b0faeb3ad589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:14:59.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:09.272Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=479e2df1-e241-4ff5-a9a3-1adf61462503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:09.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:19.290Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c061a394-5e0d-4c49-a4c0-4d03a75f4885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:19.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:29.303Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=691d3b80-bcfb-4e79-a902-b094d21a367f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:29.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:39.321Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c92ae9d1-ec21-4994-95fc-18e4c41de46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:39.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:49.338Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b9c8d3f9-035a-4a4b-9f67-73a40e6cc82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:59.354Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ec3671b5-b28e-49b2-8801-b4843a09ed46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:15:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:09.369Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=27164678-458e-4348-b4d0-6d4942a8c5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:09.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:19.388Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b5face2c-7a33-40f8-b5c9-64d2ce4adb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:29.440Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f70bddd8-ec1e-44aa-ad35-50857d7aaf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:29.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:39.458Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=bb82fddf-e5f2-47af-aecf-e02aca2eb7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:49.482Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4a182f71-7773-4a5a-9ed3-2704a818ce33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:59.497Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8e3b6000-6575-4ab7-8486-091fa248b77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:16:59.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:09.513Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d7e68ba6-5c01-4c6d-9abb-28b8eabca865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:09.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:19.530Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f19348d7-7acd-4716-a0c0-76b5377ef5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:29.544Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1ab471ba-7d6d-4b92-b240-60b8b49bad25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:29.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:39.564Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=46e06cbf-f405-4bdb-bfea-053ef82cec3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:49.581Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=52e7fe1c-2cac-434b-97e7-89b1c1043808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:59.602Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9a93007a-1574-4840-84b2-76b261148a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:17:59.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:09.617Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c06c40e3-f2de-4fbf-99f9-c7924962469a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:19.631Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b4e3c04c-0e2d-4d87-9e17-cbe1231ad07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:29.646Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8dc528b3-db50-4a37-9e74-dbcb8811f718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:39.662Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0161f7e5-5dba-4587-a27e-c28f37f3ada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:49.680Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=af0beed3-5d82-46c1-b2e3-e17a60f34c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:59.700Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5cce1d9c-909f-4774-a0d4-8690a3ab5d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:18:59.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:09.715Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c69090fb-ec19-4733-bf8a-e49feae7d14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:09.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:19.732Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8f4e236d-dfef-4f5b-a299-b81e7e7b433d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:19.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:29.747Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=44ceeb5b-c23f-416f-9fb1-d73560d84719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:19:37.247Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:19:37.248Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:19:37.248Z |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-20T00:19:37.248Z |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-20T00:19:37.248Z |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-20T00:19:37.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:19:37.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:19:37.252Z |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-20T00:19:37.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:39.762Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2847a9a6-19ef-4e66-95a5-dea1aefe2fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:49.781Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1e554b57-0d08-44c8-a254-953e8e8707ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:49.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:59.796Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=806e0391-8172-45d9-ac52-9a4361ed6fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:19:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:09.813Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ffe3f1eb-03ae-4916-be8f-d1594d072ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:09.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:19.825Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f9d7d8c6-0643-414b-a7c6-20f5447cb4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:29.842Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6493eb55-d1ad-486c-98ae-447c7d90f229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:29.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:39.857Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c3094568-5c6e-416a-ad05-56a0093100b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:49.872Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e3142701-a38b-406a-83c6-76b64f954075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:49.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:59.887Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e0d67539-779c-4517-9926-05349c67d3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:20:59.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:09.903Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=af02d21a-ba81-4595-8e89-4509214b989f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:09.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:19.920Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1cc1cd58-fb52-42ac-abf9-d5857b9cbcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:19.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:29.938Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e3403215-d39e-4df3-9c42-4908a0938ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:29.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:39.957Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=52e31559-0e5a-4f0b-85e1-8193b106cd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:39.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:49.975Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=da31b4c4-662e-43e8-9ee3-fea3838ab05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:21:59.990Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=26133d4e-ad88-43f4-88de-d2b18eb2c0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:10.007Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1edc51d4-fd66-4d07-b7af-506ef9bdaf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:20.023Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7f3a4629-63ed-4d35-a6d1-feec237bfbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:20.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:30.040Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=51594d41-4ad8-4bf6-92e4-f2fe1b5f20ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:40.058Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9c1229a7-2e6b-4e0a-ab2f-ad9391b5b4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:50.075Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=05a9b9c8-0dc4-48ed-85c6-54ea3fe27f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:22:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:00.092Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=74c3801a-bcea-4be3-9516-9dac473b4c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:00.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:10.108Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=dea27804-86b0-4823-a492-43b7255f80a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:20.123Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6b649eb3-1cae-469d-bcef-057caad916ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:20.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:30.144Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=517ca0d3-5f84-4c7e-b4e2-f90a9c245d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:40.165Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1eba1984-5931-4480-b9af-78b48b504481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:50.181Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=59f4ce07-2813-43b3-bed1-c0ee345942cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:23:50.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:00.198Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e3302a20-6d48-469e-b5d4-b9febf34c856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:10.214Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6283f288-1c81-4154-9ef7-c13f092465b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:10.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:20.231Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f3006264-2b3c-4c11-b670-af0f71360dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:30.248Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a4ac7466-45dd-4650-a0e1-df4d117c54f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:24:37.253Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:24:37.254Z |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-20T00:24:37.254Z |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-20T00:24:37.254Z |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-20T00:24:37.255Z |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-20T00:24:37.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:24:37.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:24:37.258Z |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-20T00:24:37.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:40.265Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c2acb932-f9e6-4bcd-a845-2731e260dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:50.282Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d6004332-ab02-4cb5-83ad-5178c76d38d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:24:50.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:00.297Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=faabec9d-f2b3-4e1d-a741-e8a4ff4bcbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:00.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:10.314Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5b40b3df-a34d-4d13-8d93-dad4789a1453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:20.331Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0272d268-ee53-42ee-b4fd-bdb9f7fec579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:30.350Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9f0469d0-859f-4dda-b621-f7d1a656a603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:30.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:40.366Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6f693dea-3d77-4131-acd3-baa0b48ab47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:40.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:50.383Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=dd8864d9-9dc8-4478-8875-6b3a75e7d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:25:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:00.399Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7cfcda5b-b6e0-4ba7-b5aa-26f90a9792ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:00.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:10.417Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8445218d-5e49-41cb-ae11-4e8b1a534e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:10.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:20.444Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eab16389-bd5f-420e-96fa-4b18be073d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:20.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:30.461Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8eb0590c-1411-4392-9458-59ef68683fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:30.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:40.478Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=72e6ad36-bcc7-462a-9cfb-696151095396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:50.491Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3bb965a9-b3d6-42ed-adb9-7f6b29b3d255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:26:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:00.507Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=55f89935-8368-442d-8453-fc789f284bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:00.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:10.524Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5ddff47b-5bd6-45a0-b4bc-21a8bb03d472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:20.544Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0bcd7be9-e806-40e7-9768-e41fd8fa5b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:30.561Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d81743d0-d0bd-4af4-bd49-c1847c6eaf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:40.577Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=07c041a6-11b8-47ba-b8b8-7f93700dcdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:40.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:50.595Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=42dcebe7-2b40-41b2-8d40-ee500f26cc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:27:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:00.610Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6da0066a-98dc-4f55-81a9-913be683c6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:10.626Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=31a290a6-5f3b-4ff6-a8f1-478a2a8ae205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:10.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:20.645Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=073754ad-18a5-4448-8388-55f1431bf9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:20.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:30.663Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c771b8f2-96f7-4dc2-8f0a-7cb8353d93ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:30.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:40.679Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a3cd1135-aa12-4081-897e-4a7fc9c33b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:40.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:50.698Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c3c7c823-bf89-4544-9781-53658ce7446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:28:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:00.713Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3030bf56-c56d-4145-9a46-4bb6965230d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:00.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:10.731Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0039307e-6191-4395-979f-254e064defa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:20.750Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e0a35263-5fc0-4d40-8d30-2b55be43add9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:30.767Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=dd98eddf-822d-4b3c-9f3a-110be44bb97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:30.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:29:37.222Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:29:37.222Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:29:37.222Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-20T00:29:37.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:29:37.222Z |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-20T00:29:37.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:29:37.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:29:37.225Z |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-20T00:29:37.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:40.782Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a6bf9ab1-35eb-47c3-939b-de5270bf3632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:50.799Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0be1e6c4-0504-43de-867d-3e12f6b0611e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:29:50.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:00.819Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c9c04685-d4b9-44ca-aa9a-22b7b2790a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:00.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:10.839Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=56e096b3-f2f2-42c7-b2b5-41de367060ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:10.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:20.857Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=de0ff63a-70da-4095-895d-aec2dc33bd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:20.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:30.873Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=58481a54-f69a-4244-a771-193520fa0cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:40.891Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7fc61d10-eb04-4561-a873-b45d0533a3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:40.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:50.907Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=11359765-1f94-4ad1-ba01-c0e0771e6aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:30:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:00.926Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d9b7b2ac-9157-49be-bb9e-a583c2a3e077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:10.944Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=32a3feae-a4f9-4fda-980a-d45b13e2f50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:10.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:20.960Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7eece114-76b1-4b03-abad-ebaf5fbf2179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:20.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:30.977Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7425dce6-1884-4186-9676-1f5ab5b1706b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:30.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:40.994Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e76bac0d-106f-4acf-86cb-1be6ee8ff68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:41.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:51.010Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a40bbc33-9665-4ca0-a321-dfbbbbbadb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:31:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:01.025Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5d6eb571-ef2f-4649-96fd-3daa9ff7e125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:01.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:11.053Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=55b23f13-cd4e-4537-8499-183b28c0ae69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:21.071Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c0ed577d-bd3a-4335-99d4-58ae13c6dd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:21.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:31.089Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b913013c-19a7-4789-a551-78087e243f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:41.106Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ef0d170a-6ef5-4d87-ba5d-ffe689b9f2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:51.123Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4c34c1ab-92b0-4556-8597-e4343ffb4fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:32:51.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:01.141Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cf4ee3ea-2214-4be5-b298-f89d9f37cd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:01.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:11.157Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b3d47d2d-d7d9-4b6c-9e98-187e3f6ff9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:21.176Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a0829cb1-2ee2-41ee-8b20-bc9ad54e7788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:31.194Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=be730c96-0675-4a0e-a45f-85c39e5834d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:31.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:41.213Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ca1139e8-5330-4881-a6f7-a225503f7104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:41.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:51.230Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=470655d8-46b2-49bc-84b0-ed15408806c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:33:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:01.248Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=75ca0dbb-5566-42a2-979a-07f407ae0c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:01.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:11.265Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a311ec72-6c03-4b92-8f13-4c5a017b24f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:21.281Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fcda9370-8bf5-4f05-9f27-ddc0d9e54c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:21.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:31.298Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=56854f82-782f-4e62-acab-dbd8086837bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:34:37.229Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:34:37.229Z |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-20T00:34:37.229Z |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-20T00:34:37.229Z |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-20T00:34:37.229Z |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-20T00:34:37.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:34:37.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:34:37.232Z |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-20T00:34:37.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:41.314Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e584f000-74a6-45dc-b9c7-a38b9b7d1964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:51.332Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cf9fc4b2-238d-4591-960b-0447da49c95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:34:51.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:01.351Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=06c85f02-bd50-4ef6-acc4-237283f98589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:01.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:11.368Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f654bbde-562c-46ae-8b4f-b1b5dbe53a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:21.384Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=21a46eac-96c6-4b86-97aa-080f5a1a2361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:21.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:31.403Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=73c3ec58-74c6-4338-88be-c4cf6a7703a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:31.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:41.418Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=aebda73a-0aa0-4257-ac13-c66ac0084454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:51.435Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fbf21484-87dd-46f7-97df-4596fc0b809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:35:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:01.452Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d5272ac8-54c4-4b1c-ad45-fdf47669a3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:11.468Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6ab0ba56-290d-4df7-8eaa-a5fbce75fe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:21.486Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d55fdf01-531c-4dd8-956b-0f5a52fa4811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:21.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:31.504Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=afc7ef8c-d55c-47af-a5e3-e6e268befed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:31.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:41.520Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=be4eca5e-54a2-44cc-9086-b5fb70bb68f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:41.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:51.536Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f2ee99ca-02a8-489c-9ca6-77ee1ca9fdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:36:51.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:01.553Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=34cfbe0d-85eb-4607-ab83-1efb17037bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:01.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:11.569Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=61836f2f-4a31-4f10-8c53-557b1c9cd15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:11.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:21.585Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=87eedf5a-08d4-4a10-b2b4-b16b2e4a535c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:21.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:31.602Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=11de381e-a1f3-4d49-8930-ddca58e7381f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:31.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:41.616Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=399fa6d7-8acb-4c13-99a5-6bec1e2f0642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:41.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:51.631Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3b7c434e-276a-47d1-ad05-844fc453a5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:37:51.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:01.648Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0ef26f65-f961-4ad9-bf67-92f05d7c8882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:01.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:11.665Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3797279f-06c0-4711-9856-2c4edddfa3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:11.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:21.681Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1770a31d-dde7-4056-ba0e-b6e255480da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:31.703Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=30916e4b-fc03-46c7-8da3-4965c13dbf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:41.718Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5bb0a9d7-9ad0-4833-a641-c17e005d5315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:51.736Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b490a870-c29d-4a5f-9d64-307ad9280421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:38:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:01.754Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=412929cf-ba42-447c-97b0-154387447038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:11.771Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=79b38e76-ba99-4473-a4da-ecfb11182f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:11.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:21.786Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8bc0a5c3-0c2a-40f4-b2e7-51f4970cc162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:21.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:31.800Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=627da235-0a5f-45ca-8171-29991209104a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:39:37.223Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:39:37.224Z |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-20T00:39:37.224Z |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-20T00:39:37.224Z |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-20T00:39:37.224Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:39:37.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:39:37.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:39:37.227Z |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-20T00:39:37.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:41.816Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4f372664-1ca8-49cf-9481-ad06bb45488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:41.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:51.834Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ca6f4401-1668-411c-8be1-37d3ab36ddcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:39:51.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:01.853Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8879eb8a-1ee5-4e6f-b3ff-24fe5b69ec2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:01.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:11.869Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8c7fa0ca-eff0-43f6-bba7-67160d9054bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:11.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:21.886Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d8d60de3-2b60-4d57-838e-1a259346f46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:21.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:31.904Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=82afdd25-ff3c-45f7-ae39-072df0988c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:31.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:41.921Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6bb6e11c-5b9d-4a61-8271-7c9cf9eeaa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:51.938Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d7027b79-122f-46ee-8093-e38e077bc1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:40:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:01.955Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=88d832fa-ffd4-4868-a8a6-1069cbe55629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:11.971Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b9b6460d-c096-4e43-ab1e-839fd458983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:11.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:21.988Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2ba995d5-20d3-4fd4-a1a1-cf774122a5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:32.005Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1d2deef2-65d6-4f8c-9312-7f9bd20883a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:32.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:42.023Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=801c18a0-f7d9-4abf-a8fc-d8ead9be8cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:42.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:52.040Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ec98df9e-2f39-44ac-bfc7-736ae11e38c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:41:52.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:02.056Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e5746e67-82f3-404e-8641-2458717aecfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:02.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:12.071Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cb23ee42-fa2d-4c82-b678-351105e513ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:22.087Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6f5f0e44-b249-4d08-9db8-c6224522414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:32.103Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=35f854c2-639d-4fc6-804a-bc95c145a1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:32.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:42.120Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=94905e23-2e9e-4f24-aae0-bdec0c4f6171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:42.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:52.137Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e92c53f9-43d5-4153-8c61-83241f8c180e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:42:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:02.154Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=21cf5212-fff6-4e4e-800a-84ff4f2d5da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:02.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:12.170Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=12fd315a-8cbd-4dda-919a-6e640b8fabab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:22.190Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9ad5cb43-147a-4c09-86c4-f137e914cd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:22.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:32.206Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8d15a6aa-73de-4032-9169-5cba223460dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:42.223Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eca67c68-0490-4524-8571-baa35728a096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:52.240Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6e94a2eb-2769-4d14-ac58-7caf87107cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:43:52.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:02.256Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eab62a4f-c378-4e92-849f-9dac701140f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:02.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:12.272Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=97eac825-526b-4c53-b526-20817568b49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:12.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:22.290Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4ca045c7-0d5a-4e39-b854-9e370c4a5f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:32.313Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8f837d19-b30a-4509-a3f0-6216d4a674c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:44:37.235Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:44:37.236Z |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-20T00:44:37.236Z |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-20T00:44:37.236Z |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-20T00:44:37.236Z |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-20T00:44:37.239Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:44:37.239Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:44:37.239Z |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-20T00:44:37.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:42.331Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=704448d7-69bf-4d27-b21a-b13bac94df71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:42.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:52.348Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d9fdb6f8-1fa4-42df-931b-7aecd3265997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:44:52.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:02.363Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4dbd48fe-78d4-4519-bf63-c999407bbd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:12.380Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=53573ca8-bc45-4410-a332-71185b8a331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:12.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:22.399Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6aeffd74-986b-4cec-91db-5a83428cfbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:32.415Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c0b02701-752a-4dcd-8b56-40303f476122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:32.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:42.431Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9acc597d-1f11-49c9-a9b0-b8b0ae0805f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:52.448Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d6432b8d-5d3f-4664-8787-9aece413e106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:45:52.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:02.464Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d61611f3-4a6a-4d72-949c-b21b864fa41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:02.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:12.483Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9908e18c-76c9-4457-bb7c-5bf0835b2066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:22.500Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0db6e7b4-0f15-4639-b8ca-6f3489e74a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:22.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:32.515Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d8fc3904-26ca-4d54-b1a2-ac40e852ed58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:32.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:42.532Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=703b072e-1fec-4587-88c1-c762286480ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:42.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:52.550Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c38fbb93-d5ff-43f8-a44d-6f0f88266651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:46:52.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:02.569Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=22771967-a918-4502-8e20-4de12340cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:02.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:12.586Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=919662e8-818a-4647-9931-c02a82176ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:12.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:22.604Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6a3a8633-3124-40bd-945b-297697d9eb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:32.621Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ecf308ae-a7ea-4b99-851c-8ef83b41ca41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:42.637Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=874675aa-9752-4008-a625-6ad8029f1eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:42.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:52.653Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=76eafeb3-9443-464c-88b3-ba2f04f872d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:47:52.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:02.673Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4e807f02-836c-41fe-88cd-c3787bba939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:02.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:12.690Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d0cbb602-16d9-4e7a-8912-2491d2253e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:22.706Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d58b2746-b47e-424e-b869-fb2a36ebae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:22.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:32.723Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=dabf2691-e3bf-4333-a0f5-8970a372b484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:32.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:42.740Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=bc6ff657-180d-459d-b3e5-f31f9d7c9358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:42.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:52.756Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=360d8771-635f-4c1f-bee9-5ecaeb592ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:48:52.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:02.773Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b8120acd-bf66-459d-9d69-36f427e45603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:02.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:12.791Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ef20836a-5735-46d2-97e1-c2e20e66b1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:12.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:22.807Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=05e27539-8c26-475d-b90e-c228dff24450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:22.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:32.823Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2efc0026-7989-4d5b-a787-0d0658b8570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:32.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:49:37.228Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:49:37.228Z |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-20T00:49:37.228Z |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-20T00:49:37.229Z |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-20T00:49:37.229Z |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-20T00:49:37.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:49:37.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:49:37.231Z |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-20T00:49:37.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:42.838Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8d111e35-8a98-439a-92ec-70d1137c3f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:42.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:52.857Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d7ba4ca8-24c3-4a77-bffc-e5772b0e76ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:49:52.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:02.886Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b8ee9bbf-e3cc-407b-b0d8-df9234d558c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:02.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:12.904Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=248a71a2-90fc-4b40-abf3-c6ce4a46d067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:22.922Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5f468307-a588-4dcf-86ce-14a06fb6a868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:32.939Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=895f2a28-8f17-4860-97d7-90dec323c68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:32.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:42.955Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=134f4b12-ee4d-4933-8cf7-4be4bd3e64e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:42.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:52.974Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=14affc1b-c05a-4d5c-b3cc-6d19588704a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:50:52.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:02.991Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=636a2c93-dd6d-4e84-8f2d-e5599a25a69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:03.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:13.006Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9809aa81-5c1e-4a95-8d2f-e67575cf11ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:13.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:23.022Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b89aa10c-3389-49e6-a940-688fe376e8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:23.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:33.040Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5b21837d-a741-493d-b3b8-9f868d88b2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:33.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:43.058Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=da407911-03d2-44b3-a171-447f7c0b435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:43.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:53.074Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d0ac7751-100d-4d24-904b-8fa89146967b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:51:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:03.091Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=360269ea-79c0-4291-ab49-3ca34d491a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:13.109Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=40afb880-5fd9-4107-89f9-f4bce456a0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:13.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:23.125Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ade210a0-f002-40ea-837a-a0f0bfbc214f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:23.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:33.142Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9a5d1546-c4d7-4c4e-877c-1fe66b47e934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:33.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:43.159Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=de1ee053-34d0-4ef3-b8fe-f0c47fa44a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:53.176Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e35949d7-c7e7-4164-a116-678666bc1b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:52:53.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:03.194Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f939d742-ada0-4e18-9239-58ccfcc634a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:13.210Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7907613b-7d3b-43c3-9fcd-37e2cb88f2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:13.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:23.227Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=979cbb45-9382-4d41-8a8f-a685cf5d8508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:33.247Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fa393e2d-73b2-471f-ae08-1626dc0906e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:43.263Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=03a0f940-32ff-414f-a711-f2a6d02651ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:53.281Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7322c9cf-d8d5-4541-bc4a-3c71b97fe170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:53:53.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:03.325Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8d615eac-494d-4d90-9258-c8db7ae1d9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:03.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:13.343Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8fe6fe90-e88f-412a-8401-f77cd861423b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:23.362Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0c64de6a-c863-4759-9707-26e6fc981c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:23.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:33.377Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=501305c8-0da1-4640-a1cc-0d56430a84be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:33.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:54:37.255Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:54:37.256Z |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-20T00:54:37.256Z |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-20T00:54:37.256Z |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-20T00:54:37.256Z |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-20T00:54:37.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:54:37.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:54:37.260Z |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-20T00:54:37.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:43.395Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=74af3524-6435-4c32-837f-3352ae0e3b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:43.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:53.413Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6aa95dab-14ce-49d4-8eff-886dc2484f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:54:53.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:03.430Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9a6a0de4-cebc-4f84-8ad1-0cb2f5fb91bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:03.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:13.447Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7193dbe0-55a4-4a94-9426-e5e9a65cb50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:23.463Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=84a27710-0224-48ad-8423-d7a63e4a32d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:33.480Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4ebe8b50-e7d5-48a4-80dc-06e72891f0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:33.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:43.498Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e65708e9-bb04-4382-90d9-a876d4d6165f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:43.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:53.514Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7eb07fae-b36b-4305-b0c8-893148eac141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:55:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:03.530Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=98913e2d-5fec-4c5d-bfb0-baa81c7ba584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:13.548Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f23e6752-9406-4fe1-8faf-bda496edb29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:23.565Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=879d51cc-5f77-464f-bec0-c1366d758b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:23.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:33.583Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=957561e1-2ad3-42d9-947d-e0f38e7c146a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:43.599Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c34df2d8-9016-444f-a6ba-c5c6835c6c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:53.618Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=462cd1af-31f2-4126-bf4f-368ff238518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:56:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:03.635Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b4718d53-b86b-4d40-9451-9d299a756dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:13.651Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4890ed61-6df3-4c8f-9235-4c82b6213b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:13.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:23.669Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6df855e0-4b74-4cc1-b5af-93e5359a248c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:23.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:33.685Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1d1dce1a-f0c9-40db-8d17-9de7b0b79d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:33.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:43.702Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=87d7d504-bb42-4a7b-9181-77bdcc22595a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:43.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:53.718Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fa737967-28c0-4b61-a8db-f6f8e3bdcb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:57:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:03.735Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=06f9d54c-614e-4685-8e47-940a4bd1d87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:13.752Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=10a511fd-655f-4e61-916e-e148a804a774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:23.767Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e883eae3-413a-495b-b01d-c6c42ec744eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:33.784Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=56ae2ea5-c6fe-4609-b326-a7012f0141da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:33.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:43.801Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1f793a3e-c6db-4aba-9eab-296e91c45b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:53.820Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5250433f-3c1d-4715-98ec-cfb7d259aff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:58:53.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:03.837Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=887c4a80-ef35-4771-87d2-55c444dc6376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:13.853Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5ced21b6-7e8f-4225-bb21-8f37afe3993d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:13.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:23.869Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=069f7885-f239-41bb-9195-833e443e2b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:33.887Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a7e72389-b591-4291-908a-c8ccded892bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:33.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T00:59:37.233Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T00:59:37.233Z |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-20T00:59:37.233Z |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-20T00:59:37.233Z |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-20T00:59:37.233Z |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-20T00:59:37.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T00:59:37.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T00:59:37.236Z |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-20T00:59:37.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:43.903Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=715a8d79-0fa3-4a35-a155-02186dd4af8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:53.921Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3ae68a61-b028-42a2-a73f-702a975e8570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T00:59:53.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:03.939Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0a6771b6-1a41-4a33-b05a-e4828b7c7545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:13.956Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a6877994-5d57-4162-aaca-4f6372b1da6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:13.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:23.972Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=99603cdc-2633-41a8-9fca-af0c16b3b2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:23.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:33.988Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=14894c7c-b24b-4895-9cfc-696b5c2a9a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:34.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:44.006Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7e62689d-9ab6-45c4-a4fb-b03da978eab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:54.023Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=97a52e2a-f5af-4bfa-bcfa-63a2dbac2dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:00:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:04.041Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ed7ab7a4-6998-4d52-b13a-49a9575b5f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:14.058Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9a00d112-dc6a-4f40-9af3-3f1502109faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:24.074Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7c00f179-3b9a-4ac3-a02b-be673268a91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:34.089Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6858396a-0a74-4d6e-addb-8549625c4ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:34.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:44.108Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4c8df384-91f9-412c-9a01-6f3079da67f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:54.123Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7c903fd1-7037-450f-913a-c02599da1b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:01:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:04.137Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d0680ec9-95eb-4b39-b572-e4ec4b27cfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:14.155Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=32407300-191c-49dd-a482-5284e9b18760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:14.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:24.171Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=49091529-0418-45c3-a63b-df0310fdf106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:34.191Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c27168d6-80b9-482c-bb76-0b09886bc8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:44.209Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=54fbca29-e14c-4f55-9c79-4b5e2a5ac7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:54.227Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3e970ca6-68a6-4d1c-a7e4-d1fc9a91381e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:02:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:04.242Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ac8b4c43-f0a3-40a3-a7c3-28de42553b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:14.258Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=65cf67ca-46ab-449f-89cd-b473ac81b7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:14.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:24.275Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=acb0b170-0d6b-4614-bfce-5a3b93515360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:34.294Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c5a878be-38de-4293-b6d9-cb914548f4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:44.311Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9dd51a87-12b9-4d03-890c-d61db4951847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:54.325Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4c3ed82b-5d1a-4180-b481-4af0bf978cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:03:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:04.346Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9f31f065-636b-4d40-910a-91247c27df7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:14.362Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=156e45cf-4885-4e18-8c8d-b02146fdface | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:24.378Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d7e94fab-766f-4b9a-8936-209f1061da9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:24.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:34.394Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d616e112-05d9-4d5f-9f50-9aad9db06316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T01:04:37.233Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T01:04:37.233Z |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-20T01:04:37.233Z |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-20T01:04:37.233Z |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-20T01:04:37.233Z |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-20T01:04:37.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T01:04:37.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T01:04:37.236Z |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-20T01:04:37.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:44.409Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5855b272-67cd-46cc-9b48-5f27850d7c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:54.426Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d6436add-f05d-4f38-b123-05904c0dad0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:04:54.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:04.445Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=201b9128-e1b7-4b05-bb22-b3d4c92ea9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:04.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:14.460Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1779e156-47e6-4473-9c77-b9fc74f11f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:14.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:24.476Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9f25be8b-09c4-41a5-969b-0fa762f4723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:34.491Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7e469970-0597-4fe0-aaa8-14c601033b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:34.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:44.505Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=78663c6c-53dd-4cbf-8ebd-5627ebf62031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:44.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:54.518Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6f803d1f-557a-4ad8-b5c4-dbc9af35efaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:05:54.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:04.537Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=df30c367-a6cd-4844-ab56-90156fb96ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:14.556Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d6f36a73-0850-4cff-8b5c-9cd87793c881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:24.572Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f86ddac1-e3fe-4873-bfa4-7835ffbea9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:24.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:34.586Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0f1a9c52-0183-4b39-98cc-8aa5edd743ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:44.600Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1baff422-194a-4ac2-8993-07cdf946f74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:44.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:54.616Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b6a68121-6b11-4965-83fd-cc8bdbb84088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:06:54.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:04.634Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c2843830-bda5-402d-8014-c4377b5f6672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:14.650Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=404e5e8d-7256-48b9-8d6e-cc7a115b70c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:14.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:24.668Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5b234226-d750-431a-b64a-cb335a79518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:34.683Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=32d0490a-8f13-44cc-9531-054b51bf564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:44.700Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4407b0e7-16fc-46e8-adc0-341f5f35f969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:54.721Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=22090412-5f4a-409c-acd0-03c0ada237bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:07:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:04.739Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=05585132-b7ce-4192-812e-6e5560b1a832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:14.754Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=16ef91c2-60e7-4d75-81ae-3255b2979060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:14.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:24.771Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2d60d8a0-5034-447a-af65-8e3c8a8d6ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:34.788Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=31f69fe8-91c1-45c8-ac7d-43723a46afd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:34.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:44.814Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4cb55c0a-9d8a-414d-bea3-2c933038efca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:44.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:54.833Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=0aa1dd43-c071-407b-ad97-f750a2bb6226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:08:54.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:04.849Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=685e618f-d3ee-44cf-a498-2cd39258dbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:04.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:14.866Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c4106d62-9bdd-4df0-9049-f7092573a4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:24.895Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=edb32672-cd74-41a1-acc9-fe63e2a02552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:34.918Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2dbde5a6-5824-41db-9a7c-ff4ba68d711a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:34.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T01:09:37.238Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T01:09:37.238Z |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-20T01:09:37.238Z |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-20T01:09:37.238Z |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-20T01:09:37.238Z |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-20T01:09:37.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T01:09:37.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T01:09:37.241Z |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-20T01:09:37.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:44.932Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d5665924-809f-412c-a58c-65d354211628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:44.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:54.950Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=df5d31bb-3a37-41b6-a3f9-b95c522d5b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:09:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:04.967Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=feaab1dc-41fe-48db-85c3-d6af54e5b296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:04.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:14.985Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=799e39a2-926f-44cf-86f8-5097d06cc213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:15.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:25.002Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f15b1185-94b6-4d24-bd97-f03b18ff6f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:35.018Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e11a79eb-ac7c-4d4c-b957-6801d430f4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:45.036Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=36fe1e4d-86da-42e2-8613-957b9d1a1851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:45.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:55.056Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1de77743-8cc2-4ee5-a29e-10856511bd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:10:55.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:05.074Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=65eee5ca-8036-43c7-b304-fd313bb796b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:05.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:15.090Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a96a9ad3-c5bb-412f-aea5-6820c50054b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:15.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:25.104Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b772bcce-f73f-455e-be40-0329172a1853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:35.134Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eb9b4115-74b0-4b1a-8a68-0aa40ed7eb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:35.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:45.152Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d99bd79e-64f5-4a97-9328-ad388a904381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:45.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:55.169Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=91deca4b-25f9-46a8-8e68-611febf36fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:11:55.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:05.185Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8285ef78-7b29-408a-b136-c78ec72e0c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:05.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:15.203Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=30d4e1d6-8ed2-4c12-adf6-a01e9acfa517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:15.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:25.217Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fa502255-0012-4a3f-b2ef-7cac00afe298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:35.233Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2bc0ed84-4074-418b-8272-0bf473878bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:45.248Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d4cef8ec-d885-4586-bf61-6de01d8f1c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:45.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:55.270Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=45a0f4a8-824b-4883-aac9-4c68fa134aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:12:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:05.302Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e3ec1890-7639-41c7-aca2-dd74c6e8fbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:15.314Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=267663b9-758b-42ca-9906-d629a8a28bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:25.330Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=80c712ce-b44f-4e0d-a65d-9d27f0224bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:35.345Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=90759104-3055-4791-aa4f-7f0cf0295d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:35.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:45.363Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7169a36e-f51e-4aee-b707-69729b51b3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:55.384Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7d10fc0e-1735-41f9-bd80-b0b0ffe2f419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:13:55.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:05.399Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=220f9150-49b5-43d9-b38c-3c3d9f64a6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:05.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:15.414Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8290d674-a745-4b9b-8dcc-f6fb9c30b678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:15.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:25.427Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=97df793c-3469-49f6-a0c4-59196ea0be3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:35.443Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a65d55b3-3f06-4603-a13e-863408203492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:35.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T01:14:37.231Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T01:14:37.231Z |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-20T01:14:37.231Z |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-20T01:14:37.231Z |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-20T01:14:37.232Z |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-20T01:14:37.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T01:14:37.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T01:14:37.234Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-20T01:14:37.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:45.460Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f5806ccd-53b3-457f-8d66-7d523cf267b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:55.476Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b250b5b1-f29c-4d2b-b356-80386fd40f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:14:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:05.493Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e608ab44-6a92-4a1f-990f-f14e0b149fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:15.510Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=274a2fb8-e22c-4994-96d9-8de9e1b9b869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:15.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:25.526Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=87c71422-0d23-4ecd-9a64-08f942e86644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:35.541Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=07ea099d-4401-4e95-bb21-dbed878170f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:45.558Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=39e929da-a807-4e98-ad28-5d14cb54a73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:55.573Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a07fd35e-7dd3-4734-8f2f-4e7c65ac65a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:15:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:05.591Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9a92f6a3-2a8d-4313-8694-6f966f5b05e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:15.608Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=89b34c54-dbec-4d3e-9167-43f775e7c946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:15.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:25.624Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9ec2b391-07aa-40d6-86db-27f9c3d44079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:25.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:35.640Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4172fe2b-a350-4bd0-942b-c100d8d7441c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:45.656Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=c0194ac3-d0c1-4b7d-9b46-3ead99e144e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:55.674Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=71bd94a4-de17-44ce-8e3a-71a699c3ca9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:16:55.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:05.691Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=66f3a887-ee2c-4eae-845e-2886d40f5944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:15.710Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f83ddef5-1f12-4ccc-a97c-aa95b2fdc703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:25.726Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9679d96d-4304-4f99-ba57-d7acdfb9e4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:35.745Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=42329cef-5d75-4834-aad8-abae79a42f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:45.762Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fcd16d27-7bb3-4c8f-bdc5-6cac5b196a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:45.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:55.780Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4fd648f9-9e5f-48ef-8cd5-0d6e3e28a4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:17:55.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:05.796Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=13fc0587-f8e8-46e0-a276-1469e8efd72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:15.813Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9e3b509c-30e9-4b87-8a31-fe8f5efd328e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:25.830Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7ee61d9d-833c-496a-a6ec-c48e5c617475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:35.847Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9b7fbbc5-e46b-41a8-9fae-60335f4f5306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:35.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:45.865Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=67a40cf6-e9eb-4efb-97e7-dcf552de10a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:55.883Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=a269786c-7b36-4811-8eae-bb3d2168ae05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:18:55.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:05.904Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=41675395-cc65-4ea8-9934-c72f84ff96e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:05.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:15.922Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6776baea-0ef9-485b-85ef-500ef6c3fc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:15.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:25.941Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=19730e05-2841-4d23-8c91-dc107b9e947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:35.959Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=dead373e-b255-4ccb-80d6-71e20e206578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T01:19:37.241Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T01:19:37.241Z |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-20T01:19:37.241Z |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-20T01:19:37.242Z |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-20T01:19:37.242Z |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-20T01:19:37.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T01:19:37.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T01:19:37.244Z |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-20T01:19:37.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:45.976Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=2ff6d7c8-e91f-481b-96d6-ca5e1c856e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:55.996Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6c954976-5e95-4d78-a279-12bc627e9782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:19:56.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:06.013Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6bb5495c-122a-468d-9101-d26635c244f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:16.032Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=e5527700-01df-4c4f-aa26-7e874c9c45f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:26.048Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7f2d9fe3-2c04-443f-97cc-0d2e6a242c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:26.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:36.064Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=80ac9cfc-7cf4-4bfb-a2f7-6c6197f33712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:36.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:46.080Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=f4a1eefb-330d-4ae7-b757-20a3fb9bf939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:56.098Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d7c99e95-5664-4f5d-ba6b-82cfbf17e4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:20:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:06.116Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d46d0a1a-ec73-4f58-ad82-4c13411fe6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:06.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:16.134Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=016d33ee-5e24-46f3-98aa-b34e1b462691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:26.151Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=3bb8cbd3-15cd-4e1c-9957-d84203e736c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:26.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:36.169Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=ea286f53-d550-4fdc-b89e-872b6890697c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:46.186Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cb7ba035-b90d-41af-a2a9-25ad98c82a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:46.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:56.203Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=67f4649d-5f27-4f10-be34-2da0c8c90989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:21:56.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:06.219Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1d233f7b-959d-4700-8f4c-e33ee0247589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:16.235Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=76b7e960-bcc6-4760-9f78-6e6c57d1e815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:26.254Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=6c6afa4c-f93f-40b8-bf49-e3a99bcd9ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:36.270Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=1f464044-ebe2-479f-9f83-26f031902ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:36.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:46.286Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=8ee0344b-52d2-4bf7-af42-7b66d2f113a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:56.303Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=4cc97055-1190-4b51-9c15-fe6788651f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:22:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:06.318Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=46c1d553-5139-4245-9b54-f4e25f76d4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:06.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:16.338Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=babf47bf-4666-48ab-8752-fb454e24d0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:26.352Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7cc59e85-ea47-4571-bb98-29b283a138f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:26.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:36.369Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=43d8a050-7c67-406c-a2b9-c85339118e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:36.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:46.386Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=b67e4ec7-3dea-4298-a741-d15bf7685df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:56.400Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9b939e02-66d4-40a8-8af7-90d610920857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:23:56.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:06.416Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=7d74377a-9113-4f26-83ac-d1fa12126e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:16.433Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=eb539b9a-4981-47ab-8591-d42966fd6768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:16.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:26.445Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=db4ce8bb-cff4-4042-9b1a-b0bda1fd02d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:36.459Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=08a058f7-3c1b-4a98-b579-143faecc46f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:36.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-20T01:24:37.245Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-20T01:24:37.245Z |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-20T01:24:37.245Z |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-20T01:24:37.245Z |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-20T01:24:37.245Z |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-20T01:24:37.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-20T01:24:37.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-20T01:24:37.248Z |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-20T01:24:37.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:46.476Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5cf4483b-54fd-4ea7-9286-18652a28f5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:56.493Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=127464fd-2113-4022-9e48-5ab94d932b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:24:56.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:06.510Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d8289761-ee91-4cbe-b25c-1db50f67f5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:06.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:16.528Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=91d02dbe-1fce-4593-9780-9a05cacd2a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:16.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:26.545Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=d8d482d5-8554-4a33-b918-1c558eec1666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:36.563Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=cbfc43a1-1846-44a4-a09d-3fbcb4f809de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:36.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:46.580Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=dab7ef52-79d5-4358-9bad-594346f606c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:46.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:56.596Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=fd51b8e8-5ac0-49a6-9f99-d65449998f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:25:56.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:26:06.611Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=432e4379-b964-4ac2-a531-0462b4df483c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:26:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:26:16.625Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=5c75e530-bf24-4a2a-b358-92c9ea3756a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:26:16.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:26:26.642Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=9ca40c72-723b-454b-ad44-a5d9c2adb19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:26:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-20T01:26:36.657Z |INFO |Init configs |InvocationID=efe37235-b5db-4179-aeab-6e9ac7b0ffbc, InstanceUUID=11750296-4a5a-453c-95fc-3b0172ebf787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0