. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:20:25.651Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:20:25.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:20:25.682Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:20:26.142Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:20:26.279Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:20:26.280Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:20:26.281Z |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-02-03T03:20:26.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-03T03:20:26.506Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-03T03:20:26.526Z |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-02-03T03:20:27.685Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-03T03:20:28.075Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-03T03:20:28.092Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-03T03:20:28.093Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-03T03:20:28.150Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-03T03:20:28.151Z |INFO |Root WebApplicationContext: initialization completed in 1624 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-03T03:20:28.687Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-03T03:20:30.441Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-03T03:20:30.996Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-03T03:20:31.018Z |INFO |Started MainApp in 7.412 seconds (JVM running for 7.89) |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-03T03:20:31.257Z |INFO |Start scheduling PRH workflow |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:31.268Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=65ed77c3-d8b9-42e5-ad4b-6a8badad35ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:31.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-03T03:20:33.617Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-03T03:20:33.618Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-03T03:20:33.620Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:41.715Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3f45a4e5-d5ce-448f-a9e2-2546afe8b776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:51.745Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a2036c50-7297-46aa-a622-ab0f8fc1ca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:20:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:01.766Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ca1c1848-8175-4b7d-b7c8-b93c4086d90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:11.799Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=96166e63-cc74-493b-b571-16d873d4257e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:21.816Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=00b6eaa6-5619-4fdf-aa85-1316ed4139db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:31.838Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bac81ff6-ddc3-4a1b-9a08-eeaf95477b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:41.855Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=163247cb-4b79-47a2-a3f5-bd886355caba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:41.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:51.865Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=74518c3f-5a65-4b22-bf53-d29a7f7e7e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:21:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:01.883Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=276c40f6-ed0e-4dc0-8ae7-c9ba377aa860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:11.897Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28aaca53-9ab2-4deb-a06a-439984d6a8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:21.910Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f8ccff0c-8ef5-4c4f-81fd-f1a47c77377b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:21.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:31.929Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1243be94-8db6-464b-bc1d-5cd5b1ecdbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:41.950Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7359e204-28ac-4a8f-8459-2e102283c295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:51.963Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b3f91d99-5cb0-4f44-b074-c034c8c52954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:22:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:01.979Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=854338d0-ee63-4d8a-a6f0-f5d10c357a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:11.993Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d3e6a375-9496-4640-a0b6-b7df7f4ffa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:22.017Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f7a829f0-06f4-4136-b801-1c8be0c5b592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:32.029Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=40fff695-20e6-4092-9058-027cb941d35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:32.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:42.045Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=31ff63e5-055c-4914-a800-b294793abbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:52.058Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ace47ba4-fe63-44bf-9ffc-4018b1460088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:23:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:02.070Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=45d8759a-9e0a-4c0c-92b9-4be41b47d1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:12.081Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=70a3494c-7565-4ec7-bf31-7e7c43cff797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:22.096Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28c659ee-dc0e-4bcc-83dc-e25aa769957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:22.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:32.113Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=efe15e70-3072-498b-b6fa-b42adabad91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:32.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:42.137Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2ed85790-b3bf-41d8-9b06-afc0c1ffd7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:42.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:52.152Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b147c879-59c8-44a2-b00c-5cd29a66e5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:24:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:02.167Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=62b1c035-35c3-482d-9c4e-f212c449f28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:12.182Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=990fe404-9a0e-4a3f-b476-6243d824c825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:22.193Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d190206e-9297-42f1-a3f3-85be5d99f5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:22.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:25:29.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:25:29.525Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:25:29.526Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:25:29.528Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:25:29.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:25:29.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:25:29.535Z |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-02-03T03:25:29.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:32.210Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=48ae56f6-62d1-48cc-ad8a-7a83aee9e394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:42.223Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0a6cd5ec-fabd-49be-8497-bdcd104ec2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:42.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:52.234Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f12dac82-ffa5-4eee-a71a-8689a9dd7c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:25:52.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:02.244Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2058ee81-e904-4cef-bdc1-0333673cc1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:02.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:12.256Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5cc4bc40-ce2e-4309-b257-2fbb71095597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:22.270Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=44c0a137-41a7-431c-9c34-749ad60afb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:22.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:32.283Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ecc6eff9-9745-4713-916f-6ac0661df9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:32.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:42.300Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e87bc52d-a45d-40ae-857a-c298273b8d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:52.311Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5196b2f2-64d5-4d08-a5b9-17b3a8b58447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:26:52.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:02.323Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=96a2107b-94a3-4fcb-ab0a-e4dc25f07332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:12.334Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=da7ca73d-eeba-4534-83b5-c1ae18e46ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:12.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:22.343Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=21deab7f-4fa4-44c2-a2f0-a78581f32aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:32.355Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b08c63eb-d4cc-49aa-9186-611a99f8212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:32.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:42.367Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=25f11ab4-adc4-47a7-bb94-a086fcf07a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:42.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:52.388Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=16942d25-4319-4a06-8b54-3b65dd46ae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:27:52.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:02.409Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ef430d77-fa2e-4741-9f9a-c25dc0db096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:02.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:12.426Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e3b59cc0-fc87-4422-a03f-e886928ea39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:12.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:22.439Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a1050f17-7619-4e03-8208-ff1410a4d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:32.452Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3a8e447a-4d38-4fee-9b68-73d863dae1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:42.464Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bceb62b1-a64b-48ea-86fa-31630eceb148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:52.477Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2c5e3c9d-9a4d-434e-aea0-942dc317fc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:28:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:02.488Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=41c8cc5c-afb7-4fa2-80d6-020316656dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:12.500Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b23c145d-6393-4582-89d2-f0f105e8392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:22.510Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2011c820-0739-4a12-85df-c67aac78fd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:32.523Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=786e76d5-4ade-4cdc-8209-5a19d2dba021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:32.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:42.536Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4a007f48-02b7-4b24-859c-4aa85951be77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:52.550Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a42e3fa-a8f5-4bd1-81f7-f16e949ffdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:29:52.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:02.562Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c403dec6-c5d9-4ad6-96ba-85b6ba709b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:12.573Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d9e67e55-6293-4083-a22f-4388ceabf863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:22.586Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=23696773-c498-4060-bd1f-4d7df3df173e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:30:29.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:30:29.002Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:30:29.003Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:30:29.005Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:30:29.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:30:29.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:30:29.011Z |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-02-03T03:30:29.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:32.597Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c821999f-046c-4d23-989c-b8dc00f8b1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:42.607Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=875189cc-3c58-4cfb-a8fd-b617e383cca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:52.618Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d39d7459-6844-4391-bc0e-cb94ad42e0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:30:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:02.630Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a827395e-cf12-4e99-bd75-932c8686512c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:12.644Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b38159f3-38a8-408f-8ef8-5e4c8c4ffb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:22.657Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c7c5c56-1722-46b0-b31a-06b356c862d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:22.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:32.671Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5810aa88-ec91-401c-8f16-8cb9a4463dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:42.681Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c0f1a74b-4114-4d54-a784-41c55a062ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:42.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:52.696Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1ec10148-f932-464b-b94d-4331ce68d106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:31:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:02.712Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c4d8f53d-5a8a-45b7-afa1-db7be057be98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:02.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:12.725Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3d236482-d20e-4f56-8791-21c511098000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:12.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:22.736Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dfc67cf3-15a3-4ad6-9a01-f7535d615aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:22.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:32.747Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bf409ed1-61f7-400b-a032-c33793e5c69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:42.757Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=503721bc-5d8d-44e6-89d3-21407eed7c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:52.768Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8d3eaea4-0701-448a-8ecc-10f22293e908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:32:52.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:02.779Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4364c0fa-251f-47b2-a9ea-ab0ca649d143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:02.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:12.792Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=50dc6aab-9616-400e-aeea-7597b60d8e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:22.810Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bb3d4465-f73c-4329-8073-b666c323b241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:22.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:32.823Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aab1c617-8853-4965-a242-d67246844d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:32.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:42.849Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2f817977-52f4-464e-ae7e-969f38a78270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:52.859Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=68a6debc-4e88-4320-82d4-199f7270e203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:33:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:02.873Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f16a60ca-e9ff-4ed3-ad51-5a73e46044ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:12.883Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=773cc692-e45c-4271-82a0-3dbbc3458cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:12.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:22.898Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f529fd55-a6d7-4381-b9a0-82d3418d78f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:22.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:32.908Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c193674-ba80-4698-b02f-735ee53a5309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:42.919Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e231f4d2-84f7-43d5-83d3-45e572563b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:52.931Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=70446856-a1f2-4e0b-a9f5-490d6ada513e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:34:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:02.943Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=13658f26-2fac-45bb-ac99-1fa9c5f7ee6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:12.955Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5b4e0d71-4918-4e24-b028-2b236134020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:22.968Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=755bd884-b39c-4ef8-9e5f-c120f6662eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:22.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:35:28.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:35:28.977Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:35:28.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:35:28.979Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:35:28.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:35:28.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:35:28.985Z |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-02-03T03:35:28.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:32.979Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e4aac50e-d7e4-4d7d-bfb3-1a8435052cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:42.990Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f9d24d32-8161-4cf8-b7a5-ac2603839ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:53.002Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b5a7a758-7eb6-4617-a9de-596f00a5e67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:35:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:03.013Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b673808a-346a-4bb3-abc7-8b2f13f5715b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:13.024Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ab517e77-d338-410f-8e14-17ad46cfe7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:23.035Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=60262db3-989f-45d2-b84a-f5ffca6369af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:23.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:33.049Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d5e8e801-57a4-4628-8bb9-84aefe320eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:43.064Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cd7cee64-fa69-49c8-8a21-d067c2faf615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:53.078Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b28bf7f5-063d-4dca-8026-ac9f4b77a64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:36:53.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:03.091Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ff089a96-e179-4f12-90c8-3a6cfb0505c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:13.101Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0f1a6fd8-c84e-4cef-8027-310f31f8073b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:23.112Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3f96abe4-e17c-4158-8ec8-de3fd97d490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:33.122Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7e02fcbb-989a-4ca8-9850-42c555757550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:43.134Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4b1127b0-8f34-4491-87e6-e8fb040ed2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:53.145Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3cc5928e-db33-4a22-a226-52f227a822a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:37:53.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:03.155Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d9adca4e-11e5-47e7-869e-8df1d3b20e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:03.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:13.167Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5b4185ab-cc53-4a35-99f6-f638dd288dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:23.181Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f7423c6b-bebd-40ea-a7fd-67cd55f71f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:33.195Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=abc77046-ac23-40fe-a4de-92270e96e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:43.207Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7566fb93-ef03-4810-89c0-0d535f921787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:53.218Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a68f0297-7ee0-4c84-b713-f612bdc1c106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:38:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:03.230Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9fcef953-2bfc-43f4-92b5-fa4948308414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:03.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:13.241Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b7c6e29-2b28-49da-9ad4-13d0904de0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:13.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:23.263Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4b9ac88e-a550-4648-b337-dc7f523e1cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:23.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:33.312Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e6ec7acd-122d-4eb3-8944-486b6dd5b533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:33.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:43.381Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dd2db997-faea-4dbb-9946-a2629017894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:53.435Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ea2e426f-3291-4cf1-8e04-d60d968aaee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:39:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:03.658Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=800ec0b0-7bdd-4a43-8cfd-f896bcc43e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:13.714Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f2ba0345-6be1-4e1a-a6ae-c519e412f894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:13.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:23.751Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0fff23e5-e22d-40e3-85d6-4f0403b11fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:23.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:40:28.967Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:40:28.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:40:28.968Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:40:28.970Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:40:28.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:40:28.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:40:28.975Z |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-02-03T03:40:28.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:33.771Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=978a8678-3de8-45c9-a86d-b83620486b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:33.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:43.799Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1e89c66c-d4fa-48ae-8e6b-8c6fd3975e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:43.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:53.810Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=75ee7045-bab8-46d0-868f-8250b57b1695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:40:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:03.821Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=218524d3-420a-428c-90f3-0593e84bf05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:13.834Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dc703ebd-adb6-49d8-9911-4ec564bb8e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:23.844Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=63503076-2d4f-4699-9d48-16b1fdc37cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:23.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:33.856Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=17fb37d0-26b3-4564-aa3d-47e5a6b7e776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:43.872Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ef7b17e5-0b46-4aef-b77f-7e0f0a82ecad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:53.887Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=80460ca2-eae3-44cf-9e0c-4d954d34c902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:41:53.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:03.899Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c0d0ed15-af5b-46d5-83de-fba3ef6008ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:13.916Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7a152c30-e751-402c-9686-ed906799eafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:23.930Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0629fc57-cc20-4caf-b86f-18f55a72d913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:33.945Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=360d2c72-0bc9-43cd-bf94-37d73ac58932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:43.961Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=95e1c736-48dc-4dd4-8812-c6e4ce54aca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:53.983Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8fb485ae-11a4-4a95-92af-6fe079dc9d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:42:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:03.994Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a6cca2fb-c2c9-464e-b06a-6fca07e4fb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:14.007Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b243e61f-034d-466e-aa35-362c1d701d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:24.023Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cbf26843-93e7-49d7-9b7c-e4849dd6d6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:24.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:34.039Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a4767e8d-d629-4399-821c-60a2c4e926a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:44.053Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=de9c7844-5a31-4366-a8d6-0c4c7fbd7cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:54.072Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b351a761-27bc-4f29-9f40-3525dde901dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:43:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:04.088Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=81358aa7-ba6e-4908-9c14-b23f819536ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:14.115Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a4ec2bf1-799d-4d71-b0cd-0f78c270b32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:14.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:24.135Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4d9482f3-c958-413b-bba4-685b6e5167bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:34.145Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d339178a-cc97-4414-a2c5-062d550ddbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:34.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:44.191Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f3decdbc-c65b-4bb2-9088-1aad2617eecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:44.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:54.204Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aa43e62a-6930-4e51-ae9a-d14244d13d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:44:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:04.217Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4a7ad6c5-80db-443f-a3c7-a29f9b79c824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:04.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:14.230Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e7794326-59a3-436e-90b4-1d9d2f3b6f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:24.246Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=45cd5d53-ce9d-4935-80ac-08404d098272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:45:29.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:45:29.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:45:29.008Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:45:29.011Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:45:29.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:45:29.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:45:29.019Z |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-02-03T03:45:29.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:34.267Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3f0a417d-fee9-47dd-8a11-82c670d55fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:34.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:44.287Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fd416e0d-079f-43f4-bdad-5ca58aff0333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:44.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:54.301Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=edefef8a-0c7e-42b6-90e9-88a8f391709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:45:54.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:04.325Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cb10f26b-ed80-4dce-96aa-5060f782eaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:14.335Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8df804b9-cc90-4f39-ae93-1c1c8f63ad2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:14.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:24.347Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=57496e7e-f9d7-4a28-b4cb-59f8861c5d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:24.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:34.358Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2883a208-3565-4ae3-b3d4-2f805cccb8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:44.368Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f2e458b9-123c-479e-9984-57924d3f8e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:44.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:54.377Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5aef0e74-1e6f-4e44-8288-85d053cb01dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:46:54.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:04.388Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=16d2487b-7c2e-460c-8022-2775e21565a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:14.401Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2579a48c-c394-4372-a276-7641b724adce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:24.414Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e83daa09-f870-4642-b186-e1f679dd0fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:34.426Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e75376ba-2f93-4f56-a66c-77d608a094f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:44.436Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=05308c9a-753d-4ad8-9fb5-11729ede004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:54.447Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3130e994-aad7-433b-9043-c420598b6dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:47:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:04.458Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cf684afd-309f-435c-b6b4-71dce81c11aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:14.469Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1f26365d-3a1d-41c9-9495-43487a77104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:24.491Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8b7360f0-8a80-4d43-85a1-6888d9560d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:34.502Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=45d6671d-afd5-4b12-8bff-6ab5ef63998b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:44.514Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2bf8b1d1-d555-4906-98d1-592d463baa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:44.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:54.524Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c7b11a27-0def-4ba5-8d15-4ca6df327b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:48:54.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:04.536Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d45d80b8-c794-47d1-bce7-24647f09eccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:14.546Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bfe56bab-f80d-4da9-ab78-a2275420d5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:14.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:24.556Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cd05e9ec-84f9-4792-8b03-ce933435eb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:24.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:34.568Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6533db46-0be4-4bd6-b43b-6b7a70195b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:44.579Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3afa6392-a499-4d06-afa6-3dc5a5405a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:44.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:54.588Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5d253cbc-3448-44be-93fb-8960814a087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:49:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:04.598Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f55916b1-675b-47ba-bd2d-8e28a1e6305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:14.608Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=644040e8-4210-44e5-8db8-15b883186da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:24.618Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=88ca191c-0f61-407d-b0c7-c5c5171d64c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:50:28.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:50:28.971Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:50:28.971Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:50:28.974Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:50:28.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:50:28.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:50:28.978Z |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-02-03T03:50:28.980Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:34.629Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7f82ae80-1769-495d-a227-f0c7f9b7c152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:44.638Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7b776d11-319d-4e23-ba9e-9de15f9c4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:54.649Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a18aac27-c6f3-4e51-881e-78950b3dd9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:50:54.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:04.677Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4cc418bd-8915-47dd-b1eb-c6ca7c36422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:14.686Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ba5be61c-3356-4896-95e6-d36d69675c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:24.698Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=222e5ba4-3a9c-4df8-8e31-e7dbe7acf590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:24.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:34.709Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0a47c198-9ace-4d3d-ad90-a66a130e3407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:44.720Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=37c645e6-a7ca-43c5-9e42-909d346ac939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:54.730Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=802485bb-c80b-4bb3-a2b0-14ee2926f6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:51:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:04.744Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c9ab9fc-7749-43ea-9015-1da369d1e41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:14.758Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1c6b0a31-0289-459d-b8c4-045ed4503d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:24.777Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=56e28051-42a4-48e2-91e2-1d048b7f229d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:34.788Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=baa04b6d-1942-4420-ace1-242973c6d12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:44.800Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f923826b-896c-46cf-ad3d-332d7f658a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:44.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:54.811Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8e1e4026-26a0-4b4f-85bb-7a2d545651a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:52:54.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:04.821Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=621d78c4-a07c-4e71-a4f2-693b750dcf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:04.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:14.831Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b9870d14-0e1d-4ad9-a3f3-a5aa30531038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:24.840Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a0a0d1a-d3a8-47e4-bb31-5df78a200f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:24.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:34.850Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f47c26cd-109e-4bbc-8f09-f21aaf8daeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:34.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:44.861Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f3dc8909-46ba-406c-b1da-348573ebdb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:54.871Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b368d4df-3d08-41c5-81d7-de5b7d9e7547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:53:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:04.881Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ec0ebd33-15f1-477b-b882-34df992d1503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:14.891Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2735f762-8b9d-4c00-b646-b0103aec6751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:14.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:24.902Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=51888991-c81b-4f4b-aafd-c35b0e4bdf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:34.915Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2ffdf4a3-3098-4c79-8af5-16a1b778f848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:44.924Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d394498c-06bc-4a40-a4d9-30dd5bdaab23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:54.935Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9acb134d-018b-495d-92ba-e77fb3e9c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:54:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:04.947Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c814364c-399a-4a7a-adb7-bf536ba4009e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:04.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:14.959Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0023e332-5846-46c8-ac1c-c7e42e833dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:24.969Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=56e6ab5a-f453-471b-8594-99df640fcb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:55:28.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T03:55:28.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T03:55:28.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:55:28.939Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:55:28.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T03:55:28.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T03:55:28.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-02-03T03:55:28.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:34.992Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=00c0e8b1-5615-40c6-8d6a-dbb940012468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:45.002Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bcd6c4cd-2b27-40ac-a12e-2a79ddf7a87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:55.012Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1feb799e-98d8-43c6-92ad-edd44e55c506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:55:55.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:05.023Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=20a6281e-4ab2-4286-a76a-cd888099e31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:05.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:15.034Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a3dfb65c-b269-4895-b88d-7415248c934b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:25.043Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aba2fd14-a3c9-425b-8d87-3ca98384a18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:25.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:35.053Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3fa7abb7-7159-4d55-b4cd-c74437ef6307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:35.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:45.065Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4db3e9b9-4681-4168-a5ba-fcf76e38089d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:45.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:55.075Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f8b6d40a-2a25-4ffe-8a10-1bf261a6bc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:56:55.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:05.086Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b230195d-440a-4cd3-a1cc-4c637ed79085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:05.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:15.098Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f67ede95-a992-4596-a80c-83e8f13db393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:25.111Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bfd2d801-de9a-40ff-abc3-79805ec18489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:35.124Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7e6ee973-b04a-4008-9465-f14ec6c8327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:45.135Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f4d2f519-3b6a-4904-9279-e0d860305320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:45.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:55.147Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d19c7667-cc28-4211-b8cc-4ded33482c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:57:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:05.160Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=db9728b0-73a7-4bde-b64c-72f7ec7551b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:05.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:15.170Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=05303dff-d73b-4571-82a3-0ba93fc109fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:25.181Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=67cfc0be-123d-4729-9ee1-54963b0b5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:25.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:35.191Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c3efd643-b1e7-43de-916f-543f6b3e216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:45.203Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b1fe3e4e-938a-4d7c-b15c-802f0b473f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:55.213Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ea135f16-ba9a-43a4-9737-34199c0fb1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:58:55.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:05.224Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a0a31d38-39f9-4961-9776-b7d02845380e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:15.234Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a9df1d2d-e157-49cd-9e75-a988bb03454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:25.243Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cd383f23-2e90-4712-8e8e-438ea7653f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:35.255Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5907a514-15a6-4119-a59a-f889eaad6948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:45.267Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8d440235-2043-4f56-b17f-83a87740038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:55.281Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=47d9b23f-f5e2-45c5-b844-c10f5dc16b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T03:59:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:05.291Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=48c314ae-ea19-4ac3-a017-e3af282b42de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:15.301Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e984eb52-f624-4d14-94d3-b67751375b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:25.311Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d86d72bd-4465-4d16-bb03-872093af4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:00:28.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:00:28.965Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:00:28.965Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:00:28.967Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:00:28.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:00:28.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:00:28.971Z |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-02-03T04:00:28.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:35.322Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4e67e0dc-ae04-4b3f-8bf7-c59307078a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:35.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:45.331Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fad6dbe3-9668-4a11-bf48-39db9286e5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:55.340Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=52affced-6399-40b4-b76f-f155ef08d825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:00:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:05.351Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7f56c0e5-929b-445e-a36a-f298dc79ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:15.361Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=18b86962-257e-4011-a77d-ed63c75d0f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:25.371Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b438aae-6a40-48b6-bb55-5b75594ceb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:35.380Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7dbce933-c80a-4460-855d-8e1a46da99bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:45.390Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8060a4e3-663c-443f-94c6-4cf66dfde85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:45.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:55.402Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=93e62fec-ac9a-44ac-a5ac-a0d140b9f847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:01:55.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:05.412Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b5131043-dd12-4a3d-9640-7c04deddbf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:05.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:15.422Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=132a56d9-4b47-40c8-bdb9-f28872c24443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:15.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:25.433Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e3485fd7-6591-429e-b645-5fda69297d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:35.444Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=38e1e258-ac86-463a-b6be-27d6f57d0908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:45.464Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4f224e79-ee75-42b1-b2db-63ff72ecf56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:55.479Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=07f9c20a-cdc5-4d0c-9e8f-2a5c75318eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:02:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:05.496Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=af17fa00-3405-4ee8-8a64-c62c078a4c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:05.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:15.511Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=644a4d8a-2bee-4d3f-ba9c-7576f858a3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:25.523Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cb1128b6-a747-4587-8892-aca65922b979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:35.535Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c14838d-3bae-4318-a538-dc3a163752ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:45.546Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6f50860c-4954-4288-98d9-f0334134ca72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:55.556Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=34622d33-c7bc-4dbb-b47a-be8352052b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:03:55.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:05.567Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=33469baf-5288-49ae-89bd-6ac01a962bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:15.578Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=76ee261f-1cf3-44b5-86a9-c1d0bff4f90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:25.591Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=083a57c9-5e28-4fea-aa1b-eb9f7041197e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:35.602Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=38fad4a5-1ff7-4592-848b-1e46187d22db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:35.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:45.613Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6aa154f7-2c6d-434a-8b9c-81ea38182a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:45.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:55.622Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=529e767d-c992-4c7c-b871-9887ddb7fe62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:04:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:05.633Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1f8bcba2-6a42-4431-8833-f81b78d0c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:15.643Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e67a8b32-2251-4295-97e5-f8815b1546bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:15.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:25.655Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4666f8f6-81f8-41ad-8fb3-9a67ba4a652f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:25.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:05:29.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:05:29.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:05:29.025Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:05:29.028Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:05:29.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:05:29.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:05:29.032Z |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-02-03T04:05:29.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:35.667Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=81ab5390-4f14-4eb2-b0c7-bc161f2e1a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:35.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:45.681Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=05ceccc2-5d93-414f-a97c-eba7b7a3b805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:55.693Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e6655b21-8b86-40b2-84de-17367b0f20c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:05:55.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:05.706Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aa624932-10f6-4993-8e85-31ac2b6e386e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:05.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:15.717Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=58b8fd28-1ace-4723-a789-7b2bd12bb71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:25.736Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c4a79af7-6280-4476-8078-6b8f6b8bce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:35.746Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7258bda0-54bb-4b59-96c0-36e69cb1dff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:45.755Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=49646f7b-0edc-424c-b53d-3c53e77d557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:55.770Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fa7281cd-d8de-4e0a-b021-36da276a8009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:06:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:05.785Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4c218594-baf7-4dc3-b1cc-231d08f42900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:05.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:15.796Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f9b47626-9f11-4d54-b8a3-bf334b11ceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:15.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:25.808Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=71054c2c-bb01-49e2-9e32-5693a179fcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:35.819Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=97439238-c607-4884-80aa-dc22ffc265cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:45.828Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5d6b6de3-0671-40d8-8cef-131b94bf0ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:55.840Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=179c0374-aed1-4394-9e6e-5f6ff220c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:07:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:05.857Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d8086641-425f-40be-84dd-0d359a00948e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:15.869Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8111d573-a8e2-4e7d-b001-207d374d2d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:25.880Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b3ac81f-5964-423c-83e2-75adddd98477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:35.891Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bbad28f2-ed83-4308-9cbd-20b43f88d274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:45.901Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4a79668e-33a0-4a5d-90c1-17d7fbc8f50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:55.912Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=65d5f4b6-dea9-4de3-acce-fe0f1d761265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:08:55.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:05.922Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ace61bfd-05e7-475b-a404-85af17c9c85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:15.932Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=90f416b3-2344-4a9e-9f82-16e88a91ac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:25.942Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6537f7fc-7146-483a-bfaf-80d6aec14824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:35.952Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=489a89ee-8d0d-4b1a-84a2-6f6719ed5659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:45.962Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9ef50c24-0299-4647-b765-245d6c5244d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:55.976Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=25efa071-6e8b-49b0-a9d1-ade4972ab243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:09:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:05.985Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e227d519-1594-4142-9936-92b7411de729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:15.995Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6b112d1c-768b-43de-8238-2dafe541dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:26.008Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2bc7289a-f3f0-4e08-bc5f-d583f85927ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:10:28.965Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:10:28.966Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:10:28.966Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:10:28.968Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:10:28.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:10:28.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:10:28.972Z |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-02-03T04:10:28.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:36.018Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fb70684d-f258-416b-ad44-4ad90bf8b1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:46.057Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d07a3dff-a310-4245-8c9a-e33b29ee73b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:56.067Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=09628017-fa66-4e99-95a6-1a69e2cf59b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:10:56.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:06.077Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8062ce49-dd23-45e1-98ec-f7aac36311e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:16.086Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5810b333-c9a2-4a45-8e4a-32781acce3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:26.098Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=40ec3b60-3be2-434a-9f9f-e77b5ff53326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:26.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:36.108Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=30aa0aa9-35ac-46c2-9f28-29b49980fe9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:36.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:46.119Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a1ccc6ef-7c27-4e34-a313-33458e5fb8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:46.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:56.129Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e3a8b4d8-8c60-4e87-bd97-f5da44f9dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:11:56.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:06.167Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a567fdf1-371d-49da-bb74-4581e0b9fa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:06.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:16.177Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a5fae490-c70d-497b-a922-fd29f54da555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:26.188Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=29045228-5b6a-40eb-bde5-9b9d4e0dc25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:26.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:36.197Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9a5af4f4-3cab-410e-b235-0ff42690fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:46.212Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=16c73f42-5b93-4e5a-951a-deb6e51ad04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:46.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:56.221Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1404c567-f472-4a65-9fc5-6cfe2c4468c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:12:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:06.233Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b551cde7-d0ac-4fdc-97db-51912118c64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:16.244Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ed6af68e-3601-418d-bbeb-6fd6608b1dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:26.257Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bf2a8cef-8310-4bf1-ac66-e7d60db4dfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:36.269Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=67e50a31-be66-4194-bafe-7129a44aa1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:46.281Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ef868492-4d2d-4140-9070-7722a6d01cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:46.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:56.291Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fdb2337f-6e78-4e95-99d8-277fac6e2cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:13:56.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:06.303Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ad828481-0785-47db-af80-821e8a548b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:06.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:16.312Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=51dec4b9-eb7f-49ea-afdc-b8c2a3593cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:16.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:26.321Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c1898466-0cce-4233-95f7-50c4372979d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:26.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:36.330Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3d7f8f77-f698-473e-ab03-eceb674d5d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:36.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:46.340Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e423d963-2935-4e8e-a3fd-057cbef48ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:56.351Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=12e04392-c57b-4a52-8972-bb287b59d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:14:56.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:06.362Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9f2b773e-54dc-4d53-8f67-a56a60920257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:16.375Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2592cc75-8acf-4eb7-9ace-29a8c009f9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:16.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:26.428Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8e1400f6-bfe2-4dc5-b866-2fa256413999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:15:28.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:15:28.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:15:28.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:15:28.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:15:28.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:15:28.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:15:28.991Z |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-02-03T04:15:28.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:36.442Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a7e40580-41fb-437e-9a7d-c15e47b53198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:46.452Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=12b4c763-e3ba-4e99-9ba9-608e94f6b227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:46.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:56.463Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d71c2604-4646-473d-bd34-1c8fd3e9ef81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:15:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:06.479Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=10df42bc-4c8b-41cd-a128-e8e4cee2b56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:06.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:16.494Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b8a83e0-6d8c-4ab3-899a-b96b7fb82e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:16.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:26.504Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e3ea7641-53cf-4d53-85c1-c71e6f488e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:26.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:36.516Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=71ff7156-d99b-41b4-9170-8cab518d3cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:46.528Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=57f1f6e1-260f-40c2-9855-de33c3c8b6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:46.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:56.537Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0d297426-f34b-45d4-bb22-b5bca7e8954c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:16:56.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:06.551Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d8c8b53c-cc83-4e68-b664-ff2bd5c7629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:16.561Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=84effe56-7a13-428d-ae30-57c508d2091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:26.578Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=67e52e9e-46eb-4be7-83d4-98da55385846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:26.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:36.589Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=36f14c55-d89b-413a-b4bd-b066d595ac7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:46.619Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6542d5bf-4f27-4b02-b531-e8eabb4dd9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:46.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:56.628Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=eec3d63f-7acf-4ccb-9995-ecc1c74ff783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:17:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:06.640Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2c25d3d0-f897-40ac-8f72-cbba411fe7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:06.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:16.650Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5b9f21b3-b71e-47a1-b0a9-935066c44d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:16.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:26.660Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3ca7a4d3-67b9-4497-a4aa-c04431434908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:36.672Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a37bf9f-d6fd-4858-971b-db44e1d46c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:36.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:46.683Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fa675d54-dbd7-4be4-b647-5a28a89862c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:56.695Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=83e1f46f-85e0-445e-b48b-967c1daf2a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:18:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:06.707Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0d18444a-84bd-4193-8aa0-6991f2883acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:16.716Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=27324388-09c1-49e6-a5f7-e4e6d2824c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:26.727Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ddcc39b8-caae-464e-92df-15ff5103e713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:36.738Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2bebc2aa-1eb0-4a57-b53a-aa81b5e9556b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:36.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:46.749Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=df394ead-26f2-4243-b993-8e1f6014d6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:56.763Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2d02c09f-c1b7-4707-92ed-6c84cef3842d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:19:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:06.774Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3b3ea489-618f-496d-af37-3ad5ebe5127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:16.785Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=65059c24-aeff-41f9-a03b-cd6c043799e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:16.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:26.797Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e6ea7556-9c12-49e0-bbf9-bda02f4ef238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:26.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:20:28.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:20:28.937Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:20:28.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:20:28.940Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:20:28.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:20:28.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:20:28.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-02-03T04:20:28.945Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:36.808Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f1392685-eee1-405d-9b09-42ec732e81ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:46.818Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=287cbef8-6fb3-4dac-bb5a-a458a85286b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:56.827Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3fe9f61a-106b-4936-bc30-3f6b3fba4fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:20:56.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:06.837Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=da956b11-d9ec-4778-b0ae-3742190b115d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:06.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:16.846Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=316a0a13-b65e-47d7-9651-48607781caef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:26.856Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8ebe4cbe-5a43-4c2e-9728-cdb0aa6b6a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:36.864Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=19ac4973-65d1-4ecd-a14b-8123e9414a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:46.875Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a43a2ce6-1de6-434f-a7ee-b5bb3db03676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:46.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:56.884Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f6af4fcb-621a-4834-abe0-3ce59e9a9786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:21:56.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:06.894Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=98862dc7-9974-4a5b-a988-ccb31b9562ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:16.904Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=98cfac83-1bc7-47a4-888f-7a49b405b574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:16.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:26.916Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=01f9b4c8-e5b1-4709-92d0-751a229dd83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:36.923Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=537e1f88-c91d-4495-a858-8de870bf59ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:46.933Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ecbd09b0-6db9-4ba2-944c-5222255d13e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:46.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:56.944Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fdff809b-fe5c-41a5-8fdf-0372d4e2c678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:22:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:06.953Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b21e901f-dc02-4818-b892-0f6541270c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:06.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:16.962Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1a7a789e-5944-4b28-9dd4-f5c26fddd18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:16.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:26.975Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=67a73558-8248-4e22-bdbf-4384e2388c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:26.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:36.984Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=253859a3-31da-4343-a40b-3a7328dd1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:46.996Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28393832-800f-4f56-8f47-80d430e30c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:57.006Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d1c83183-837f-4f27-9c9a-7b1bf98b8a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:23:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:07.017Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=48e4fe49-28c4-4d58-82ae-64fefeea297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:17.030Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c8d2efaf-c258-44ae-bacc-392a064111aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:17.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:27.041Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a3f11388-6f77-4a06-bce2-fb2358bac78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:37.054Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1fce7cb8-fe58-47e0-8626-a69f33253874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:47.070Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a2b815b-1de1-48b1-ae72-cf1fdc2be136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:57.080Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d00f3380-863c-4072-9356-20aa2d77fec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:24:57.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:07.090Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c3dfa4ea-9760-4166-9c1c-6086d4396a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:17.099Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b9720de1-4f86-4f3d-9bd2-ff473a868e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:27.107Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d1d6e6fa-1125-40cd-88f3-168be52a7b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:25:28.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:25:28.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:25:28.972Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:25:28.974Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:25:28.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:25:28.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:25:28.977Z |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-02-03T04:25:28.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:37.118Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e7bb3bc2-3ea3-4743-a943-d7217f0475dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:47.127Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=709e4619-56c1-455a-a367-cfed6667b409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:57.138Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0838338e-ae55-46f7-90f9-8dee67889605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:25:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:07.156Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2f75f684-ba0c-46f8-8f3a-abd7fc0bb57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:07.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:17.165Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9bb6757e-0896-43b9-85b3-4101c07f4766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:27.176Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=08d5821a-17e3-4fda-b24a-cf132947ccd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:37.185Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ed7afa57-54db-424d-983f-dc723c855fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:47.195Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9242f715-1d3b-4ff2-a358-fd793d908d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:47.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:57.204Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c3101646-cee5-4e0b-935c-3241b59588be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:26:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:07.215Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8b4e2351-d4f7-4e1a-8871-979e6ba5d82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:17.224Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0d00fa6c-dd55-4dfa-8c3c-e691c27dcd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:17.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:27.233Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d0760ede-d87a-4e9d-adbb-fd13d4cb0fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:37.243Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e39ff2bb-e1bd-4293-9eec-159cd37082b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:37.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:47.254Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=97dd81fa-7d55-4dcd-ab72-f4e34146f138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:47.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:57.263Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f386b540-116c-4123-83a0-8904a938a9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:27:57.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:07.272Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bbf0e9b6-ee1c-4380-a78d-7725ec6ce2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:17.282Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c177c0d8-19af-4013-97f2-600a3d3b9c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:27.291Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=da0b1b3d-6152-42f2-89e8-b76b3e587a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:27.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:37.301Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7f8de459-0920-4a58-9c10-4afc6ba5e183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:47.312Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1f609633-1a9c-4a9b-8739-4319c3a90dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:57.322Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=49d7d9ec-ac7a-4d74-9dd6-37d782e8e690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:28:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:07.331Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d37e6aec-9e7f-4c7c-b3b1-81efff4dc193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:17.342Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d8077601-6ab5-4fdc-a643-f343f11350ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:27.355Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=74141579-07b2-4199-8be8-59775864dda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:27.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:37.366Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6ee3423d-d81d-4744-83ca-6b8f629f7a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:37.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:47.377Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ea35e123-259f-4b3b-911d-3aab8ce9dcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:47.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:57.387Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ca137c8f-33e2-4a33-bdf7-53bb52eec7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:29:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:07.395Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=db2a6e8e-da16-41c3-84de-313b7f8950e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:07.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:17.404Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dae486a3-28de-466e-baf7-0c8530a95a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:27.413Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bf59f826-a214-4f5e-a108-096d22d05268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:27.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:30:28.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:30:28.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:30:28.973Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:30:28.975Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:30:28.978Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:30:28.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:30:28.978Z |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-02-03T04:30:28.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:37.422Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=86986ea2-8c71-4f0b-ba4d-c572a4062a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:47.430Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b3699ccd-c781-4a7d-8802-a135c0def328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:57.440Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=41e46b0f-7450-4ec3-a72d-efb4d1d68a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:30:57.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:07.453Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=840c644e-b3ca-49ac-a221-e0cc3734e5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:07.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:17.461Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3f3a4b22-33d4-41ed-93a7-5f192e4d0e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:17.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:27.471Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a5dbbd4-9ed4-4e82-ac2f-c8eb1eb1033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:37.481Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0e691231-8d1d-44c0-96d0-a501f7eebff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:47.491Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9dc1a956-83f8-4aef-b6c1-742ddc423969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:47.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:57.521Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bdb98019-e7fc-4781-8a2e-8c72136b8b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:31:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:07.531Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b2008112-e8f7-409c-835c-79d931eea6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:17.541Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2885b3c0-8239-4aa8-bb74-c51deb06f5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:17.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:27.551Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e02a0247-39ab-4b3e-a84f-6f345a8c3a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:37.560Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6991cfb3-dbea-4e64-8b70-fa18f9c65770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:37.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:47.570Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aa2421f6-5cbc-4eae-af5e-365051f6f62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:57.578Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1b1e594d-0267-43c9-b0a0-590b067a8094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:32:57.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:07.588Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d049e766-c9ef-4ad2-b425-165589d303a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:17.598Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6b0464d8-9bcc-4b97-8963-92780e38a6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:27.607Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b9c4819-600d-4a60-a93e-8e1210af62d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:37.618Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=867c49e4-ddcb-49e7-9780-3c0fb8686c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:37.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:47.629Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=819161fe-d079-4617-a92a-c568ec84e2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:47.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:57.641Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4a6e5348-7fbf-47cb-9ad7-7d97f4443f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:33:57.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:07.655Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=16360d13-ef58-43a5-ac3b-5ec5be92666a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:17.665Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=50bf00b4-eee9-4b2b-b49d-1cda4b12d154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:27.679Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8c87bfe9-b818-447f-ac72-6d4def1b89ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:37.690Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cce94dcb-6127-4a1b-9d22-1f7dff65505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:37.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:47.700Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=97d3e531-1ea3-4680-a4c0-b82e60b44b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:57.712Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e6888f64-c3f2-4196-8c95-9ead6f889b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:34:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:07.722Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=586a5438-ad4e-4396-8dd4-dc99b09a1491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:07.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:17.732Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=404c29a4-987f-4ce2-a956-89428ad5a6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:17.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:27.741Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9b3a38da-92ae-46b9-bb51-b30097700a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:35:28.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:35:28.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:35:28.970Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:35:28.972Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:35:28.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:35:28.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:35:28.976Z |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-02-03T04:35:28.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:37.754Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a85af1b4-df1a-4089-a0a8-32ae053288ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:47.763Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=990e3908-0858-4601-859d-7905af279682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:47.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:57.771Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4f1cc5ed-e8a9-49bf-af70-ca39c249c8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:35:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:07.782Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aa9187df-a204-4069-b22a-9183180f51b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:17.791Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=933bd39f-a707-4a5c-8dc0-2e32b509bc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:27.802Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fb553d19-1067-49b7-86b5-157054f4b0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:37.811Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2ea1d40c-0815-4598-8e03-9fdd65d68f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:47.824Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4751669b-d24f-4f0e-a258-ca68d3a8f1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:47.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:57.834Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f1f779a8-4499-4dea-bbd2-4ca6cbb13e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:36:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:07.864Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d4cc3c52-bca4-49fd-933b-671b20f3e9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:17.872Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1f5d6b81-56ab-44a7-992d-bf853003f0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:27.882Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4f5ae89f-dfec-4ec5-87eb-68d9392b8a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:27.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:37.892Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=531fb295-d89f-4d5b-93b1-b3bf80a5ca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:37.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:47.900Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=376a9c4d-e1b0-42e0-907c-9c491dbed07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:47.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:57.909Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fd6c987e-40e8-43b7-8d48-a94aef555101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:37:57.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:07.920Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b86feacc-ade6-4a77-963b-0664a880b50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:07.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:17.945Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b0204b94-bbb7-4889-82e5-0a4385d56682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:17.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:27.955Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b2de2b40-5293-4580-8f5b-4ee869000887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:37.967Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=797d8814-f3dd-419c-8596-88d4d3bfb2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:37.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:47.977Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=64f03722-61cd-466b-bd49-855c02633f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:57.986Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=79da6f76-75d3-43a3-9af6-d7155e0b8cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:38:57.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:07.998Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=79a4ff1f-4f33-4b78-b6c1-d8e5b8339ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:18.009Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=051bc516-3252-4ceb-9f24-2deaa2e42d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:28.018Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bf2a77b5-3c29-40ba-9bcc-1de707572620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:38.029Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c4fa94d7-6c69-4d9b-b490-92cce3d6c6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:38.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:48.040Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=acb5a30c-d651-44ef-9855-2dfacf8c0b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:58.054Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9ab3a017-bfd3-4108-90a7-3536f0b28666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:39:58.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:08.066Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dc14a8ec-942a-40e4-aae8-f310ee14a8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:18.091Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ee1bdf96-b6de-4eef-9882-9917a7aa99aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:28.100Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6a67e1ce-9883-4fa0-8133-e57c62df2855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:28.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:40:28.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:40:28.965Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:40:28.965Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:40:28.968Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:40:28.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:40:28.973Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:40:28.973Z |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-02-03T04:40:28.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:38.111Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bee3d277-96ce-47ff-be28-d0b5a0196312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:38.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:48.143Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a52cdc9b-81ec-49f5-b815-8c5ba9ddb6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:48.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:58.153Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=61493003-e826-4149-aef6-d228cf129d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:40:58.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:08.162Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28e67940-b96a-416f-a3c9-80bb40a27185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:08.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:18.173Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=29876b5b-30ae-4a5b-a702-445332ef620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:28.182Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fea18e82-2982-48ae-abb9-9529eeec2267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:28.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:38.192Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d0827369-5421-40a0-b37c-3648eed96e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:48.202Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=85b46491-8955-4df3-99da-bac28b28dff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:58.213Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=482780b8-67b3-4403-a257-48f93c4c76f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:41:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:08.224Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=41da7a3c-397e-48af-8df0-9956b57a98a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:08.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:18.234Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5cf8e7ac-c2b6-40ee-9f51-bac81414a8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:18.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:28.244Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=46245176-3404-4ccd-9b4f-f30628fe4e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:38.253Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c1e7ec8-3de1-4316-804e-ba25173270ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:48.262Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1e6807c6-d4a5-420c-8f2b-5c7493fda879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:48.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:58.273Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a27354c4-e315-41d6-9a76-ef31c19369c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:42:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:08.283Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c10db4c3-91d2-4dad-83fd-e4fc2b8fff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:08.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:18.295Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=17ec74f8-ccfe-4135-9ac2-f262bf8ae527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:28.324Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5d749568-5621-409d-9a23-426ee10a294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:38.334Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=32f3a10f-9902-4653-a7f8-be654693e6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:48.344Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7e07e354-b7ed-415f-93e5-e92d5feadd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:48.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:58.352Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9a52a253-23a4-4bc6-bf8f-3e0e07fb7fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:43:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:08.364Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f6a7d37f-5172-4af3-80b1-b822046c6699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:18.376Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=36f267bd-c320-48f4-af17-558adc24157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:18.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:28.387Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3058f0e1-ece2-4739-bfa4-80f951b42889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:28.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:38.397Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bffba4f4-d24f-4b5c-be61-4647f7dde190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:38.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:48.408Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=65bb4ddb-67f4-44bf-9db2-e0a9aff6df76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:48.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:58.422Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=06d6b712-6543-4638-977f-8864e90e14a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:44:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:08.434Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c1558ed2-6ceb-4669-9440-37a3f99a5fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:08.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:18.445Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=32fc1e76-cbfc-4b5a-8439-add1cc5657ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:18.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:28.456Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e6a66e29-a00d-4528-b8fc-d11fa4fc29e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:45:28.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:45:28.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:45:28.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:45:28.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:45:28.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:45:28.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:45:28.986Z |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-02-03T04:45:28.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:38.467Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=438763eb-ca31-46f5-b10c-8c1fbb584343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:48.476Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c59e0b9e-60f2-4493-b54a-502aa3f67e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:48.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:58.488Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e39a949c-c360-4391-8d89-a8daee4138b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:45:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:08.498Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c1f73a01-9097-42c2-a5aa-c0f651769736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:18.508Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9303c038-c68c-47e7-a69a-23cca6a95f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:28.518Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=74d7c69a-11ac-4847-8d06-219959223cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:28.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:38.529Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=66f5f7cd-e3fe-45a7-94e5-1b484039d504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:48.541Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=90a643d8-35e1-46a1-b0d3-9809e12ab573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:58.550Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=70cc8572-da55-43c8-9661-b407f685eb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:46:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:08.560Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b1cadfa-9d30-455d-93c7-a4baaefdd732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:08.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:18.569Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a106cea-75d4-42ff-a80c-a92966313425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:28.578Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a9f52d0-19a8-4afe-a753-366be841a0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:28.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:38.587Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=671bd67a-3c25-4317-9380-604d06e06911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:38.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:48.597Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cb2677a9-68a0-4d54-87a5-8d1eaac54182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:48.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:58.606Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=29962677-b283-4bef-a657-46f212834eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:47:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:08.616Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=59fe1284-8a90-4058-9037-9d14a048157a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:18.626Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6596a97d-b602-4185-8f4f-aab4fadbc235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:18.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:28.635Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=629252df-87b7-436d-8b9c-3da3f7c41693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:28.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:38.646Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6cf7f640-fa10-43d1-b236-5675e39cd707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:38.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:48.656Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b3cf19f2-2f4f-439c-9285-4e03cc7e607f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:58.665Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=87778a89-d801-4062-a125-e69427c72aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:48:58.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:08.676Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a172196c-9f27-4027-b9d4-84f2f16906a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:18.686Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=be08ecb1-647b-4413-831f-64ed3cc89fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:18.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:28.697Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=45355507-cdbb-4d58-831e-57d86a07284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:28.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:38.708Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dc750bae-612e-4a09-9fe1-e1239ec98842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:38.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:48.719Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7844cba8-3f43-406f-9329-d3036e74f04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:58.730Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d9740995-7209-456f-a73d-37615d6f9ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:49:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:08.742Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cda366be-3a63-461c-956e-296b0d9730c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:08.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:18.754Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=602512cd-7f90-4a24-baff-10e49f13cb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:28.765Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=226c3dde-0558-459a-860d-b95147629a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:50:28.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:50:28.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:50:28.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:50:28.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:50:28.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:50:28.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:50:28.981Z |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-02-03T04:50:28.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:38.774Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d811dec8-3bd3-4248-ab40-acf6c8983d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:48.784Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=14fce54a-98d0-44dd-ab6f-c5409ca44556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:58.796Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6d9b36e0-ae27-42be-b375-66115776c315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:50:58.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:08.807Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4c5739bb-09cd-41f1-ab71-457eee5122df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:08.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:18.843Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bf502a67-4556-419e-8181-094e9d4b4c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:28.853Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8ec1335d-ed7b-4d28-80f4-8d17d069acb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:28.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:38.863Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=022a2ebf-b57d-4fd2-b3f5-c11d03b18346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:38.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:48.880Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9b97db77-9361-4ce8-9e03-8ca910bd71a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:48.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:58.888Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=906ae0fe-b863-4f88-ac2c-02736af90d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:51:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:08.897Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bd125709-0529-40f9-b250-d4ae771df0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:18.909Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=38d37c5d-9181-4c77-be6f-19c0447bb1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:18.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:28.921Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f1995266-862e-47d4-8377-b2b2ab62f3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:28.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:38.930Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f5b934d5-cc6b-4b23-98af-d0d2c011c97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:48.942Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=26cc13ee-f90c-4eff-af6b-607721201867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:58.951Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d718e48c-d358-4965-aab7-7a00b46932c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:52:58.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:08.961Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1099515a-5819-427a-9ee7-49744c797c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:18.972Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fc7c9704-ec5f-43f1-9b2d-04da3d0067ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:28.983Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0751ef52-7450-46f4-ba14-e0bb519c952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:28.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:38.992Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e89b3ae8-4707-4a35-b7f6-ead21917a7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:49.003Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5f6a0e3c-bb8b-4287-9632-79454e1cae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:49.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:59.014Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=93457f75-c694-4727-bf6b-ee28ad229571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:53:59.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:09.028Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2f79223a-589c-4169-9ff6-f6e904cc5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:09.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:19.038Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=86b2e9f6-afcc-418d-b8e7-8f198d7d32aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:29.047Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1c693a55-370c-49dd-b83d-5b11dc0f8d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:29.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:39.061Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3da6a920-8c75-40c8-886d-0d6aacb3881b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:49.072Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3512da8a-46e0-4a99-bff0-bde9613f4464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:49.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:59.083Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6d0978bc-5819-4ead-a5fd-922276cc47af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:54:59.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:09.097Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=073c8d68-c809-48ac-b7ed-3fc28229492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:09.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:19.108Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4e485e23-8686-4424-871a-cb8a20bd7f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:19.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:55:28.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T04:55:28.935Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T04:55:28.935Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:55:28.937Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:55:28.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T04:55:28.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T04:55:28.940Z |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-02-03T04:55:28.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:29.117Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e8b64b56-30ba-4151-8c1c-4e02f3c40f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:39.126Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ce9d91bc-deba-42e2-a409-bbe556ee315d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:49.155Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=35bcec41-1f33-4d06-9910-795273a0be04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:59.163Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d97354f0-a71d-4a5e-82df-699381281c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:55:59.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:09.174Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b385bd64-6a2e-422b-8229-d4ded1b9627d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:09.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:19.185Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=227e5550-3a4c-457d-9c32-f74263413546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:29.194Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=febb60eb-580f-4c62-9185-512df894c3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:29.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:39.204Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b49654c8-36e1-453c-a67c-b32b3798550f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:39.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:49.215Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6a29275e-a082-4bf8-bab5-4cf50fe9eb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:49.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:59.224Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=66013697-4fb3-4827-8b3d-9b24d1f15428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:56:59.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:09.233Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7b24f2ff-b699-4a78-8e43-4d652974af73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:09.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:19.242Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3bc90d76-2bbb-4e3e-87cc-2fc122133b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:29.266Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=99a37771-72da-4b0b-8179-3b56ed013035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:29.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:39.275Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e2a0a3fe-4fa6-4a2b-ad90-127c706d91ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:39.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:49.284Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=39042717-a300-4d7d-a103-7c016edaf42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:59.294Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=973feb85-965b-4f8e-91a3-9b480335e76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:57:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:09.304Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=84c26841-aaea-4135-a7ae-fcd417ea8a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:19.315Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8b63f082-c9f4-44c7-9031-3aa02d54001b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:19.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:29.324Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28e0fd8d-fe43-470e-ae12-9371de71b25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:39.333Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=087d9a6c-9a5d-41b9-bbfd-175863555052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:49.343Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f71a2ba5-556b-4100-ad68-c2d5ea29d42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:59.352Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7fdd0d14-60e0-4d63-9fc2-c7043c30864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:58:59.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:09.362Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5e79126f-a2ad-43d6-a3e4-ac9858a59340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:19.371Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2470df3a-b06f-48b7-9cdf-cd34fd2f1583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:29.391Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=43750f36-a54b-4706-86f2-46ac11e93c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:29.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:39.403Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4e86c6f5-5a14-4ed9-968e-70f180720898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:49.415Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=553deadf-7182-46ee-9a39-98f2acab0ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:59.426Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ffd909f0-716c-44eb-afbc-112a52c42f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T04:59:59.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:09.439Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28299ed8-74ab-47dd-a522-23abb62b9fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:09.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:19.452Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=31e90038-c037-48c6-a233-105a0f53a494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:00:29.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:00:29.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T05:00:29.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:00:29.003Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:00:29.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:00:29.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T05:00:29.007Z |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-02-03T05:00:29.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:29.492Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d9171fcf-6367-4e02-80b1-840778acef51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:39.502Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a89eb5f3-f29a-4ffd-8e6d-92d32780bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:39.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:49.512Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f71b746e-2156-4b30-8601-06b1325ee6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:49.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:59.521Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3f2af501-310a-4b7e-af21-181d952e9e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:00:59.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:09.539Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9e60f5f0-2731-4cc7-8a26-bddffa1fe342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:09.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:19.549Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9a56789c-d987-4fdf-8f0e-6e8f448435b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:19.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:29.560Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1edf0827-6346-45eb-a7b6-af464527e0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:39.570Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4b840a25-2a46-4587-9073-831803473593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:49.580Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=876cb6f1-e0a4-4957-9b00-4df0ac1c18ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:49.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:59.611Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f472ac64-8a61-4f7a-87f3-6fe1dfd32c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:01:59.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:09.622Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e9072a3e-906d-44bf-95a2-a96e74552292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:09.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:19.634Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8d5c47a3-3047-4ded-8173-5b6cf4ca11c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:29.642Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1456e37d-c59e-4164-a50c-3d0eb1596a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:39.654Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ba59dbdc-98ab-4ff6-8efb-1fd0ddeeda14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:49.665Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=95024c1c-ef93-4e9f-9b0b-7bac901897c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:59.674Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a73a2a6d-c47a-46b5-bbbb-89b3c22812ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:02:59.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:09.685Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=58fc58a4-ad95-4452-ab82-2935246f6d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:19.695Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=548de421-39cb-428d-b5c1-ce6cfb774c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:29.707Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f9da8bfa-dcb2-417a-89ee-d83685eca304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:29.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:39.717Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b450931a-154b-4097-8105-0e2375b1ff0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:39.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:49.729Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=62a2f636-d968-47bb-8396-1edcc3196763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:49.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:59.739Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=44f1e638-7038-48ce-8462-fc9f63ed19be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:03:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:09.748Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=581d335f-4dec-471b-b936-37fbbd73fa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:09.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:19.759Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2d4b7af8-c1a5-4b51-bee7-6ea8ed6e1e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:29.792Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=033f8341-8b02-4c06-9a6a-ef39829e5850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:29.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:39.803Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8dc67247-a835-4cab-9e20-bf1725005d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:39.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:49.813Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c361676c-46cb-4493-bf54-4fcb3b00ec67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:59.828Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2abd582d-1967-4390-b137-35708bb29362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:04:59.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:09.843Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4af724ba-9b00-41b6-bec7-f9b7d2cecd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:19.855Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9e4dd8e6-7d57-438a-8d3c-56bcc79cb206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:05:28.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:05:28.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T05:05:28.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:05:28.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:05:28.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:05:28.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T05:05:28.986Z |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-02-03T05:05:28.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:29.865Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=67d9a3bb-df40-4972-917a-eb0352129fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:29.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:39.876Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ef4f96bc-e7fb-4849-b570-831764d7b1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:49.887Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b4795fa4-fb00-4436-ad79-6892fa3e6bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:49.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:59.897Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fbebed3d-a782-4169-b768-612591eb7516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:05:59.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:09.909Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=226d8ad1-3214-4a27-aca9-386ddbd3be37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:09.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:19.920Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f29ce1ae-c9ea-46bc-a539-01f710ddb4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:19.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:29.931Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3812df8c-2db6-4ee1-b268-727ab38be53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:29.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:39.939Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a1d1e6aa-3385-4523-9b5d-7dae945090bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:39.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:49.949Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e4d75999-1609-4c22-920a-e55e84a5a2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:49.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:59.960Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=74d25989-a1d6-4076-a5ba-dd71fae22d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:06:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:07:09.971Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4392fead-992e-404d-aa7b-b4ed2503a12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:07:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:07:19.980Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a43f19a1-cf4a-42f2-80e5-f673ce98651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:07:19.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:07:29.992Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c3c6a42e-356d-437b-a3b5-63fc8bdc5777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:07:30.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:07:40.004Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d885728e-f7a3-4c00-8204-84f134ca695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:07:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:07:50.014Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cb4b58f8-c102-486b-838e-d6cc46966f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:07:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:00.023Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1156c42d-49c2-4eb0-b6d9-843dc21af8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:10.032Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=beb2ff8e-4c27-43d8-b3d3-e9783971deb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:20.041Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=76d21062-d6bc-4cfb-8b48-546cee2662fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:30.056Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7f31cbcd-1ff2-4130-a770-36a6c104ab55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:30.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:40.067Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7f5bdc47-f69c-483b-a225-d9ff7d8ec750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:50.076Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=59a7cf18-1a23-4c3c-b416-310b9821351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:08:50.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:00.084Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fed949a2-2026-461b-9ec1-ec1c316f8925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:10.095Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=61087b6b-2330-40e8-94a3-1a40a31f0eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:20.105Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9e3b2da1-73ae-43dd-8b91-9b4d11075fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:30.116Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6db89cf0-e24d-4394-8e45-27ed22dc21e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:30.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:40.127Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=438d3409-c949-4c31-94ec-aa58dd2f75ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:50.137Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b4f5f1c0-0878-46ad-8a3e-3b2ff45d804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:09:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:00.148Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aaeb214e-5974-4ae0-83cf-0dabeac72976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:00.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:10.162Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=01998a50-a630-4c14-a5ad-28bee7b166f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:20.174Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=395341e1-d0f1-4565-8315-e0f055fc9792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:10:28.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:10:28.918Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T05:10:28.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:10:28.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:10:28.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:10:28.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T05:10:28.922Z |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-02-03T05:10:28.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:30.187Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=69c088f8-d881-444e-b4ea-df2c984f60ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:30.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:40.198Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7094d796-55ce-43ac-8544-ede467888b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:40.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:50.214Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4f1fd00b-f8d4-49a6-8038-75f4ce0fddbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:10:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:00.223Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4ae72abf-cf55-4781-a56c-77435117e5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:00.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:10.233Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d5c3009d-d3d8-4823-ab5a-53831e3c8a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:10.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:20.248Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=abdf6bf4-6f93-4de2-a9ac-99584b0f14b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:20.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:30.260Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c6ea3230-b046-4aa6-92fe-d39c82fd2822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:30.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:40.270Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b59315b7-e961-47c6-a1a9-5737bb2f3268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:50.281Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1cefb789-7e2c-4906-83d8-bfabccb84597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:11:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:00.291Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a2748e1a-b54f-452e-b8a3-9c5d16bf7bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:10.300Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bd229671-d41d-4d04-bbc7-846c8735cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:20.312Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=01180065-47e1-43ce-93bd-df211dfe21f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:20.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:30.323Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d5ea317e-90ea-4ac9-b76f-2b32cfc6291d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:30.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:40.335Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1143d65c-32cb-44c0-a5ef-b969293e64d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:50.347Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=17ca60b7-3730-4ecb-b0e1-a63154667061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:12:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:00.358Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=994b5319-82b6-45a2-9ebe-fbbec40a391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:00.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:10.366Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=28272c75-596a-4591-b4c8-5288757ae1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:20.374Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b74060e5-9521-42a4-a19c-1bfef3c8cacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:20.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:30.384Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4b5a1949-8179-4a1f-9e0e-4201a89162cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:30.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:40.393Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3865176a-210e-4ba4-b643-d89160247f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:50.403Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1cbd881b-3c80-4f98-a5f0-247c15d272d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:13:50.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:00.412Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=48a524ed-a78c-4b50-8cf9-2d7df52ff0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:00.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:10.422Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=95293dca-f995-4fa7-9683-afe61244afd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:20.430Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3eecf13a-2ffc-43d5-854b-1db6dbcc2db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:30.440Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f6fb23e0-94c7-47d0-8276-e9f02f58d1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:40.449Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=91f61512-6204-408f-b250-f1acb4c74a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:40.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:50.462Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=43573f58-f00c-4c2b-ab36-cf45c00772e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:14:50.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:00.471Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=096b95bc-a41e-42d3-945b-fe07144ad0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:10.479Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=33ecc1ab-edfc-4ee3-bad9-5047192fd1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:20.489Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=996e6338-d680-4021-9f26-8bf67f74d081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:20.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:15:28.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:15:28.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T05:15:28.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:15:28.901Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:15:28.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:15:28.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T05:15:28.905Z |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-02-03T05:15:28.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:30.499Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4fd7ecca-9491-4ee2-b932-bf2aeba21a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:30.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:40.511Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0789613f-217d-46fa-adfc-251c32f4bd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:40.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:50.530Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d3b5b694-bd23-4ac4-a5c2-3ae6b9aa657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:15:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:00.543Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3043b0a0-2b22-4eb3-91c4-e8885ce9f15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:10.572Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b8ac6176-a398-47f7-a037-8e454bd17bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:10.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:20.593Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a358dd76-62c6-41cc-8096-faeb49fd096a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:30.607Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b90b1031-5be9-4a2f-b01f-fd274b3e54b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:30.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:40.626Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=189d1076-fe1d-41ed-bfde-44c1bf36f712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:40.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:50.648Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=99cfde57-5a51-4b9d-bdb5-ba56e1825531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:16:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:00.661Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3d1212b6-1b30-46cd-818e-b677d6573806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:10.678Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=60496617-172f-4ab3-a157-46f99f884273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:20.689Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=77c22fbd-7161-4e81-96b1-e9d91cb01acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:20.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:30.703Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=058c649c-3b16-45a2-baef-6ff3b3aa6632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:40.717Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ead7fb0a-23ae-4599-bb76-1f2c0c672eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:50.727Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4ddb48c7-16fd-43ab-9609-7c31ea032bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:17:50.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:00.738Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ddb0d182-d4a4-4ff2-82ab-6d9df468ab4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:00.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:10.750Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3bf862e8-996d-4e79-be77-97cbcd04da04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:20.760Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2c98fee3-644e-4bc2-a852-581cef696e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:20.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:30.770Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=33f80d90-40c5-4bd4-b402-75829d555b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:30.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:40.782Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c41b4d93-1e7c-4af1-ab20-cdc38f9fb8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:50.798Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0b0f0a82-ba53-4d20-b374-0f7a29e30fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:18:50.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:00.808Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fcd6638c-746e-458a-b0eb-15d03c1be595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:00.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:10.818Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=31b0e311-1de8-4f8f-8dcc-844f8eaf2a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:10.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:20.827Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f74b68b7-86df-4282-8161-192ef73c81e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:30.838Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=015e3bc1-2309-4edf-a89f-f01825903c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:30.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:40.847Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=826a87b4-2b0a-4bc3-9c00-d0595674018c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:40.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:50.858Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b75eeeaf-f1a8-4632-8d19-4496fda6ea7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:19:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:00.868Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a72090f8-389a-41bf-9d88-89750e3281f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:00.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:10.878Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5dc97294-e77f-4071-83cb-e8a79c6ca2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:10.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:20.888Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=082aa60d-198c-42e7-9476-a293a9cbf3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:20.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:20:28.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:20:28.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T05:20:28.934Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:20:28.936Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:20:28.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:20:28.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T05:20:28.939Z |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-02-03T05:20:28.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:30.899Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=49ea0e4c-6958-42f4-81b4-92498666020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:40.909Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=23d70f94-e1f5-409b-8187-be80e4e2aa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:50.918Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d0b8489e-b303-4290-9aec-08614b6d2ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:20:50.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:00.950Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=da06118a-c24b-4f2f-82b5-b59ab2460456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:00.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:10.960Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7e201b66-88c9-400e-9820-f9c10a592fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:10.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:20.969Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4235beeb-0908-40f5-9393-c0bf469400b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:30.979Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=15c795f6-8bf2-4747-8c57-1e8516a520ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:31.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:41.007Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a658498b-2820-4519-8693-d476acafc7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:51.016Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=edf4ef06-4d8e-4860-8a81-efb1455601a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:21:51.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:01.029Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d9a2bd56-cf65-4b92-a4ad-4bf5a8308d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:11.056Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=704908ca-bf9f-4ef0-a280-6abc71bd363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:21.069Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=83d26cbf-4015-4eee-b057-f8a3a55ecbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:31.082Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9ab414c9-b192-4b66-a5c9-8cac7125b4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:41.093Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=eab4b30f-0262-40bf-9de5-23dd07b3bbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:41.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:51.104Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fbb055c7-76e9-4106-a7b1-d13e5f587781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:22:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:01.118Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=797a2186-f252-4b80-905f-bf0d1f3dcd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:01.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:11.129Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=edec5209-0675-45fa-9085-b8ec3ae76bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:21.140Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=88a6aeb0-43ad-45a0-a1f6-44c6a17fb467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:31.151Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9a68c2be-fdea-41fa-98fc-8aee47a260c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:41.160Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3255aa6d-4656-49df-8cf1-addba75d8014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:51.172Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a9db4b1-1fb4-402c-89ce-f00226601cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:23:51.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:01.182Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9d5bb77e-b46c-4436-a02d-dc99a18aa13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:11.192Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0bebd534-340e-43ce-ae06-05837f142d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:11.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:21.203Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=48d64ae6-37d9-48c2-892d-9565173f15d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:21.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:31.213Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=547f9109-718b-4aad-889e-0e0650a69f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:41.225Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=afa4c9a4-e1b0-4631-b2a0-877f0b02b387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:51.235Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6bf9f761-1a8f-4979-af00-956fbfeb38ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:24:51.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:01.245Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=12e552a4-fc18-41d0-b71e-dda920764b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:01.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:11.254Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dc397741-3bfd-432e-873b-e9ad7bce9294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:11.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:21.264Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=50ca7d06-bd8c-4f8c-a8db-2277fa1c910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:25:28.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:25:28.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T05:25:28.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:25:28.988Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:25:28.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:25:28.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T05:25:28.993Z |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-02-03T05:25:28.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:31.272Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0839f460-31c6-4488-aa18-2acc5f806cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:41.283Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a719f65a-3515-4069-a641-2a6ebbc784dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:51.294Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ffb6ad51-007a-4780-8ae2-d30122276ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:25:51.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:01.306Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c9b85a08-def4-4d08-9205-fce7bb12fa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:11.316Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=088e3011-4afa-4a72-b7b0-fee011cc51f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:11.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:21.329Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=212df08f-8fbc-46c3-8470-ef7146700ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:21.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:31.338Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f652cbc8-9a68-49c4-96e3-e4ef277e1167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:41.349Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=dfff1352-f2c0-46e6-9ee8-f05a10b7e5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:51.385Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d54a9782-80ea-43f1-8286-100e0a49796d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:26:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:01.395Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4a16082f-f32a-4815-a1ab-ac73897f1dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:11.405Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a293d80c-43cf-4fe9-88b9-81b053c1ffb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:21.438Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0b490d6c-38d8-4e30-af32-4ac12bf2358e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:31.448Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e0399826-dcf6-495b-8eaf-a0accdc10582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:41.460Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1c2a4696-4217-4db4-86b6-62b5df747b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:51.487Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=207ae959-7bf6-45a1-83b6-c2f02d557e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:27:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:01.497Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cae0d3d7-2359-4301-85af-366ab226dff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:11.506Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=05ab5588-8505-46a6-b545-97cbf9554d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:11.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:21.520Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1462f57e-ae31-4c6b-a807-41e623c88811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:21.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:31.533Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=75a55679-8260-406a-9808-89e8a169d4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:41.546Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3cbbe844-765a-4112-83ba-d0dd343edfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:51.578Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8b573ba2-a622-44bd-9214-8f557527cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:28:51.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:01.589Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3cde72e6-603a-498f-9510-21e060d706c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:01.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:11.599Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=da92af2c-8632-4901-966b-9d24bd194ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:11.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:21.609Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=63d3480b-6814-45c6-a9e0-071cb718aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:21.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:31.621Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=538b2aa5-c6b6-469f-b506-2696c36c4609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:31.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:41.633Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4d220d6d-6640-44a0-adb7-8eccccc2c4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:51.643Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=71e72769-7e9c-4a8d-a4fe-bb7bac040e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:29:51.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:01.652Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ba2405b6-aa43-4280-8b08-22a003cb65a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:01.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:11.661Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=532b9218-37b7-453d-a705-c0d4e3bf3fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:21.670Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=92381a44-83c5-4796-8b0a-cc1cc61c99c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:30:29.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:30:29.016Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T05:30:29.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:30:29.022Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:30:29.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:30:29.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T05:30:29.026Z |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-02-03T05:30:29.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:31.680Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=51937347-2137-4fd8-8db0-dc56507e4aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:41.690Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=82faf255-272b-454e-902d-21d1fbb904b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:41.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:51.700Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1b9b5b5b-c420-4e13-8e88-94eeabf8ebb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:30:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:01.711Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=83714d24-09f9-43f1-a3bd-b1a42febab3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:11.721Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=246e8856-b392-4662-a072-f5abebee11e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:21.731Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6d00f990-8e3b-460f-a7db-142c84d8ca44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:31.741Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=41969156-a0b7-446b-a1a9-b8d79ef8f638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:31.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:41.750Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1a755839-8d25-48a8-a3ad-e578547bff9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:41.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:51.759Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=06e50927-321a-476c-b40e-a4fb91965902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:31:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:01.768Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6c5aba34-1a84-4864-809e-28b34a38a239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:01.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:11.779Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5538ca27-7f59-4bcd-9c93-4c5d6fe58feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:11.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:21.788Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=203eb7dc-aa19-418c-87c3-320a9bed8125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:21.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:31.797Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9fd18409-05c9-41b6-8676-ec4da635cefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:41.816Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fc9b20cd-fac0-40de-b69a-ba60a13cf277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:51.826Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a599b3f0-fe4e-4ea1-af4d-1538dc7e6d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:32:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:01.838Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e7c0f39e-5449-4830-8046-56059faaff1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:01.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:11.853Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f9027772-f269-4e77-b18d-92eebcfd039c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:21.862Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=253ae8eb-5015-447f-8c66-6bf0cece71cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:21.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:31.872Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2e3dc0c0-d81a-435d-bd94-512aa859ef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:31.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:41.883Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6339a119-ea00-48da-9f1f-1a57aee43397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:41.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:51.891Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=eccac28c-abf0-430f-aa1c-a698e28ee0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:33:51.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:01.901Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=092552d6-5120-429f-99a7-38d1525602a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:01.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:11.910Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b1b92c3a-a4ec-4f90-a268-dc743da63686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:11.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:21.919Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=f62e463e-7df2-45f7-83c8-e5096b3407b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:21.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:31.930Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d7d41502-7dba-4b55-8248-674242ee0d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:31.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:41.940Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=30d6d4ac-2c58-4caa-9dfb-6ac0ab7d642d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:51.948Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=bf9a5422-e416-48bc-862d-b2775e2da9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:34:51.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:01.957Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9eb8aca3-e19d-4064-afdb-8b00716ffdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:01.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:11.966Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=368b3d2a-9d98-4203-a1ba-b100a89ececd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:11.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:21.975Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c7647f48-a09c-4a5c-92e1-5476a55bc4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:21.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:35:28.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:35:28.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T05:35:28.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:35:28.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:35:28.876Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:35:28.876Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T05:35:28.876Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-02-03T05:35:28.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:31.987Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3b301b76-843d-4e7c-bcd6-ecdf05f74389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:31.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:41.996Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8af7a1b0-118c-43c2-856c-32b23e99a362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:52.006Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2860f7a8-e11a-46be-98ef-bd526fd56339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:35:52.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:02.020Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0d74766d-29be-45b9-923c-049a0486d165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:12.030Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=01f005e9-2ab8-4a49-905e-c5d92e9d781a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:22.046Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8a72ddcd-faf3-4926-b439-a541cdab452b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:32.061Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5d986103-776a-46ba-bc2e-dddf89f3d18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:42.072Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a6320781-fe25-4f1c-a40d-a77e0e3e104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:52.084Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a52963d9-6044-4663-9558-a973d9326e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:36:52.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:02.094Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1e2373bf-c21d-4d51-af97-58165bf973e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:12.106Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cae46b9b-ea27-437d-a41e-246e2f02faa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:22.117Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9075a2f3-dad7-4a1c-94ea-04e6a2c6c50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:32.133Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=879c7852-18d7-4236-a419-4ee7eb7088fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:32.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:42.143Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c2526add-fb9b-48fb-9df6-9c1880eb12e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:42.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:52.158Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=9e950703-a06c-44e9-8aa9-a0e505399a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:37:52.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:02.171Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2b061c86-8629-4306-99fa-ca9d81050618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:12.181Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a653e9e4-4622-458c-b6f4-d4cfe61e784f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:12.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:22.190Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=6ef07e99-7f11-4e3f-b3b1-e29263a34aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:32.201Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ac843ba3-7459-4686-83d9-58f5bd9ef11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:32.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:42.212Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1a8e42fd-6279-41ae-a6de-c6cdf9012edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:52.221Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=3a7c3e0b-9bc0-468a-91fb-15391b79c077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:38:52.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:02.230Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ff6d2d7e-2c04-48f2-8c8e-ebc595f5c00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:02.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:12.240Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7e83345a-12b2-4861-a3a5-1278f256f200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:12.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:22.250Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=a5d742ec-a34e-4137-a85e-94ac516f0845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:32.260Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=80f657e2-ff03-43c5-b557-b823b64a0fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:42.270Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=55604169-6754-46f0-ac33-3664dce4106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:52.281Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=25ec4785-dcfa-4437-8e16-2d3055438faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:39:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:02.291Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cbf69ac9-af1c-4996-9e4d-7e5b9bbc87d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:12.299Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e7b3dad0-aa23-40d4-9de4-9a66991a987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:22.308Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2d7d2058-3668-46fd-8e47-b2d3e03879fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:22.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:40:28.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-03T05:40:28.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-03T05:40:28.941Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:40:28.943Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:40:28.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-03T05:40:28.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-03T05:40:28.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-02-03T05:40:28.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:32.319Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=8d4cb254-9b95-428b-b6a4-11cc62af06f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:42.327Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=e9e5e015-d96b-4206-b2c8-dec012a60bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:52.338Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=1baba57a-8f4b-4952-a5f5-a23024d5938f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:40:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:02.350Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=29a11318-122b-4386-95af-794b6247d72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:02.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:12.366Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=b2183c18-ead4-48fa-a69c-d4026eefab50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:22.378Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=67f15a2f-8a3d-45f9-ab50-024a0d25f613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:22.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:32.388Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fbe168ff-d4e5-4302-a54e-77eab0d518d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:42.401Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c79b1fff-0673-4f6e-8227-a961194bfcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:52.414Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=4920ace8-b850-47d7-b1de-ae469fe58e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:41:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:02.424Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=46c6e397-923c-4d65-8d5f-c1d25cf91465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:02.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:12.434Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=d05154dd-63c0-420d-9623-9472dada0827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:22.443Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=cf2e6b93-ec56-4b14-9af7-119bc0d5eed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:22.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:32.454Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=0e3265e1-3a65-4176-8029-a7677f81636a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:42.463Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=36edcf0f-5639-441e-9679-0642b2bead91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:52.471Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=86567c76-d4a6-4db4-b851-0b1ce25a28ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:42:52.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:02.482Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ee2be404-b461-423d-8594-2049f1cd1369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:12.492Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=aa92fe92-26b4-4343-8883-b1ef9600e265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:12.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:22.504Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=2aa89387-da54-4740-88db-e935d32e2fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:22.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:32.514Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=66388711-985d-41c8-885a-d99a10189262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:42.525Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=65308e2d-9de0-49e3-822a-23f0b8229b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:42.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:52.534Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=c8f72609-75e9-4829-a7e8-14a8aa65faaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:43:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:02.542Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=55a96b91-c034-43ea-89f7-1fe0b06cb78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:02.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:12.551Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=705bba2f-c767-438f-af68-b6adda6fb510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:12.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:22.561Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=59552f91-6a80-4447-b36a-b47d189aa260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:22.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:32.571Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=fea9de5e-12db-4ff8-a93f-2e2457ef9475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:42.584Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=5e6d3f83-496d-49b2-bf37-9974103f9a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:42.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:52.593Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=25535b7d-a994-4c2b-9863-b395633e6a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:44:52.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:45:02.602Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=ea920e72-1ed2-4411-b6a9-cf79d87c659c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:45:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-03T05:45:12.614Z |INFO |Init configs |InvocationID=d1db1c82-e173-4aa6-96fc-ed4e9ac96823, InstanceUUID=7184fdbd-caaf-42d6-b2b0-6d2aec751857 | |INVOKE