By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:26:54.900Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:26:54.904Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-22T11:26:54.938Z |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-22T11:26:55.575Z |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-22T11:26:55.673Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:26:55.674Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:26:55.674Z |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-22T11:26:55.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-22T11:26:55.928Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-22T11:26:55.951Z |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-22T11:26:57.318Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-22T11:26:57.853Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-22T11:26:57.875Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-22T11:26:57.876Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-22T11:26:57.952Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-22T11:26:57.953Z |INFO |Root WebApplicationContext: initialization completed in 2001 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-22T11:26:58.634Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-22T11:27:01.001Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-22T11:27:01.629Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-22T11:27:01.665Z |INFO |Started MainApp in 9.202 seconds (JVM running for 9.941) |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-22T11:27:01.956Z |INFO |Start scheduling PRH workflow |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:01.974Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6c39c6ff-1477-4e23-9133-855959c2420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-22T11:27:09.384Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-22T11:27:09.385Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-22T11:27:09.387Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:12.468Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=cf39909f-696e-443a-8432-11217aa48b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:12.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:22.483Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dbbbe862-675b-4ec3-ac47-336efa8808e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:32.508Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3fe7035f-eddc-456e-9fe5-280039373177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:32.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:42.537Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4809cfc1-b956-4447-8ca1-0f2ef00309ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:42.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:52.552Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fa9eea92-8b7f-4e80-85ed-5ddb6187cfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:27:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:02.566Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=955b16ee-087b-40d0-a073-a281762c5ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:02.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:12.581Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7d2b3242-a92b-4482-ba4d-27c9136eec62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:22.592Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b29b5968-31c4-4924-b7a0-2c0b78f05409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:22.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:32.613Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=26e74014-89b6-43f0-ac5b-18a556ddf027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:32.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:42.623Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=93794d07-ce36-4123-89bd-ed9b0514bbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:42.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:52.637Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a7a5fdff-fcd3-44a6-b069-c43a7b760764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:28:52.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:02.646Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=acfc6afd-faf5-4f1b-934f-675c744531a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:02.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:12.660Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=808ad541-65b2-4baa-85bc-4aa2f84816c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:22.671Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e62e8e48-71ee-4274-8ffd-d9bdb126f3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:32.688Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dd7709f4-9488-4d1d-b6bb-fc2641363b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:42.697Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1f2ae78d-5bd5-4b9b-9570-0c1e356c7c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:42.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:52.707Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=03575f3b-ca30-4ee7-8d0d-327007fced68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:29:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:02.717Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fac4af56-0e4a-4d5b-b817-f02598c847b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:12.729Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=852ac12c-f4e2-46af-95cc-d835444a8eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:22.743Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=bb0e1306-3737-4c00-b879-dd1ec03bce89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:22.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:32.759Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2ebcd596-e4ed-427b-ac83-1ea8cdfd4f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:42.769Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=cbfac9e2-b55e-4b24-8a9c-594fad57e0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:42.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:52.781Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dbad0076-4c7e-43de-af16-c88f95b6bea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:30:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:02.791Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b6f02004-9e65-4ab2-b2a9-964234000267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:02.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:12.800Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f4372c40-9c95-4d28-884d-e5a8fec12223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:22.812Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7cee1207-a020-4377-9149-107d3207e42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:22.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:32.821Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=da312f9e-77f4-436d-b208-2d56a28cc04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:42.830Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=265060d2-3d46-408d-b418-3d4d1e9a445d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:52.840Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=df52c8a3-bc8b-43fc-bdce-8c05871f9ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:31:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:31:59.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:31:59.557Z |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-22T11:31:59.558Z |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-22T11:31:59.561Z |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-22T11:31:59.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:31:59.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:31:59.575Z |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-22T11:31:59.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:02.851Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=40f47548-2e7f-4be5-8173-4fade1f6e3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:02.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:12.861Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6a0907e0-b161-43a3-a258-78edd3950d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:12.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:22.871Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=32f1aa6f-e20e-40b6-8827-3ca3711a7d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:32.889Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=92de08ec-6e28-4d6c-956f-1a9217d74853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:32.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:42.898Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c86c4d55-d772-43fe-b3d9-48e387a902a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:42.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:52.909Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f10f2b00-2413-4c3c-8d0e-2c190242bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:32:52.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:02.918Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e7baedd9-be50-4703-9fd9-532787c20c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:02.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:12.930Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3f875641-3d6a-477e-8967-6139b2313f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:22.941Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4a7b30b3-2f1c-4e25-b76a-96d0e1d503ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:22.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:32.950Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b04aa79d-1b9c-4719-a5b0-0a448fcb7f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:42.961Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9f6e2d31-6c43-4671-9188-899333b6a062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:52.972Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8e19dab7-b1d2-4196-a5be-ca0929a83cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:33:52.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:02.983Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=d81284cb-de40-409c-b9f0-e603c20aebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:12.993Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=45a42027-d7c8-4bdc-8386-e0cf06d0d21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:13.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:23.003Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=061f83e7-cf12-421e-8498-5ba5a7df7be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:33.014Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=410d152d-11e1-44cc-a038-ee2908fed631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:33.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:43.027Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=edd78681-b92b-4c15-bccc-fef56084e091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:43.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:53.038Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5cdf90e7-34eb-4e8c-a7c1-17e0688cf03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:34:53.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:03.052Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=12664d26-ee4a-4477-8026-99251639d809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:03.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:13.062Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2ed38233-a576-4ac5-961e-087bc6ae6428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:13.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:23.091Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=753054b2-b1b1-44ba-82c4-0c569e6ef37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:23.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:33.103Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e61446fc-790d-4f71-a9da-ac1da032cc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:43.120Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=517c6b15-bfb3-46c0-8267-7b4199f5bc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:43.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:53.132Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3fceafc7-01dd-4039-97e7-74337162ba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:35:53.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:03.141Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=d5524480-b65f-49ac-b73d-bc03afea0dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:13.153Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=884a15bd-dfb3-4368-97a8-a2be604dc1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:23.163Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fd3ef857-1511-4cbf-9c1b-0e224cf11b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:23.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:33.173Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b1c5f478-a5c7-4255-b1ac-27856dffc3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:43.184Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=21c2553f-f684-4fc6-bd92-4944c77afa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:53.195Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=67584af2-451e-4adc-bb54-c39aa9e49449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:36:53.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:36:58.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:36:58.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-22T11:36:58.980Z |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-22T11:36:58.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-22T11:36:58.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:36:58.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:36:58.996Z |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-22T11:36:58.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:03.205Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b34fadd4-889f-42b2-8e8d-175c8e38879a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:03.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:13.222Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=18a794a0-7c29-49e1-866c-0d2981d5c61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:23.234Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ba714beb-9e3e-4346-b263-5dcda62f202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:33.245Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ad39787b-576c-427f-9655-e5167f656f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:43.257Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=72d18571-894c-4f22-8e19-4328473931ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:53.266Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fa3dd619-9c5a-4587-901a-830d33e7e700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:37:53.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:03.277Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=594eb068-5ea2-4cb4-8e2b-80d8c18037b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:03.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:13.287Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fac3e957-207a-40ac-b43b-d440023898ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:23.305Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b1db2e08-2992-49e3-bebc-d10a0c3f0695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:33.315Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e988e28c-84bf-411c-86ba-e546b3b1304c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:33.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:43.323Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5bb60cc1-da4a-4056-9ffa-4b4ea3bff18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:43.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:53.333Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=424c07ee-f240-4521-884c-4445cd526e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:38:53.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:03.343Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ed632972-11f0-41e6-8649-bec3a961dfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:13.352Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3e090d17-0d57-4a4d-8aac-ae4240698b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:13.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:23.361Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dad70dc7-c21c-47d9-ac07-17790ea2cf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:33.370Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=288e891e-a153-4128-82dd-2ed7c1431094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:43.379Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b9d2aeb3-31ae-47e5-90fe-7c438d850a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:43.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:53.388Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=087af75f-739a-4d04-8ed2-03207477f152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:39:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:03.398Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=53cfe57a-7efa-41a1-8031-80a02ba6cfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:13.407Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2c884dc2-7f3b-4f7d-b301-f8c27b45b9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:23.417Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4f653498-c8e8-47c4-a1f4-a496817e1e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:23.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:33.427Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=aa65b9a9-5605-44c5-886b-c18ca319f393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:43.440Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0c63309d-65e2-4f73-a4c3-4622eb0f5e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:53.453Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1199074b-d673-433b-ba28-0072c4224cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:40:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:03.465Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=57b3a3e3-10b1-4e95-9b9e-1347488c2bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:03.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:13.475Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b3b50d32-9215-4d1d-89ec-4288791cb0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:23.494Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=06a9e74a-f417-4f53-a2a7-6e178de9de8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:23.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:33.504Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9a0d2174-9971-4d9b-a1c1-58731d928a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:43.514Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7b3def02-b759-495c-9822-486fb3da1005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:53.524Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=37fb096b-a622-418a-a344-8871604c5871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:41:53.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:41:59.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:41:59.044Z |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-22T11:41:59.044Z |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-22T11:41:59.047Z |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-22T11:41:59.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:41:59.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:41:59.057Z |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-22T11:41:59.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:03.534Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1d6f08e6-7175-4672-8f6f-60e03f0bcf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:03.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:13.544Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9833631a-56c2-4cc6-8602-49483f2b8ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:13.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:23.554Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1c5f046a-7993-4b5d-9875-df338091b1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:33.563Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ce8967e0-f3dc-400d-ad39-e81729036b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:33.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:43.575Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b4a1d6a9-24ad-4a37-bbcf-1ba7c100978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:43.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:53.585Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2dfb4166-5498-46ca-8013-bdf4d1007319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:42:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:03.596Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=25d66bfd-d5f3-4566-bad0-b6fc7476463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:13.608Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8a97a648-5c35-48da-b601-71bb233369cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:23.625Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9d2bf5d4-9eeb-4668-8641-e3da9f921087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:23.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:33.635Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=34151153-1a5e-4da9-8b23-0e4bc2d65095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:43.643Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e3aa09c9-2962-4606-bee5-4e1519902318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:43.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:53.655Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=77534e1a-c7ed-4642-8f51-66feceab398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:43:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:03.664Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a7673e66-4030-4880-9c7c-12d8ef97fb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:03.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:13.673Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9476c4a6-3d47-4d97-a8da-0eea46d60e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:23.687Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=abcb2622-6e62-4407-a8d2-5434b6c7dcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:23.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:33.696Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ac5281e8-e336-42a3-873b-48dafb7e8763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:33.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:43.706Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0508c94c-d324-4b57-9166-5e8181b3b442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:53.716Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=28100bc6-c021-41f0-b7b5-f404647de54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:44:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:03.725Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=747421ba-76b8-45aa-a996-7c7ec4a9bcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:03.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:13.734Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=32653de1-c7a4-409c-9899-bbc2170b675f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:13.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:23.744Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c36ef9c2-fa28-4be3-bd13-0e033bfae297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:23.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:33.753Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=d723d50a-84e9-4658-adf6-c8b29a26f623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:33.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:43.769Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3ff624f6-c2af-4946-a5ff-9174606c2db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:43.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:53.779Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ed8a63ff-f214-478a-94d8-c59d0ad66586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:45:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:03.788Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c559f52a-daee-4d22-92d1-195bc1a9dcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:03.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:13.799Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=858c30f7-6f50-4bb1-838e-ab60f59b4773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:23.808Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1c609647-b78c-48a9-b4d4-ee36b33f44c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:23.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:33.817Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=372770aa-8f46-4ac2-a19e-ed71b05a9bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:43.827Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6447361b-408a-4cc5-8f6b-e41b992a8984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:53.837Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b1ea865b-75c1-473d-95e6-9414225828e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:46:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:46:58.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:46:58.844Z |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-22T11:46:58.844Z |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-22T11:46:58.846Z |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-22T11:46:58.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:46:58.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:46:58.853Z |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-22T11:46:58.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:03.848Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7f027be1-3d08-4e6c-b4ae-f0d5f3c98e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:13.860Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3636c421-8190-4e35-8272-1e47e384c522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:23.879Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=55cf4795-46d3-4276-9940-0c855f6a6380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:23.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:33.889Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=237607d0-b9e0-43fc-bb6c-e6d41cf124cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:43.899Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6add2e2e-8c15-44c0-9a2c-44bceb13d847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:53.911Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1753069d-2a72-4f43-845b-b03f96c59811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:47:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:03.925Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7cbbb265-8b4c-4af9-8431-89fd4cdad68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:03.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:13.933Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e65a0090-3a91-4328-9e23-c27abcbbd8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:13.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:23.943Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f42ccb96-5c42-45cf-9ba5-d5be38d3e0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:33.954Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2793e3a8-6ca4-4f01-a46f-46f06fc5345e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:33.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:43.967Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f21508ad-19e7-42b6-b460-948ffbfa5958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:43.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:53.975Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=69b4a773-f93a-4e55-a995-31f871b27d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:48:53.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:03.986Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6752ba28-450e-4391-9278-80e963b8ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:13.996Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0fd5baa3-511b-4602-9ca4-5e1e35a329b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:14.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:24.013Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c4993b72-f77a-450a-b597-a0106f56b731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:34.022Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f449e831-dceb-4c18-a069-560120b3f66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:44.037Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=81ec8b60-261b-4e2c-896f-5f6fd84cd69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:54.052Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b83d91a7-1826-4758-bd1a-e99c0d9cc6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:49:54.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:04.062Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f164b0aa-796a-4a37-a608-4548d734d8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:04.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:14.072Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c4446a64-35b6-4b6c-b15d-198a96b4e3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:24.081Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f4cd23c3-7320-409b-aca0-fda62286e81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:34.106Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=794728bb-9ed0-4f06-9987-cc93cc164050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:44.115Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=65e7a2e2-0377-45b0-bb95-f76432612fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:54.125Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=aa9caccf-1550-4a57-b7ef-e9b9820fd8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:50:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:04.137Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b0f95e27-81c4-4ed8-bb80-ea0cbb943f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:14.147Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=bb2c3518-0f6e-44fd-9259-490f350d9337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:14.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:24.160Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f22cd14f-efae-4dbd-8fcf-e4c5eda4ecd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:34.174Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ba283e1c-8e14-4614-9c00-866e8ae23177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:44.184Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8c5f463a-799b-41a1-b16e-5003afbd973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:54.196Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5c60b51c-3c6e-4f59-a5ed-dcfbc133e8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:51:54.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:51:58.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-22T11:51:58.975Z |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-22T11:51:58.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-22T11:51:58.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-22T11:51:58.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:51:58.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:51:58.987Z |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-22T11:51:58.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:04.206Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8da674b3-3da6-4299-9ee4-2c712f5e0ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:04.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:14.216Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5de3b675-9c79-42e7-a04f-a4e02e3ec884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:24.244Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=48cd867d-7cab-4bfb-a50a-ed5ec720ef51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:24.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:34.254Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=cbb74aac-384d-4d33-9984-9e063e8d39c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:44.263Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2f42848a-9d7f-4b92-a255-23b512e91129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:54.272Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ab87c7a5-c948-474e-bf39-523a57762015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:52:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:04.283Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9ea0d1c5-de0d-4648-a1bd-9fc2b21c81ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:04.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:14.293Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=50298266-55b9-410e-aa1f-190203435a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:24.311Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=20548772-d77f-496d-97a3-665294b634d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:34.322Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=90634ea4-0629-456f-bd77-fe7752e83461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:34.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:44.331Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=67ccd021-61e2-496e-aa94-ccf897270d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:44.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:54.341Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=64bcb9a6-f6f7-4543-a367-12412bca7b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:53:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:04.350Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ba8f863c-58be-411c-8d55-3e9e76cf1fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:04.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:14.365Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8e8cbec6-8cb1-49e2-9977-30805bc6f4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:24.379Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8bfd2e65-2fd1-44c4-b59a-5f243398202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:24.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:34.390Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9df44af9-4c6a-459d-a9f8-483f51a94a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:34.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:44.401Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c8bac9ca-d052-40dc-acd4-2a4f54861ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:44.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:54.417Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e4a5645c-7941-45f9-8f22-0fccb27b436c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:54:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:04.433Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=55ff164b-ee1d-4195-bb60-f46fa4a2d346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:04.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:14.448Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=29e1c975-7c5e-47ea-a263-1488fb057259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:24.458Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c1da2671-11e0-4654-8213-f7174150342d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:24.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:34.470Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ac7389be-555b-4b74-bcbf-05c35a27a9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:44.494Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=71035339-ad68-4fff-a00e-c006c37259e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:44.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:54.503Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dc4fd3f9-ffe9-44c1-9dc8-a2d4cf024121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:55:54.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:04.512Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=d37e6d56-c47e-4540-82c2-4c36c97a3ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:04.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:14.521Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=72cd54db-de7b-4de2-bb75-e3da75a22d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:24.530Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=685c12f3-5ebf-48d9-bda3-335f5636d819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:24.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:34.540Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3a6149b5-a092-4dbc-b187-2d508edbb7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:34.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:44.550Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9e1b8042-32f9-4aa2-b35d-14396c938e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:44.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:54.558Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6045b000-065b-4b5c-b14a-239bfccb7e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:56:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:56:58.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T11:56:58.884Z |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-22T11:56:58.885Z |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-22T11:56:58.887Z |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-22T11:56:58.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T11:56:58.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T11:56:58.892Z |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-22T11:56:58.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:04.568Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9ba56f66-32a1-4f63-a585-fc104eb1fbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:04.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:14.577Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=bcbe9826-e47a-4b11-9bfd-a2e0f4a33792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:24.588Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6933d4d6-a976-4267-8557-741f6e2167f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:24.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:34.598Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b45e1c92-dac9-4dc3-a7e9-cc763c9533f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:44.609Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=55ca3b38-766d-47ab-89eb-ee8833fa400f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:44.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:54.619Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e7dd264e-f1e4-44c4-aa46-f038af775d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:57:54.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:04.629Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e1dc8247-bb15-4853-bcbb-dcf8de68f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:04.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:14.644Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f092b3b7-0f78-4fef-96b7-e0ff1d9b4a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:24.654Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b8a500f9-97f3-4630-a8d8-97a0c1e80825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:24.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:34.665Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=d48f63a3-41aa-4ea1-b66c-fd75c9b25cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:44.674Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5b1b89fb-2ba6-40f0-ad53-8b8ad2962e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:54.685Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0aeee255-2d5a-4942-b31e-538b1f0f3f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:58:54.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:04.694Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a6ed9e51-2d9b-47a2-b80e-9afa5d361102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:14.704Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6982aa9e-5e4a-43bc-aeb4-897e31002eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:14.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:24.722Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e142b15c-7c22-4ed0-a77f-493552e40fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:24.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:34.730Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fd274d16-a0e9-4957-a11f-73e1888c0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:34.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:44.741Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=39c784f5-0bfe-4368-a111-97e080ae3d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:44.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:54.750Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=67df16f8-02c5-407b-9dc2-a381642f4bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T11:59:54.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:04.758Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f08bc584-9855-4c7b-93ad-5b408d2c74ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:14.767Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=44456200-aa14-492c-8d50-70da9f12e8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:14.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:24.775Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3a09682e-2942-4f0e-adaa-3ce5dcff20c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:24.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:34.783Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=42620d84-88fc-48a1-b955-0cd42f4c5fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:34.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:44.792Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a9a39ca9-ed81-449a-aead-267f7461bcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:54.800Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9d149f38-96e0-4f58-a2b8-e4bb62b29ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:00:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:04.809Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=eedd41a3-ccf3-466f-a914-3a84b43cda53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:14.818Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=73ed1b17-f4bd-40bd-a6cd-a853aa990e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:14.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:24.828Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=775a20f7-6c5d-4bfd-99e0-148efaca57d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:34.847Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4eec18ae-5718-4bc3-b9dc-6749406c2140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:44.857Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b034762d-84e9-4ff0-992c-4d09397acd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:54.867Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b258ad52-e6ee-4c50-ae4a-b7ddf64b21ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:01:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:01:58.992Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:01:58.993Z |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-22T12:01:58.994Z |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-22T12:01:58.996Z |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-22T12:01:59.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T12:01:59.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T12:01:59.002Z |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-22T12:01:59.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:04.876Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1a4b919d-f296-48a9-a864-3939874e6f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:14.886Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8e352249-900d-4e11-af09-5902b850db2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:14.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:24.895Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=729f60f7-e7f0-42d5-ad65-7b7ed0fdf9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:34.905Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5802a243-7e70-4491-bd1c-7240d6092569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:34.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:44.914Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fc6bf497-75b4-4f0a-848e-aa17bed6d25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:44.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:54.926Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fda174f3-9b92-4cf8-8c6f-bf303728525e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:02:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:04.935Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2a5d17e9-2429-41df-badb-58e7a6a3a061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:04.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:14.964Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b6e2a441-b678-4a52-882d-014d5ddbf0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:24.976Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e411c422-9fe4-4702-8d07-64ea1dca6f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:34.987Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a066451c-4605-4312-81a6-85dcf06fd272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:34.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:44.995Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=488fbc60-321f-4d75-8b7e-6e959c79fa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:45.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:55.005Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1f16a34f-9955-45b4-8486-e426ce7ad0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:03:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:05.018Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=28f44e31-d99d-4702-afeb-5a65319e466f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:15.028Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9b6eab12-841a-47ca-b7de-52b775f72b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:25.038Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9684cb46-27c7-4816-b212-c73e4de9f5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:35.047Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=db7c77cf-1ca1-41da-94ee-fc2611f78544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:35.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:45.056Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=57808867-dcca-4bc4-93f5-6779b9775c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:55.067Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=79034b88-7ec6-4a55-ac88-72828d2b7082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:04:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:05.080Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=394f005c-cdd4-4de6-90e4-9fd4d2df9c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:05.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:15.091Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ef291755-740e-4923-a3fe-98c7c6093576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:15.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:25.108Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1ed7f9c7-0250-43b5-826f-7b5b4ae5cc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:25.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:35.118Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3c357111-fe80-4b2c-92c3-c1e30455f33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:35.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:45.129Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8e5b50ec-992f-4b2b-8c50-f02fe371ff5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:55.138Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e4b2ed4f-49ec-449d-a072-2e53adfb687d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:05:55.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:05.148Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6e70331a-7701-483b-8c1b-ac7e856eb306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:15.158Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2fd293b0-92c4-4a72-a211-19a550a4f674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:15.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:25.168Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ff891348-8968-4daa-9449-14c4eaf95c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:35.176Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5e373b0a-fe2e-40d9-a654-9bc873766485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:35.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:45.186Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=12061399-eaa4-4dac-ad4b-9cc6c2cbbf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:55.195Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=be6ab145-fba5-49e4-9982-820579b3ad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:06:55.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:06:59.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:06:59.001Z |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-22T12:06:59.002Z |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-22T12:06:59.004Z |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-22T12:06:59.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T12:06:59.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T12:06:59.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-22T12:06:59.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:05.205Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a0de9c64-7d68-407d-85c5-17745148b929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:15.214Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=345f41b1-81bc-456b-9754-e5a27e5efa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:15.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:25.225Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b823610d-3e50-4aad-ac8c-e5e16c53569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:25.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:35.234Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=11a5c824-e4a7-4b63-8d6a-093578bd84c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:35.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:45.242Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=05e4d03c-bba5-4a88-a58c-5601966de0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:45.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:55.252Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=90ddde32-3a57-4ef6-9331-30128bb1a9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:07:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:05.260Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ad560557-8478-4892-9776-708f3233f8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:05.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:15.270Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a875d226-4395-4f65-aa53-93575d4461aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:15.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:25.278Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f99772f5-5420-4721-be1e-33bff540d04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:25.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:35.289Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4fb0eef4-c730-41be-9a89-ac5f36cf963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:45.299Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a8dfff76-e094-4ece-bffd-96c7b7a93f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:45.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:55.308Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=64e5a645-ef39-4958-ba69-c61f150444e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:08:55.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:05.317Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=aa8ab0d2-0cb3-4cc2-bb75-7f67dbbdf032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:05.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:15.327Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=53944b0b-b324-4fab-aa15-c257dcbb2766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:15.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:25.336Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f0b5d30d-6c65-4d26-bd68-bc0913dea9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:25.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:35.344Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f13a762d-a0ee-4535-8794-3c74d410d3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:45.356Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=408c6a7a-9ac1-4d65-9f57-919828cdec0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:45.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:55.364Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e54cf913-ac60-43ec-9a0e-ba0154c44c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:09:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:05.373Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4d476582-8610-452d-8145-e4c267553b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:15.383Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8adca114-8905-409e-8a3c-615384fe575f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:25.392Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e259b046-ccd5-4a16-a33b-fcf3d31fae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:35.402Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fac8578c-7347-422a-a62a-ea4ef42a602b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:45.412Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=bae87bef-ba08-4a7f-9f5c-2dd72518da9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:55.422Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ecebae72-0ec6-4e26-ad4f-6d57f65c0d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:10:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:05.433Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fe0ca652-5c10-4d74-874b-e29bad0134dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:15.442Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9d409eb7-ce43-451d-8fb6-5f784559300f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:25.452Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1744059a-8edb-4f64-8cef-88bd1dd54d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:25.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:35.462Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fba9f071-cd61-45dd-84f6-0961831a55dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:45.473Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fe9d09c9-0710-4da0-9a6d-b04a9aa67d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:45.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:55.482Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b79691c3-f3d1-4683-9e10-e7853d1fe258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:11:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:11:58.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:11:58.846Z |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-22T12:11:58.848Z |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-22T12:11:58.850Z |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-22T12:11:58.856Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T12:11:58.856Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T12:11:58.856Z |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-22T12:11:58.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:05.492Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ac9d7120-1c83-4355-84cc-8c83f7f2ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:15.507Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3a4b479b-4338-446c-84a1-98a8be0e9f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:25.517Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=08c53762-158d-4d3b-9507-7258caa33f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:35.527Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1c82b658-47a4-4ad9-8dba-736fa7464672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:35.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:45.538Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9ff34b10-4fff-4111-9d37-3b062340a3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:45.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:55.547Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ea325531-f2b9-4cfa-9b33-d576a8c5b657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:12:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:05.557Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=03a390e7-5952-4892-91aa-ee8dd4c891c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:15.566Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0a0bd013-dc08-4ae4-994f-1d6b10045ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:25.575Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=eda2992e-ac3a-4b76-a640-66795f26d512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:35.586Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=803a7637-5fcd-4655-a486-017acc897df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:35.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:45.595Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=914c25bd-3160-4d92-98ed-1124e83fe037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:55.605Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2143a341-5996-4dcc-be60-e1b8441638ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:13:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:05.615Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2b3938b4-b010-483b-a41e-1beb254c46bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:05.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:15.623Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7eba407e-c951-44e6-8a4a-11b3e1d5e044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:25.633Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=98f8e505-680a-410b-b661-ef75abf1bfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:25.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:35.643Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7873f925-7341-4457-8f3e-9fee056f2516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:45.651Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6dcf1e3f-769e-4700-9231-57c0016e6e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:55.661Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5382f431-43df-4501-9f01-522184e2422a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:14:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:05.671Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0e1947f9-5987-4322-a395-9d007291b352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:05.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:15.681Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5a231f0c-9f8a-4b95-8aa6-0bad78f7e1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:25.693Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=cc61de60-96c9-4d09-92b4-1bf79221ae08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:25.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:35.703Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6d6fc8da-a81d-4594-93bf-95ec2a7353cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:35.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:45.712Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=bb3b29b0-d149-4327-bd76-fd86d54dd0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:45.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:55.722Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dcd45158-e8c5-47b0-b1a8-4c874c3c4ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:15:55.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:05.732Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=bade9bce-5802-42d6-91df-5a15f8fb0bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:05.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:15.740Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=097ce942-27fd-468f-96d9-c60db9d2b837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:15.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:25.753Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=05ec0298-316c-492d-a006-e945bbf38f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:35.763Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f4f83506-7155-437e-ac26-c98fe3549698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:35.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:45.773Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4666385e-abdb-4e8f-a437-9fa005461263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:55.785Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b712bf3d-dcef-43e4-ae7e-9c56263c84d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:16:55.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:16:58.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:16:58.946Z |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-22T12:16:58.947Z |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-22T12:16:58.949Z |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-22T12:16:58.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T12:16:58.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T12:16:58.955Z |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-22T12:16:58.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:05.794Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5c61fc09-47f6-4e88-82ad-9dfc02483f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:05.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:15.803Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=149d19b3-162a-467e-9d95-ca4bab93af27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:25.811Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=415410e1-897a-466a-bed2-a76edfda2aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:35.821Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=47280cf7-4920-4a99-89db-8d7045922854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:45.830Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ed41c519-63a5-4e3c-9ea1-fa35f324215d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:55.838Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b309d4bb-0f4b-42ff-b0cf-e83609f531ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:17:55.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:05.846Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f80da33b-6788-4b20-b08f-73da49e4dac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:15.857Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8dd13f6b-6475-45f6-a938-b0b95df9de4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:15.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:25.867Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dfda263d-86e5-419d-9c2a-9ac35a12baef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:25.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:35.877Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dea71966-bd6b-4e0f-9a84-79b2fab684de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:35.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:45.885Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=92943dee-716c-4fbe-89ac-dbcc626a1669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:45.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:55.896Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=13cfd5c2-3615-4a60-9771-d54cae63e3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:18:55.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:05.909Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=226ee566-b7f3-4c99-8f54-4209a0669f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:15.918Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a4cca76d-abc0-4083-aebf-d391ca510dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:25.927Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=25ab4b90-21e9-4749-b058-d6b43d2d670a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:25.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:35.936Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=64b80038-c2d8-44fa-8a9f-62c3248b481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:45.946Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=cf22adb0-47cb-4c58-87d8-64ee92039494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:55.957Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=43ad1484-cad4-4484-8cdc-2b47a0d57607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:19:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:05.973Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4435b124-77d3-4d7a-9af8-d0e2c5258a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:15.982Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7ddc042e-2ae7-4682-9390-f3f1ed21daac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:15.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:26.001Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b18bbc97-c571-4117-9875-866cb4379e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:36.012Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c4b629be-a641-45a6-ba23-db74eba27580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:36.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:46.020Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0b199328-279e-47e9-815c-0d640e21f930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:46.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:56.034Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a108acb7-8b58-4481-9e4f-32edef67389b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:20:56.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:06.042Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=55f91cd9-3b81-4a5b-8a59-9c18f714627e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:16.053Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7a288d25-93a3-4795-a105-a1c59b3f7359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:26.068Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0f372c9b-b879-417b-86f2-cb94ed20f1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:26.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:36.077Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=29af25fc-09e5-4ee8-96fa-5a62811afad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:46.088Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b48bcdea-de1e-4553-8a0f-fb19e4daaa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:56.098Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7cb70013-28fa-457d-be91-3d2a4be5c344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:21:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:21:58.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:21:58.932Z |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-22T12:21:58.933Z |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-22T12:21:58.935Z |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-22T12:21:58.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T12:21:58.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T12:21:58.941Z |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-22T12:21:58.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:06.108Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e9eefe98-e89a-477d-93bf-cf9843a27e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:06.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:16.119Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1f6c8dbc-9595-46a0-b3a6-253ae7679877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:16.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:26.130Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=cbf0c99e-b8fb-4a74-a505-ba2a1d9e8071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:36.139Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=17e029ee-d308-43db-84ae-1d4b62025c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:46.148Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=933c9410-bfc0-4298-ad5d-64345fea97ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:56.158Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0772361e-a725-489e-8ba8-3aa0e7d7d1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:22:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:06.170Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=798be14f-622d-40ba-b67a-699963e67036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:06.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:16.180Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=cca6d10e-01af-4fe3-9c8e-d5570e354d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:26.191Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=d44e50ff-69e2-4bbd-8bfe-08cacd653043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:26.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:36.200Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7cd8f78e-0573-45c5-a5d3-f1c03910d0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:46.209Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=748c6794-3c76-4e90-a2ff-9ca238a3f1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:46.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:56.218Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c8974302-e597-44a9-8dd5-acbc473ccea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:23:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:06.228Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1c06cbfd-17dc-494e-98cb-a306b2657fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:06.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:16.238Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6fb7d543-df85-4b61-b60d-3b86127db3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:26.249Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1aa8b64b-3798-4776-b2a8-d89720183ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:36.258Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=87b9fb96-ddbd-46c3-af06-615c3feb9cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:36.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:46.267Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=61f9b52d-77b1-48f0-90ce-1ec840df6302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:56.276Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dfc3ee9d-2db7-4537-9bcb-421e3aa9268c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:24:56.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:06.285Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dc8d3c9a-9bbd-44c9-b770-4641dfacc3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:06.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:16.299Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fda8c38f-174c-4121-aca8-0010e73a5ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:16.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:26.309Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a93cd724-03a5-4a5b-bcea-3e8899d1061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:26.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:36.319Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f420d684-325a-467a-ac58-44a29347d776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:46.338Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c1663c42-bb40-4345-b3df-9cc321c9114e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:46.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:56.348Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fa97cc85-a456-4c0c-ac8e-87fd876ae26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:25:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:06.358Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ca341278-4b91-4b9d-ba52-623c2bbed3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:06.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:16.384Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=73e85110-d322-4cc7-9db4-5acb3ed5a213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:16.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:26.397Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=304cd8f0-0c85-4d20-a114-eb4bf2711150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:26.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:36.405Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=369fffbe-5525-4398-bbb0-6802f481bc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:46.416Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6b515cb9-d907-4ef9-8744-7b38067cdffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:46.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:56.426Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f140c01b-ab6f-4a2d-b013-bdad9823c495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:26:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:26:58.949Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:26:58.950Z |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-22T12:26:58.950Z |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-22T12:26:58.953Z |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-22T12:26:58.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T12:26:58.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T12:26:58.958Z |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-22T12:26:58.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:06.436Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2edf4584-37d6-4508-8dc9-9409a8cfb5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:06.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:16.446Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=28149c27-54ab-4964-a055-02fcae2a2bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:26.455Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=cf587fc9-90a9-4d96-b171-a9670787ae3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:36.465Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ac0dc2b5-1bc7-4f83-8fa8-24f27dd7a263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:36.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:46.475Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8d41e766-8838-4dff-8a00-3b74d398cb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:56.487Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=81d98974-9688-436f-a189-49157ac09ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:27:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:06.497Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=46c93c9b-526d-420d-9dbc-12127f6c281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:16.506Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c1b68fd3-5940-4ae5-8969-864eba6012f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:26.515Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=63c81a0f-5c77-42e9-8624-ad908f5513bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:26.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:36.526Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3ff85fc3-6b52-4feb-9db3-0b196816d339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:46.537Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5a6a6828-73f9-4e9f-9415-63a82a5541e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:56.547Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=752d95ec-f936-4d95-8761-fdd28c1844ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:28:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:06.559Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f9e94b35-d3c4-4f67-a9a1-603aca212eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:16.570Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8f84ccb9-b1fd-493b-8920-2b608c64f303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:26.580Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b771bd59-4b06-4aec-b018-7744bbab5b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:26.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:36.598Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=d023eba7-b3aa-491f-9fa8-3b83cc528f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:46.608Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=978058a5-629b-4329-be20-3845d6e1751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:56.617Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1addf75f-8633-40dd-a8df-7e43ea55d7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:29:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:06.629Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dcb88280-7587-4863-b003-0b0693c9e44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:16.637Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=14929e0b-63fc-428d-b2bf-d76871f410a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:16.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:26.646Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4c6ef0ad-de06-4803-8019-5b6c2e5317d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:26.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:36.655Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=73ceeb83-3ac9-4508-befe-330fde50f780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:46.665Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=faabba19-f9cc-4789-a67c-79cd2667893b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:46.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:56.675Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e7bb1b1d-af97-4bbb-a5b4-bf39693b851a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:30:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:06.685Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9ccfb6c5-ddab-4557-8187-eac4f2564b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:06.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:16.693Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1e146a8a-3876-44f4-80ec-a01af727c6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:16.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:26.702Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=47b1badd-0b8f-4548-95c0-a62b8f7aab3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:36.711Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=43b22464-000b-45c4-81e8-f1d0fd240ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:46.721Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=44e257db-7ac1-472c-bf8d-d5c56bf205c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:46.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:56.733Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1c9bc477-0cc9-44a6-81a0-2983e0939acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:31:56.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:31:58.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:31:58.961Z |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-22T12:31:58.962Z |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-22T12:31:58.964Z |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-22T12:31:58.970Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T12:31:58.970Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T12:31:58.970Z |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-22T12:31:58.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:06.744Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f165a199-db10-405d-b6bd-09e58a58c7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:06.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:16.753Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=010ea5f1-2407-4d86-b195-858554c55666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:26.764Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=73251975-aac4-44fb-aac3-58eb7926d6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:36.789Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2bb3d763-1205-420e-bc22-54944690cfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:46.798Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=cf5b7f02-cc7f-4d35-941e-ceb0562e288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:56.806Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=bc929ef1-4d45-47b3-9e6b-8a71a2c8de80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:32:56.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:06.815Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=72510e6e-27c0-4fa2-b8b3-d1faa4ec1c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:16.825Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=48f00889-3df0-4d4e-896f-674153e35eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:26.834Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=05eb0ebc-43a9-44a9-b0c8-e356c213030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:26.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:36.844Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f8c2c2fc-df61-4e90-9d7d-f51af3d99965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:46.854Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=bc374d64-04ee-4212-85ec-13caac3e751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:46.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:56.863Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9a09194f-7d4f-45a6-8f26-33dc23226288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:33:56.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:06.872Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=718f3e7a-6394-4b89-902d-1deb45d7c648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:16.881Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=f4e1fabd-c30a-4321-b609-9ac573749626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:26.889Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8979a0c0-8776-48e4-9a91-8ab64e0466dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:36.898Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=29205bc9-781e-41f0-bf5b-50409907757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:46.907Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7999e04d-ea49-4a81-8b4a-f483bc3291c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:46.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:56.917Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1ff9ab0e-d71b-4045-957d-a93abf989a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:34:56.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:06.925Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c9dd5117-2d6c-4e4d-bc1b-cf0340fa11fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:16.936Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e97f094d-2c81-412d-bfb6-b8ef68f3f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:26.943Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=af5301b5-504f-4b62-98df-f605617bd2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:36.954Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=710e9203-0e05-437e-bd83-2fe5de24fa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:36.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:46.964Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9bc6a99b-8214-4270-94ce-5bc48ba9fcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:46.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:56.971Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=49406139-ea92-4fa8-8add-5cfbff828337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:35:56.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:06.980Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=80bd9937-0f0e-4b91-8e28-1b18b0e7f1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:16.990Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c46d8810-c141-4e45-9e5c-c01db6b104fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:26.997Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3154b063-eaa4-426d-823f-9bc96f76b9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:27.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:37.007Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=d0bb87bd-9230-466b-b650-86f17f6d1ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:47.017Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a0a65409-f035-4fd3-8ce0-aba06fe18927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:57.025Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ec57ab12-6e39-44e5-956f-36f66de8bd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:36:57.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:36:59.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:36:59.022Z |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-22T12:36:59.024Z |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-22T12:36:59.027Z |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-22T12:36:59.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T12:36:59.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T12:36:59.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-22T12:36:59.035Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:07.044Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=459a3476-d5c9-47c3-9e0c-504578348836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:07.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:17.053Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=78f5e0e4-aa7f-4655-b5de-644dafae91c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:17.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:27.078Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a55936eb-d293-4eb6-83fd-b26e744ab4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:37.108Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=be794c1f-af9a-4383-816f-9c63158302e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:47.117Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3bf625e9-5a61-426b-bc87-e78dba47081d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:57.126Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=443c1b90-06d4-48d0-9270-a0c80c73c2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:37:57.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:07.134Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ed638f75-1618-4159-81b9-70fead8e706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:07.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:17.166Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=af03a45a-4708-442a-a35a-3da82dc490ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:27.176Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=dc00b7c0-fcef-4c02-8322-6f058d6f057c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:27.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:37.186Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b3a0d265-ef54-41e1-a717-abcfaf3e5763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:37.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:47.196Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=43c1f01c-bb90-472b-bc08-4f8465bdf372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:47.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:57.205Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9227dace-a9e2-4372-8ee6-f43a9dbaeb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:38:57.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:07.216Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7b30aa49-6e2b-4951-89ee-7e697d73a913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:07.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:17.225Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c820f07d-7bb2-406f-8a5f-db7217361c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:17.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:27.235Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b54220a0-95ce-41af-8b0d-8b73b65d4d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:27.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:37.244Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5aff17b8-2e8c-4703-88d2-e60f5fd06e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:37.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:47.253Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=279dc3a9-3e61-4709-ae0d-e5cdbc04d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:47.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:57.261Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3fc4d6de-5859-4168-8493-b722aa1ce68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:39:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:07.271Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6b8750a7-7dd2-4152-b91f-f1839371d790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:17.281Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=bf5511b1-826f-4d20-96c7-9996a2ee1301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:27.291Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=d5162b60-970d-4792-8a5d-7ca34ab48a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:27.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:37.301Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=d76f4d6b-a464-4191-8957-94a5f3fcfc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:37.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:47.311Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4b52e22a-d4bc-49e2-b110-eae5681f6936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:47.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:57.324Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=fadb4452-c7a4-4b02-8453-a57c65668268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:40:57.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:07.334Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=980b4545-16ea-4e08-8bc0-67219f33a965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:17.344Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=97a05ad2-3fb4-4563-af1f-99970490f8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:27.355Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c48a7cd2-d5de-4482-833c-fe1374959e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:27.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:37.364Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=44020222-6fb8-42bf-bb28-13d891c15171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:37.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:47.377Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e92d2a37-d884-4b27-89e7-5a21cbb40a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:47.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:57.386Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8d025885-faca-411e-8503-d7fd8df9cc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:41:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:41:58.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:41:58.974Z |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-22T12:41:58.975Z |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-22T12:41:58.977Z |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-22T12:41:58.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T12:41:58.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T12:41:58.983Z |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-22T12:41:58.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:07.395Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=e9e910b7-e2e1-402f-b422-7a5f4998aea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:07.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:17.404Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=39b76fae-fe1a-447a-a3b9-ae62272879e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:17.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:27.412Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4cdc5fbd-94ec-4f8a-bd79-b4c0db76ef92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:37.422Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4965f8ed-33b1-444d-ad9e-4498bca3c1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:37.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:47.432Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=effbded0-e973-414e-8246-85ae8b2af0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:47.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:57.440Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=b56058f0-89d0-4bde-afb2-9181805a2e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:42:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:07.449Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=aeaca11a-0189-4443-ba13-5eb77aa65e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:07.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:17.459Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=c6eb7c0d-45f8-4d58-8e34-6bbae30df2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:27.483Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=26f9a377-ab45-4f92-860d-8870f1378822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:27.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:37.507Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=cb914a75-a7ac-491d-9e12-87925410c8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:47.534Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=86828e3e-2be8-47d3-bd21-e9b61004ded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:57.543Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ed2b442f-9e39-479f-8fe8-a514e0694a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:43:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:07.550Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=ba133d37-48e9-4ec2-8b76-ba9accbb48df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:07.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:17.558Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2434f495-64b1-46e4-af7d-3f295711b2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:17.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:27.567Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=237bb563-8303-464c-b08c-ad65c8ef1d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:27.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:37.576Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=581a6a3d-5851-43a8-ba96-09dfd7b897df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:37.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:47.585Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=84eaa28a-24d6-43a3-a68e-e954f44e33fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:47.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:57.609Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=1ce6f287-468a-49f1-af7a-aaa1e7460437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:44:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:07.617Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=17f61468-18ff-4eee-9842-b76878f481f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:17.647Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2a52a0fb-371b-4e9d-8d49-79205cc35bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:27.655Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5ba088a6-7325-4a36-ba8c-a18d8b6b9b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:37.664Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9f2658ae-c85c-474c-a48e-c0191eed0e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:47.674Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4c643a10-bb09-4f8c-b632-c96abfadb1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:47.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:57.682Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=66c8c936-4373-4513-95a7-baefff3a8950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:45:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:07.691Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=2112e5c1-ba20-43d5-b00a-ee3ef342839d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:07.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:17.701Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6fca8f86-84dd-4e35-a133-570f28af609b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:17.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:27.711Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0c3010dd-2306-4987-8cd6-9617283a67dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:37.721Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=4b0409cc-4e76-464c-bad7-ddcd5e5a0e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:37.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:47.731Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=229b43e9-b5a6-4233-8033-b4350789a5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:47.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:57.739Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=27e34f46-f950-4d83-9090-1aafa20419b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:46:57.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:46:58.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-22T12:46:58.849Z |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-22T12:46:58.850Z |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-22T12:46:58.851Z |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-22T12:46:58.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-22T12:46:58.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-22T12:46:58.855Z |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-22T12:46:58.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:07.749Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=05032c4a-87c7-4455-8871-7b2fc0cff1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:17.761Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=70c6dff6-6d79-4f2b-8061-208b11bdba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:27.770Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=86c00439-44f7-405a-bb63-57f2a48d959f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:37.780Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=adfc16e7-2969-49f8-b582-93ea56a3aa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:37.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:47.789Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=3b238580-7b37-4268-8d72-66df2e3221c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:57.798Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=55e73cb3-df9b-4004-b3aa-d0e4c9128bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:47:57.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:07.808Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6654d848-216f-4821-aaf5-174e6205b1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:17.818Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=eddf225c-8ac1-47a9-8bb8-0092e0a04002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:27.830Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=a2509e76-095c-4bac-9622-e989c70c11a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:27.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:37.840Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=8bee6a99-0f2e-4249-a16a-5461c07d1dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:37.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:47.855Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6fe1f397-54aa-4967-8f06-ef4cb422eff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:57.865Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=37a84e9b-5326-4434-8856-9350fddcf58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:48:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:07.875Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5b675468-492b-4beb-bea7-d76b6c3b13c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:07.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:17.884Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=7ca37e0d-e55b-4530-930f-b4b484ebc6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:17.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:27.894Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=9a62cf3c-059b-4707-8379-ce8b5d6c955d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:27.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:37.910Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=72611f06-5e4a-4b01-aedc-e3a647006a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:37.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:47.920Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=0b5b85e5-6edf-4d03-9753-68012b6ff462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:47.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:57.929Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=6082c169-98f0-482a-958d-dfbdd4a82eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:49:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:50:07.937Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=5f016adf-0802-4c7f-8e74-ef7e5f359fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:50:07.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:50:17.946Z |INFO |Init configs |InvocationID=be66ba20-71d6-475f-aa80-f8bf5abe2a56, InstanceUUID=068a34c8-9e58-4eef-ba03-a81a106722e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-22T12:50:17.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |