By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:02:48.715Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:02:48.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:02:48.837Z |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 |2022-09-03T03:02:53.614Z |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 |2022-09-03T03:02:54.239Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:02:54.243Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:02:54.246Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:02:54.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-03T03:02:55.578Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-03T03:02:55.751Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-03T03:03:04.530Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-03T03:03:07.636Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-03T03:03:07.695Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-03T03:03:07.696Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-03T03:03:08.232Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-03T03:03:08.233Z |INFO |Root WebApplicationContext: initialization completed in 12480 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-03T03:03:12.008Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-03T03:03:17.104Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-03T03:03:22.665Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-03T03:03:24.493Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-03T03:03:24.510Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-03T03:03:24.559Z |INFO |Completed initialization in 45 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-09-03T03:03:28.866Z |INFO |Started MainApp in 60.669 seconds (JVM running for 69.307) |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-03T03:03:30.342Z |INFO |Start scheduling PRH workflow |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:03:30.544Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3832fea9-7530-43cf-a4b2-d7a541ef8e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:03:33.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:03:43.282Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=36184397-8cff-41ab-8dd1-e5f97e58716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:03:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:03:53.631Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=50d9fd55-0a8f-425a-9141-ff6eedb38c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:03:53.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:03.729Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1ca54c00-ec14-4458-9800-946cf1e73072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:03.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:13.763Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=947e4fa3-baaa-4e9f-a9a2-edbe62bc5b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:23.842Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=02fb48d7-41a1-4a79-a46f-a48b8dfc369f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:33.877Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=beb1f192-7bf6-49b2-a84f-93bda7fc5eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:43.943Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=dd62b6f1-e4b6-4b26-a737-dcdd784a48f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:43.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:53.993Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2fac806c-8e8e-4ca7-84dd-85e4b118d006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:04:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:04.031Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=20d0b5ef-1287-4623-8b9b-ef07de49a4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:14.088Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f9850f00-503a-4bc7-aa6e-84157564891b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:14.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:24.159Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=19cea130-2b4c-4056-b26b-1242a161615a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:24.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:34.179Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=229dac67-0a58-44d8-98b7-530f103e7b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:44.220Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e7bb446d-db9d-4a25-9a86-487cbbfc3ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:54.307Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b015f718-2fa4-43a6-839c-16473c2c11b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:05:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:04.387Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=56f091b0-54b1-4e0c-adea-d113368bf6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:14.442Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7ba02269-088f-4202-bb30-e2db181e51f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:14.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:24.501Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=138986ad-b2e7-43fd-adf8-179946f63ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:34.612Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ae2865a0-21f8-4558-95f6-5631a517a8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:34.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:44.653Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=94fc2d42-03a9-4f63-901b-58c8589ba2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:44.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:54.732Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b57088ae-70dd-4839-a2ee-7dc6aad9285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:06:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:04.778Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=27cfa1c7-134c-40e2-acdc-91ea05457002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:14.840Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7e089075-2db7-4c73-b882-ebea27a98e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:14.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:24.890Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=45d68c6b-74a3-4c5f-a544-7bc9b0ff256a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:24.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:34.920Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0512abd7-a8c8-4b9a-95ea-e7cc446a7f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:34.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:44.964Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1b45f07b-9e8c-47ee-818b-a8d264340fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:55.018Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=82a9cc23-a048-4242-beac-c76dba8526c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:07:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:05.072Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d04a5746-a780-4cfb-851e-c7a7f46db000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:15.113Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9db52a82-7b69-4ccd-9842-c2bbd69b95a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:08:18.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:08:18.343Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:08:18.344Z |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 |2022-09-03T03:08:18.352Z |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 |2022-09-03T03:08:18.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:08:18.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:08:18.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:08:18.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:25.235Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f21e7695-1790-4811-85bc-7f8662149cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:35.260Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d498467b-05b3-4707-b049-146b17ef7afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:45.326Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b5430ba1-2e20-46f1-8459-92b92d5f8f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:55.363Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f8d6b1a7-40ee-4bb5-ad33-0a344bcad27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:08:55.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:05.428Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7d2fc9d6-c529-470b-afe0-8bbf9b6bf3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:15.480Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=95b9df85-73f9-45d7-9039-7709a1448f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:25.628Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7cf614bf-4118-45b3-8cec-80c07a45b5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:25.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:35.700Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=386487ad-2b62-4afb-a174-02d2bb61e446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:45.753Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=18a85b92-f646-417b-baa7-b123ed79730f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:55.811Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b8540e2e-2db5-4eed-82ed-af74e91c87b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:09:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:05.842Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9958a6ec-4443-4353-90ef-e6605cfa187b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:15.898Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=52633006-716a-485d-ab88-3ede560f3826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:25.931Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d0631923-d390-4bb3-8a3d-f79974602721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:35.946Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e989c95f-a29a-400c-bbcf-321cabcea892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:36.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:46.019Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1f6a9176-6a2b-4ac7-a12a-66c48d65e2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:56.075Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cfcf19a6-5cbb-4b30-83cc-48791b3f9fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:10:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:06.126Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=034fe0ec-8928-40c6-b09c-5c7de986fef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:06.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:16.188Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7beee9a7-cdc5-41d8-9ad7-f0a35dff555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:26.214Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=333c6063-46c5-459d-9278-34991f6ae385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:26.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:36.228Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=db01320f-8903-4cd1-b064-e80c431abb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:36.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:46.249Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=29eba4a4-7217-47f2-980f-e04e0d9bdf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:46.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:56.268Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f89523b8-e661-4938-b3bd-cc7e7ace73a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:11:56.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:06.302Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9556336c-e277-47c8-8412-ab876c58ed63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:06.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:16.326Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=004086cb-b407-4372-b533-ac5ff021323e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:26.355Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d2e31f40-26ec-49d4-9d51-6800c091f708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:26.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:36.370Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c17f6ebe-7a23-4e94-95e7-3fa9be36dad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:36.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:46.388Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5fa5ff8d-9ede-4da3-9b69-3a1af57b81c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:46.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:56.407Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cd6ec912-f4ad-42f7-8b2f-573fb4ba6031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:12:56.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:06.422Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=edd3d8ea-00de-4e33-8829-9a354ab22cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:06.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:13:13.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:13:13.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:13:13.905Z |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 |2022-09-03T03:13:13.912Z |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 |2022-09-03T03:13:13.950Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:13:13.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:13:13.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:13:13.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:16.442Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6f5abbb5-f382-49da-be84-393f00aaf134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:16.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:26.490Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fb7b89d4-38d4-4483-a118-07484b98b616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:36.508Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c9ce03fb-96c6-4bb9-bb7d-64951b48b6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:36.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:46.523Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=04260dea-b367-4f5e-ad08-5c0eabef8815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:46.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:56.538Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=97f7e501-97e9-4e94-a0e1-1b0189428b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:13:56.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:06.556Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=363786e7-bcfb-4cf1-acba-e19fbb6cbf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:06.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:16.588Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ba0194a1-e912-443a-a6ca-b3de5f7782c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:26.615Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1c2408d6-0c9e-474d-b758-38ac36e56dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:26.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:36.639Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=44fd59a6-5533-4e21-85d3-3912b4dc5a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:46.655Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ac5dae98-a471-4925-80f1-faf155e86da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:46.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:56.676Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c6469cea-9cbc-4d1b-9ac9-31417fb4273e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:14:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:06.695Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=71105e23-cd92-4537-a7ad-bf7405f2ee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:06.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:16.708Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=299d539d-1f31-482e-a6a6-a9566e3cfb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:16.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:26.730Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7df64dd7-35ec-467e-b4d9-add61f1acaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:26.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:36.752Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=71d149a9-c112-43c4-8274-12b1b701979d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:46.792Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f5abbeee-d9d1-4327-873e-cc30c0739cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:46.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:56.811Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4d228116-11a1-43f6-9123-0fd48cda39d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:15:56.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:06.830Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6b650273-d8a7-42bf-ac7b-67fa967e9141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:16.847Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=869f3b9e-1305-4708-a375-5b4f1e1b59db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:26.863Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3063da97-6d8a-481a-aaf1-21bedb6c8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:36.877Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=883c69fc-48d2-468e-a30c-6a56e99472c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:46.893Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ddba2e31-0963-4034-9829-bc255340165d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:56.912Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3b3f95bb-614f-4ca8-9d75-cb3b0326bc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:16:56.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:06.926Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2c228784-63b7-4973-985a-15c8a372b360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:16.938Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ab6ae8dc-500c-4bf0-ace3-c74e105fb4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:16.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:26.950Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fbf5f70d-8ad8-4a1c-a77f-6cebc17d8f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:36.964Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=452d4aaf-e51d-44e4-a63f-01992db39e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:36.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:46.987Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=85f682d9-8d31-44eb-8fb2-cf4b6dd6244b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:57.002Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=95ee2fc3-3de5-4eeb-9498-245f13ab46cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:17:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:07.018Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c55374e7-e8ac-41f1-8b56-48ba559254f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:18:13.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:18:13.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:18:13.157Z |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 |2022-09-03T03:18:13.159Z |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 |2022-09-03T03:18:13.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:18:13.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:18:13.190Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:18:13.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:17.040Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3256514d-6e74-4915-b398-d6fc9c61b7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:27.057Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=80ad1280-6c27-4c22-8988-dec05309e731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:37.071Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=784235e6-969d-479a-b0d9-fefad28c6f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:37.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:47.088Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a1131f2e-8c39-433d-81c1-fd1ea248ec2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:47.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:57.119Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5b942594-76ff-4aa2-9bd1-ae9bfe4f766a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:18:57.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:07.153Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=caf9a377-3503-4e8d-8663-d9bb27f762fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:07.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:17.226Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f00ff0e1-8823-4f06-82bb-5b30b9e161b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:17.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:27.249Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0e3eabb3-7382-45dd-a62a-189c8d33773a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:37.275Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e4968b8c-52b0-4321-9f8e-b747bc1c9f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:47.298Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=42cf8057-3a2d-4729-ba66-b6bdd0aa04c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:47.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:57.322Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=678d42db-9a57-4377-b4c6-451bdd0fc657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:19:57.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:07.358Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cdd81fa9-d0e3-461a-a041-9b810637f3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:17.382Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=42a0bb05-8271-409d-bb92-2f726e6c7d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:27.433Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8ca589de-1cef-4e3c-b2e8-90a276acf69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:27.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:37.448Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=284eaefe-4308-45a8-bdf5-37b8e20a0b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:47.496Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6d608e4d-3049-4c7a-b4fc-e7495704a5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:47.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:57.519Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b342fbff-4bd1-497e-aad1-0343e799d62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:20:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:07.563Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=33087010-56f7-4fdd-a7b3-5d5c99da85cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:07.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:17.603Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b852bb9f-a7d2-44c6-bec8-493c32b0a003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:27.632Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=31e88b4b-ac8e-4e9b-b19d-88ab2390c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:27.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:37.646Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=92927dfc-f989-4dd2-bacf-8dc1561b591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:47.686Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e52bcb56-c236-43d9-a8b9-8fd21bcb71c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:57.769Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e8e0d2fe-e24d-42ad-a617-b7d03dcd5e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:21:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:07.826Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=59547d32-ae74-4fc0-955e-a19ba6efe1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:07.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:17.867Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3bfd4e4a-ae2f-415f-b8d2-ef1d9af1228a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:27.953Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1aefa383-2855-4603-900e-b23ddac9d066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:37.986Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3435af98-d9ac-47b7-b3b0-347595e6b651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:38.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:48.049Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a62c1681-cb75-472b-a036-3a4aa43611d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:48.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:58.069Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e2cf4e9c-7264-46d8-8899-33f3056b58bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:22:58.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:08.110Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=eca0bc82-962a-4ffd-bc04-1aa9bebde4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:08.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:23:13.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:23:13.577Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:23:13.583Z |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 |2022-09-03T03:23:13.614Z |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 |2022-09-03T03:23:13.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:23:13.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:23:13.685Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:23:13.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:18.138Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8c6831de-2bd4-414c-ab8c-40bfd4bfab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:18.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:28.171Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6c6b8959-bc29-45e9-9679-6ef49c731416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:38.207Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=015d5576-65d8-43ca-9b8f-ee012e499f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:48.254Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8dae6a40-e400-457c-ae83-f192fd4ad6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:48.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:58.279Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=641f615d-f450-432a-b131-3fe6de1e0ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:23:58.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:08.319Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c6072f21-4513-4413-82a4-4c372d70c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:18.351Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=09c3d165-2333-4931-8f3f-a70a1a0b1a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:18.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:28.445Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=beeb7723-e4d8-4b85-91bb-edb07162f5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:28.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:38.514Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a401884a-4999-4782-a342-17dc34a62554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:38.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:48.556Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5ce72dd1-7e64-4ba7-a840-49729c32c2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:58.598Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=75f6fd33-d490-420d-a1a8-83c07319039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:24:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:08.636Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5d1a6e5e-b28d-4cf6-9295-97df2e6498a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:08.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:18.660Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c884f375-1039-4de3-a305-af606ba1e192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:28.682Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=04c42bb9-3723-4a8e-9a90-4077d64d92d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:28.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:38.697Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3585c718-f2a4-429d-b5fe-a05b637304f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:48.711Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=092bf9b4-0d35-4bb6-bafb-c0d4bc75a4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:48.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:58.722Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=873e2f58-84b2-4a40-924d-1a6968403ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:25:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:08.748Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c986f55f-3480-4dfb-87d5-9429936e2298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:08.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:18.762Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=245b4d1d-5700-4027-96f8-24053937cd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:28.815Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bf9ee1db-adf0-4bdb-97ac-edcc53b96a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:28.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:38.849Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ae7fa3b2-7657-4fad-bc3e-e9da15444d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:48.887Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b7464e42-fb4a-4b3c-b868-6d6fc9b97b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:48.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:58.912Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3f0a00ec-b883-4dbe-a73d-ab3c1cbd5e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:26:58.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:08.989Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9512df94-4f97-4938-b1fa-9b94a07af373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:19.035Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8c94f164-bdc3-485b-ae1f-34cc4ec05191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:19.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:29.051Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a4537869-e227-4819-8c62-239fdae239eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:29.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:39.142Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=61f2758d-d634-49fe-9fac-96b11aae54ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:49.157Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=34811830-6549-4389-9a09-c0136d6ea065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:49.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:59.173Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fcbbaea8-49e1-4ac8-878f-f4f415beb798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:27:59.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:09.208Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ba243490-a833-4660-9980-947dc3cda7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:28:13.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:28:13.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:28:13.917Z |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 |2022-09-03T03:28:13.931Z |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 |2022-09-03T03:28:13.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:28:13.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:28:13.973Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:28:14.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:19.257Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f3469bc1-7231-42bf-a30d-7f91b3af6de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:29.442Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6ca6e833-aced-4c84-89f8-c92b8521293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:39.468Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9e36eacb-c63b-4dd2-8534-43ea9f8764d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:49.493Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fdefb841-d89a-40f2-819f-d671ed5a5be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:49.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:59.519Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=16b24528-558d-4c4f-91a9-5d4bbf649ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:28:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:09.566Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3de722c0-ccdd-4d2b-b330-404b1c83bada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:09.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:19.580Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=135d22ba-410c-4b8d-a40e-a03efebbe437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:19.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:29.608Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9fd08c27-b008-4c2c-951c-64bfeab54a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:29.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:39.649Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8492d880-61db-491b-85e0-2a8122e5d44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:39.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:49.661Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1e16b7d4-9eb9-4d15-9025-398d985aca75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:59.680Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7792c0d5-aa61-4a0b-b6fd-6d57813d0668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:29:59.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:09.695Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2ed9ad69-9daa-49b4-b689-4bdc453c3d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:19.710Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b4a11d7e-733a-4a5f-8604-93a836f72974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:29.720Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9624b575-7fe3-4392-996d-9d878715f482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:29.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:39.734Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8e9071fb-9a39-4d62-93c9-af38f711223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:49.759Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=306b2525-6f91-43c7-b561-3d56f7ab6ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:49.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:59.772Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f9ba5303-ea04-438a-9c12-cea038be6f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:30:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:09.785Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=13af5f88-a979-4782-8e5b-2a08ae5c960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:19.797Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a1fd6332-c0fd-43d2-9227-aa054e68b8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:29.815Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=890e9e6c-7c28-4a7e-aa40-28cd9a9832d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:39.834Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6d0e53e5-e7d6-4eda-be3a-5699df01de1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:49.848Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=367e5694-a3b4-42ea-becf-fec1afb18392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:49.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:59.862Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6efce8c5-3df7-4038-aeaf-9d677db770e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:31:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:09.894Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fe8f16b0-2ec9-4a59-8472-f2ffe73446bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:19.908Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=42b8c38e-33df-4d5b-b240-f241339e5107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:19.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:29.920Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=350e0aff-86d6-405c-9755-1dc6ca1da119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:29.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:39.934Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=86e6804c-aaf8-4461-aa17-f0e15b4427ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:49.944Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0018dd54-fb3e-455a-a259-bec15dadddfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:49.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:59.959Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1fe0d32c-7c84-47f8-923f-0cd69cd9de47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:32:59.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:33:09.975Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=01847177-f30a-4239-97ae-8b51001419b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:33:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:33:12.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:33:12.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:33:12.727Z |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 |2022-09-03T03:33:12.732Z |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 |2022-09-03T03:33:12.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:33:12.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:33:12.742Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:33:12.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:33:20.048Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bcac9e32-8b8f-4eb1-881f-84c1b829ca1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:33:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:33:30.089Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4634f114-393b-40f1-98dc-64edeacbf5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:33:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:33:40.132Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f0747b61-985a-4309-991d-037012053c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:33:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:33:50.151Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3739248c-7fe5-4576-8c7e-ebf5f2ea4734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:33:50.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:00.169Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4027668b-cc00-4e14-9e2b-b89584722905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:00.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:10.197Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fdf6ce0e-4943-4935-841b-6b811426a22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:10.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:20.224Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=46df71c7-57bc-4ae2-a70e-86936c2cd8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:20.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:30.241Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=14589599-5f30-4e9a-b5bf-afdc4c4ae388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:40.257Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bf916f11-a714-4ce3-a42a-02754d49f12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:40.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:50.268Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d841ee3f-7bbd-4800-8712-67f82d1d2c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:34:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:00.306Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=36351f8c-0df2-4412-b551-dde454fdddb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:00.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:10.334Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b1457444-6db4-4421-9753-9e4c5ae25483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:20.345Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=479c4d2b-9d5b-4be3-aa2b-49941e022312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:30.359Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=663f77a2-8d40-42b6-9255-4f7a159d6331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:30.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:40.370Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f87c1a4d-7b2b-4c95-8c19-2f5e5fc11712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:40.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:50.382Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a0410958-9a68-472c-959e-e1642fe7102a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:35:50.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:00.402Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3afec946-0177-49c6-8f02-d02f3d3a267e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:00.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:10.416Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b3932d00-de47-4d10-82a9-3b40dc5046e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:10.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:20.432Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cbc99ba3-701f-4b4f-9a3c-399ab9ad178f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:30.444Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9ac763f2-5e7a-4689-8019-afe990a932a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:40.468Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a036bf78-cd63-4005-b812-6fc1a573270d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:40.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:50.481Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0cd633b3-2b66-4b0f-bdaa-7d50cd47d9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:36:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:00.492Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=de2eaf25-7476-4fd0-98bf-efefdcdcbd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:00.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:10.505Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f83556a3-418c-4039-955b-de5808e448d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:20.517Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=07817b8f-934a-497f-89eb-af0ba17d9240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:30.530Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ba655411-4ebc-4afb-9355-22e53bc4722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:30.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:40.541Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f05f70db-ebe1-42ab-8dd3-bb806684f1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:40.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:50.553Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2f8eb375-2f34-48e0-ae9c-65dc08c104ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:37:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:00.583Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=18ab1a15-509d-4e41-848a-896da1c8980c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:10.601Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=371b5b4e-b914-4478-9202-70e20167994f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:38:13.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:38:13.276Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:38:13.279Z |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 |2022-09-03T03:38:13.286Z |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 |2022-09-03T03:38:13.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:38:13.330Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:38:13.331Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:38:13.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:20.621Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=947ff12b-0251-4904-b19c-62eae6608128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:30.658Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7ea9f31d-8525-458a-8165-26a3c879a747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:40.702Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=21b60914-b7d9-406c-9666-382a1544bdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:50.712Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d0c88a51-a1a2-4ecc-ad1f-885cc170cb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:38:50.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:00.724Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4e4f1d7f-12a5-4f7a-953c-6c24dd258c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:10.738Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1164f22f-a527-4bba-95c4-603301bf636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:20.749Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=98aa6551-f732-4d04-8b67-f354405132bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:30.763Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=073c197f-38c3-4af5-be8f-86164caeb44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:40.774Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f270e7e9-23e0-42d7-bcd5-99c1a48dc9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:40.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:50.785Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=abbcfa6f-1176-4970-929c-dba753e26f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:39:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:00.796Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=790da480-c445-4e6d-86cc-b140b107386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:00.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:10.818Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ed94f6c7-e71d-4d21-b75d-96f8d3f7d6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:10.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:20.842Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b7f4f584-3b13-4ef5-b33c-9768ce3cf2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:20.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:30.853Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=917dbafe-29e9-4aaf-8cd0-1817c8a5b9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:30.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:40.862Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ea5e048f-6cce-40d0-a0d9-a1d8bf9e3f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:50.886Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c11502d7-120f-4a48-9e4f-e00c77121687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:40:50.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:00.895Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=be2977cc-a2c7-418c-90ce-5e8960551cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:10.911Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=02135093-574f-4adc-b4bc-92e5be5c8867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:20.929Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9c07d0c4-273f-469f-8be5-cbda28089db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:20.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:30.942Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3ba07dfe-6913-4189-8e16-d9f9e633a2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:30.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:40.952Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=637c5253-c03d-442f-92db-2f6f2125b960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:50.962Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f5afd262-d3c5-4bde-aeff-939d99768ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:41:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:00.973Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ec8dd143-9fe6-4ad9-9598-71e2a159279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:10.986Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a86de247-0d8d-40cf-8a49-b9b151d5da17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:10.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:21.018Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e0f879f0-43bc-46cd-bff5-9ba28c3606f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:31.031Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e30f55de-576c-440f-96b9-102252fe8763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:41.040Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6a7054d6-7666-4d8d-bd1f-9942175d37d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:41.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:51.058Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f962c981-c174-4e90-b9fd-e88d00961f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:42:51.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:01.068Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=772742a7-4cb3-4de3-be32-0de435501718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:01.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:11.083Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=aefeca80-0ae7-4418-a1a0-d2ace7b57cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:11.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:43:12.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:43:12.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:43:12.906Z |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 |2022-09-03T03:43:12.912Z |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 |2022-09-03T03:43:12.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:43:12.935Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:43:12.935Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:43:12.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:21.110Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8c7d28d4-05e9-41ba-a940-743f33dcbd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:21.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:31.125Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=297d5d83-8633-4c21-8806-692272265ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:41.153Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=05aed89a-e80f-48bd-b32a-0b854ba1fd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:41.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:51.168Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6a8d4db6-16b9-4cbc-b179-1c19e6e24fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:43:51.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:01.178Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7f05734c-f5d0-423c-889f-7db62b27c18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:01.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:11.190Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=80a25c9e-7a73-4b6e-bd65-1aca8c3d8d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:11.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:21.220Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7341e1bb-05ca-4b62-9914-16a773373189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:21.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:31.231Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b73f96fa-3add-4702-8531-f95e48a48422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:31.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:41.251Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c578d710-a293-4e9e-b812-e33359b42bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:51.268Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0c52ba43-d047-4b47-89c3-b07acb6bf603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:44:51.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:01.286Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=93c26f1a-00e4-4aa9-9bd0-d85663965bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:11.301Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e89d7610-938f-4f81-b750-e5483b1b17ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:11.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:21.333Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8a3ea910-d30c-434c-b1e7-6d4e2d33c55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:21.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:31.343Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=108f156b-33f5-4ae8-b7e2-59906e006251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:31.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:41.354Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1acc7e38-340e-4aeb-b77b-77ff34ba47a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:41.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:51.366Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0e6a3950-9806-45c6-bc6c-e6cbe4ad358b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:45:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:01.378Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b423bb71-1b26-48e5-9adc-adb8fc3f43c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:11.398Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cc59f446-a803-4c0b-85fd-95f8888cad1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:21.423Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b487e3cf-409f-4631-9056-82351cbf4f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:21.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:31.442Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=59755a30-f5d2-4382-9bd8-c366b9c81df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:41.453Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=dbaa9d03-0689-4025-bda6-2f7e4e3fd9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:41.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:51.461Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c125506b-08dd-41fb-8d9b-ad84494af026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:46:51.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:01.472Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c35cbeec-e710-42ea-bd7d-42dd5bb476fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:01.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:11.482Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1d4e6d6d-0cfb-4cba-9fec-b5f1839f70b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:11.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:21.510Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f6de0a88-2e87-45f2-9b28-028b59c4fe32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:21.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:31.520Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0d84f61d-763d-4d83-ab20-ea81ccc3f073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:31.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:41.537Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4750cce5-13db-4be2-99ed-bbca7bcd8ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:51.555Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=81ceb91f-3374-4152-a4b0-456be22ec041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:47:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:01.568Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c833dd61-2ec1-484f-a5a4-7360b232a923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:01.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:11.586Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5cf1d504-d00a-4c2b-8705-e285382896ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:11.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:48:12.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:48:12.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:48:12.953Z |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 |2022-09-03T03:48:12.959Z |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 |2022-09-03T03:48:12.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:48:12.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:48:12.990Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:48:12.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:21.603Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6e58be27-1cd9-4dec-b434-43a6cd5162a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:31.614Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e630a8f4-9d18-40d2-af00-7ad0dd4e1d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:31.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:41.638Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=39cfecbd-c745-45e5-87aa-159ac2cc4a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:41.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:51.650Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1eb478ec-45d0-4a41-a365-6fbd8d48e761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:48:51.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:01.676Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b4138c49-7c83-4485-bcff-2280ec4bc136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:01.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:11.689Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7826069f-e27b-4511-88a1-4d2d56f5899a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:21.705Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d4d5a81b-c748-4d58-a45f-85e8b7ea6f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:21.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:31.719Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e8102db6-9cf8-4fc2-a909-13fd160b2fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:41.729Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9c319a2e-38e1-4ea9-b56d-8b59cbe3d1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:51.740Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=aa44c524-d17d-4f77-9e5d-721ebf8ac3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:49:51.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:01.762Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7f439846-78ee-4a92-8655-592c27640e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:11.778Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ab03708a-1aae-4dce-9c0d-75b85fd0838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:11.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:21.802Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1e911e62-7419-4f99-bb79-b04768ec9d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:31.815Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=00ddd61f-5080-4d2b-b0bf-0574819d9faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:31.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:41.826Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5c8110fb-7d3d-4b12-9e49-0bf94767f655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:51.836Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=524e3060-cf7e-4a15-939f-ef65a8a684d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:50:51.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:01.845Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=64cdf74f-cf6e-40c9-a656-120847e83d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:01.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:11.854Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=258b8c3c-beec-4491-b701-fe12907b009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:11.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:21.879Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7a8e2ecd-4b29-4655-a360-489659516668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:31.891Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bacf9f8a-0d70-4c26-9e86-03624ed02b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:41.903Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b43b9e52-3ba4-42ba-8e67-a4c416dc8889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:41.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:51.928Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=91e5706d-d352-4a87-b3ea-c0293c6df62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:51:51.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:01.937Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a2e3cf69-ab4a-498b-8353-720f81c54566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:11.948Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3c74f745-5921-481c-8699-1c8407f96c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:11.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:21.958Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e78b9ad2-6df2-4938-8676-8e538648f785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:21.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:31.969Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f854c910-0e34-425f-b52f-8dec151d27fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:41.979Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0dcf66f8-b096-4a1c-8d09-a79ceafe1fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:51.997Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=944f8ce6-99c3-4d46-b9c6-c141869d38c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:52:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:02.007Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2149c24b-e315-4208-b130-2dcbb60cbac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:12.018Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=27d618fc-067d-418c-83c3-36cc52a9f52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:12.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:53:12.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:53:12.833Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:53:12.836Z |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 |2022-09-03T03:53:12.843Z |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 |2022-09-03T03:53:12.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:53:12.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:53:12.869Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:53:12.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:22.034Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9df43e90-b7bc-4068-a59f-601cc301196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:32.059Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=629a3165-f8ad-4d94-8fe2-347e212b0daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:32.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:42.078Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2f2a0411-6275-44fb-947a-8f3092b65a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:52.093Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6a9de0e9-7105-45c4-9093-6454a5846ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:53:52.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:02.103Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=065f57e9-01ac-4fb7-ab27-d9f4f2189b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:02.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:12.140Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=eae7eb62-d40c-4d1a-8fe7-5c1170520366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:22.153Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a5b4f83b-db00-428a-ad60-939164aafcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:32.164Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6b74a5bc-c68a-4acf-b045-2ca99e51d5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:42.178Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2aa5cd5f-578f-47ad-b090-a6aa8df68f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:42.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:52.186Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6dd84f61-5022-41e9-9327-f6c936337ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:54:52.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:02.195Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=43d3fcb3-aea4-4195-9ef3-f5656ae6d700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:12.211Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=14d143f7-fd8d-4251-82b4-665099171b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:22.222Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b0dbb81a-87eb-4a47-a952-60937e35edef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:32.233Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d831997b-0477-4ea5-97f7-f128d68b5875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:32.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:42.243Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=45ef994f-4493-4874-b089-4e8017f43278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:42.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:52.253Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a137ed6f-b07a-48d5-8a77-8866a26ec247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:55:52.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:02.269Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0757fc92-c0af-48b6-8459-d6f99b01377a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:12.288Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=dd288159-7416-4a82-bd02-1b87b86bb0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:12.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:22.306Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cd25c561-90cb-455f-bcfe-0521213439b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:32.316Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8a3471c8-ffd7-4cd1-8ebc-c1d13268d89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:32.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:42.337Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=41affbff-8287-4b48-a0d4-4294b7c6a3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:42.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:52.347Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=159396bb-9235-40ff-be19-b1c8e965b546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:56:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:02.383Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=73009e8c-7f3c-4bf4-b303-09ac98fc5611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:12.395Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=27d7a011-0d9a-477b-8447-643b037e8089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:12.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:22.424Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=eb932d95-9bb7-4e80-917d-7481e3deca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:22.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:32.433Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6f61e0ef-35cf-462b-a0b9-81fb86e4a745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:42.445Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=653cff53-7000-4f1e-8aaf-092373345fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:42.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:52.454Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4e0c10e2-e842-4de9-b084-081afc8c989c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:57:52.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:02.466Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8defa748-1133-4b8a-af52-e70a630fe099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:02.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:12.480Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d860eed6-c03d-4b03-a156-5b0e5903b207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:58:12.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T03:58:12.817Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T03:58:12.818Z |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 |2022-09-03T03:58:12.821Z |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 |2022-09-03T03:58:12.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T03:58:12.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T03:58:12.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T03:58:12.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:22.534Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=858333d5-e931-4e58-9711-f300bdfde370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:22.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:32.546Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8de59de8-9088-4241-af99-a9cbf478fe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:32.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:42.557Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=39ffe657-ae24-4052-be95-9e44b79fc6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:52.568Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a132471d-99bb-4b0d-a4f9-b65842bbc9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:58:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:02.580Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=854b06fe-63a7-4b7c-a86e-78237eaa5dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:02.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:12.590Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8d95b40a-ef8f-4247-bc5e-6fcb0811b22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:12.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:22.611Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f0bb54be-e517-4602-aee9-ba1baf6bf67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:22.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:32.623Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bb25dab0-3692-4315-92fc-bb9d8c7239d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:32.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:42.633Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8561e20c-4ca6-47ab-9a12-f1d7c408ad84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:52.643Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=07486b25-094b-4b7c-bd03-d618d45e8bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T03:59:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:02.653Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cc7aea69-c229-4df5-ad9f-e09b6a37da11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:12.663Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e30bfe25-6087-4455-b297-a9546882f03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:12.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:22.675Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9a055da7-e7b1-4a39-ad6a-d63395f2d940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:32.688Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c5dc375f-faa7-44d0-8eee-fa33ac76b78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:42.721Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e195bca7-672e-43ea-ad81-61b54437e6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:42.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:52.734Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=362301d9-a513-4ee0-bf08-78e8981b9922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:00:52.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:02.748Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=426d41bb-ecef-44f7-9075-cb56f15cd82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:02.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:12.765Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fc400b88-79b6-4438-a491-7874e27e8728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:22.780Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=849f1df9-0776-4539-a5ba-1a2d5e74d7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:32.790Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2ecad535-66e0-48d0-a0e8-2c495cedee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:42.800Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4d6d5233-a360-4187-b49a-013e10d3efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:42.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:52.816Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9d44efbb-a3f0-4464-868f-f2a3e4591681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:01:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:02.826Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=18b029e2-f348-4c61-a643-6755df22935a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:12.835Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=018737bc-dfe6-40da-b973-0a7af426734c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:22.849Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8931929a-b199-4823-baad-b0580c808fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:32.862Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e25bd50b-6d25-4ff9-9234-f8ce768a1516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:42.881Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=da1a88c1-c5fa-41c8-a285-678f5249496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:52.893Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=530c2786-e7f1-43a0-9572-8f714806f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:02:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:02.907Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=55572907-1766-4d89-a992-754fffe3245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:03:12.642Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:03:12.643Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:03:12.645Z |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 |2022-09-03T04:03:12.650Z |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 |2022-09-03T04:03:12.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:03:12.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:03:12.662Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:03:12.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:12.957Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=53fefdb2-eded-4fae-9f6f-1a0ed3c74c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:13.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:23.046Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a2674fd2-8eec-4af6-b84b-9f38f284471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:33.062Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0af6d764-987a-4275-9a4b-28aa46140757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:43.072Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6e6b028f-3f91-4252-ab14-eba4113fe5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:43.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:53.084Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ed7f00a4-48d3-4266-a82c-dd86cecebc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:03:53.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:03.101Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f757faf6-677e-4237-868c-d9307bb9f56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:03.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:13.112Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f96beba1-7623-4edf-8e8f-ad883f3c41eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:23.130Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f0a2426a-1a24-4b38-a0fa-2f11dab4217f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:23.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:33.141Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=27736671-85d2-42c3-b705-f47a97a280c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:33.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:43.151Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a6508f17-283f-4750-bfb4-1867630c8553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:43.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:53.162Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6916fffd-34a6-400e-8cd6-90c7fc410e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:04:53.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:03.170Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7ba6ad10-1edf-4fa9-af1b-b7651f1e383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:13.179Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5e41440c-d6fe-440a-8250-b7e030a65694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:23.211Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=da08e224-c51a-44ef-9343-1badecef534a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:23.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:33.239Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8ee560d4-dca7-412f-8994-21189d367df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:43.265Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=39ca6096-01da-4c58-8ce0-2bd90c0b6654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:43.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:53.283Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1d53418c-ba22-4e44-bcc0-f564d4b7385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:05:53.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:03.342Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=54074f9a-2838-48ee-9e69-84878dd9eac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:13.359Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=91959029-1f59-4316-bc70-fa33761dc4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:23.382Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=990336c5-d0af-4525-9be7-8e75dc21643f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:33.392Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5095a09c-a4c1-4378-a4ee-5d802868d787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:33.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:43.403Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=681e6fc1-7788-49e5-8b3f-e0f6742ddd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:43.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:53.413Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=455ae59f-80a4-436c-a32c-ed10a7165504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:06:53.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:03.423Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c9a66458-6cde-41c8-a747-4dd46cc7e29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:03.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:13.433Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a31bdca9-e336-496e-8c08-4e723fe96e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:23.445Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=424668fb-71fc-4e00-9aa8-0b11e382a25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:23.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:33.496Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b89d05ae-2f1a-4393-9c34-bca32b963350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:33.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:43.511Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6d3bcb7b-25b6-49fb-8a2a-4ec8edef2fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:53.522Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=883d95b6-94ff-4e45-b68e-c0d6cd789d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:07:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:03.532Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6321c80c-4cad-4792-bc59-130fef52c853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:08:12.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:08:12.666Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:08:12.667Z |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 |2022-09-03T04:08:12.672Z |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 |2022-09-03T04:08:12.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:08:12.693Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:08:12.693Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:08:12.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:13.544Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b4e1d4cb-46ad-471e-a0e8-8ad426f2b670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:23.627Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1def594a-2d92-4339-a719-328a9b5752fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:33.640Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e0b8b283-7705-40ae-8af6-cc73cb41bf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:33.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:43.651Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3e63e3b2-34c5-43ad-adcc-a4e691ceceec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:53.664Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bf582b78-1e4a-4707-8a53-f6dca5811893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:08:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:03.678Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8ab2e27b-1025-4100-902a-cb754b370f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:03.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:13.688Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5ae2ed7c-a5b7-49de-81c6-33d4d8af7a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:23.700Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a03e91e1-b591-41a6-aac0-11d0d5c87434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:23.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:33.710Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=965e8489-0c2f-4d5b-a074-b81107763ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:43.720Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9ac417df-0595-4da7-b593-054119b44856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:43.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:53.733Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=00d32dee-4879-480d-be22-92e118d1c0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:09:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:03.748Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a92bcb4e-0f44-4f08-8645-b356bf8cb236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:13.758Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b46dad55-121f-4894-9517-cda54e5542f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:13.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:23.768Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c2de24ca-5deb-4c6b-85d5-1a708f5982f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:33.784Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=661a6279-fc76-48f8-bc43-54244878e266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:43.795Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=55062bc3-1cfd-43bd-aa9d-4525f6a30a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:53.803Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=118d9456-9188-4f40-870e-d0a52aba145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:10:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:03.812Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c8c3d8f9-639f-44e2-81b0-3f4cdd89f378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:13.822Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9261dd2f-e2fa-4bc9-8270-b1cd2812da2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:13.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:23.837Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b00ef069-55a6-42b2-9f80-d74b39bcf734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:23.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:33.857Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=deda2955-3fcc-4de5-aead-ca0794574bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:33.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:43.867Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ed168a0c-4595-4e08-ac56-782db9c32fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:53.877Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0c8ed526-ca67-45b7-b0de-cbcc96feffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:11:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:03.904Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6aaf86a7-b8d8-4528-93e8-415024dc81cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:13.914Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=689240ab-820e-4b6b-b121-8d384703e264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:13.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:23.928Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3f5ae868-4554-4bb2-b8a2-5dd06599914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:33.939Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e62e278c-f6d8-435c-9a2e-8365e7c6b438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:33.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:43.953Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=62906ace-dea0-464e-91a0-0ddc04ea75fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:43.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:53.963Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=09154ffb-dfeb-4634-afe6-f746c76e3b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:12:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:03.979Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=65e6f533-08d4-4279-bed0-912345cf5c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:13:12.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:13:12.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:13:12.858Z |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 |2022-09-03T04:13:12.862Z |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 |2022-09-03T04:13:12.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:13:12.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:13:12.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:13:12.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:13.990Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e33f259b-3af6-4432-a493-eeeffb967778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:23.999Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=86cb151e-d852-4246-beb1-3e5af60be3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:24.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:34.008Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d782db46-0aec-407e-8365-b19172a9466e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:34.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:44.018Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c6221772-13ea-41b2-a035-03856708a949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:54.028Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=acbc55ea-5eea-4205-ab66-2b8aa2a607a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:13:54.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:04.039Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=697318b8-f834-4f95-82e0-a5152e7e2bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:04.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:14.051Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c2e74f26-f3a1-42c8-a09c-c74130cb8c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:14.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:24.074Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bf6e38a7-103d-4391-97a9-a7564a453b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:34.087Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=22ce2fdc-6a34-4cae-9795-6208b1bef6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:34.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:44.098Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=98a8ecbe-8c05-4e45-b474-550b2a6e1047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:44.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:54.111Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=29ce0f6b-a945-4252-aa10-443574e4edd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:14:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:04.122Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e9855193-d84b-476b-884d-8ad2d88dc787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:14.139Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=907330c2-294d-4d4b-9681-48175799f4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:24.148Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b8f532b1-298a-49fd-bba0-29aada5beee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:34.159Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3474e487-8f0c-46aa-9c0f-6a428d9bb1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:44.178Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7f04fb28-bfc9-4ba6-a6e0-e7aa9cab3842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:44.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:54.198Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=87a22eca-ac64-4b49-b5f7-ff7be3346790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:15:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:04.208Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cfb03576-f2f7-4c1a-aa08-6f2e0b394641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:04.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:14.219Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c754d572-e173-4071-92b3-2ecf8182e1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:14.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:24.232Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ad7a00f7-0616-474a-adc3-568656da55c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:34.243Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=78f10c61-7959-4315-ae68-1582302cd6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:44.253Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c2369b80-18e3-4e55-8078-1a7ebc58fded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:44.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:54.261Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cbcf0388-f5d1-4c0c-9c03-60e8fcf80a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:16:54.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:04.271Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8a2be28d-ebe1-4418-8839-0266ce978b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:14.281Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=62275eda-85ff-4afd-a07f-2206479d8dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:24.292Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ffde2684-c2f7-418b-a198-73d7c98e7910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:34.303Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=43ca0b5b-cc8a-4625-8ab8-c5ab7f0c0734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:44.312Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=17e9dff4-2e28-4ec9-8ede-0c1b72f19ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:54.325Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5d444abc-9a64-48e4-856a-6b4b7d7027b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:17:54.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:04.338Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ebd9640d-af3f-4933-b577-a60fdfc87813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:04.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:18:12.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:18:12.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:18:12.765Z |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 |2022-09-03T04:18:12.771Z |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 |2022-09-03T04:18:12.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:18:12.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:18:12.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:18:12.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:14.347Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b6e88db2-ffb3-4bc7-8f3e-2f1738d40f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:14.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:24.386Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=28ec7e84-8b63-4079-9380-a8ff2fc67758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:24.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:34.397Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bf00a2f0-2205-4e10-81a8-2ce601d3a5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:44.410Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cba16ab1-8f1d-49f8-8871-ae8e2e6f3453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:44.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:54.422Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d7a2a2e5-901c-43ac-9408-456b4c3f95eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:18:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:04.433Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ebf9d94e-b528-462f-a24e-14543a841a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:04.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:14.443Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c0a60946-e022-4706-8f42-1a65971d1b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:14.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:24.455Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d2246019-9006-4b5b-9ac3-61702a361875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:34.465Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6fbb0ed5-8f25-4aa0-b729-94d0f55e019e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:44.474Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1b5dd1e5-a845-4648-b7a0-2d06b4ac9d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:54.489Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=44bfb110-9c94-400d-b08a-bb353c13d507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:19:54.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:04.500Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2f1fc00a-554a-4671-982e-b60dc2d80e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:14.516Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f9ef22d8-e06e-4f78-acaf-8b4fb4f70f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:14.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:24.528Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=49299ebe-fa08-454c-8232-1f823ce3323a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:24.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:34.537Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=feb7d09f-d9ed-40a4-8e3e-5b7600544fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:44.547Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=90fdf000-1ec9-4e9a-a78b-721d59b21f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:44.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:54.560Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2d95d1ea-30ed-4474-a87e-e8b6fa0368af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:20:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:04.571Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7e948bae-7ec6-4f30-bd3e-2decc4e7e67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:14.585Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ebb23000-e467-49f7-b0fd-d219777856da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:14.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:24.595Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=092ee485-3b9d-442f-a5dd-1e0b809f7ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:34.604Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4826061d-0566-4eaf-808d-e8023b3b04b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:34.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:44.613Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ed5d595b-eecf-4360-9094-2ea120529bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:44.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:54.625Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fe3277b9-ca69-4240-8cbe-c5c3b3c57ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:21:54.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:04.641Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7403b649-e1bc-4030-8903-a50f7b57299e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:14.650Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ce6776f8-25ea-480c-aa5e-c57725319f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:14.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:24.660Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9a9fcff0-d3ba-45bf-9f46-8dd99a5377eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:34.674Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fd511b2b-14d3-4367-967e-b47a2b752cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:34.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:44.685Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c2a3404c-c8b6-4623-b64a-51b1410b46a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:54.695Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0f8ca51d-cfb5-4f5a-9c71-d8cf3107fe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:22:54.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:04.708Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c0a882ad-f52e-4897-aaae-5084a329449e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:04.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:23:12.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:23:12.852Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:23:12.855Z |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 |2022-09-03T04:23:12.864Z |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 |2022-09-03T04:23:12.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:23:12.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:23:12.891Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:23:12.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:14.721Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a283e883-c57a-48de-a2f8-f73c91606ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:24.741Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=99250599-46fb-4fc5-8eb1-92f84b22233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:34.751Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e52d673e-26c1-44fb-912c-9334cbdcfaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:44.760Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=15641242-c447-4e4a-b501-cc5a331b0eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:44.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:54.771Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2478fa41-db76-4bcb-b684-2ead5e72b706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:23:54.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:04.783Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9dea57e1-8464-400d-aa39-a348ccdc039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:04.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:14.798Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=388b4c28-2599-4932-af56-f70663a1f93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:24.818Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=dee10642-9bee-4967-b02b-9b427a5b0c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:34.827Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=67ab5f87-7d4b-4fec-a19a-ade1add63de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:44.838Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9042f8ba-8e8c-433c-9d3e-00d3f17c9de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:54.848Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d3c43f98-2f38-442d-bae8-ae797890e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:24:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:04.858Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=064eec76-eb18-470a-a234-b9eeab66af45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:04.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:14.867Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f6b5516a-f8e5-41ed-98c2-48b8ca7507ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:24.880Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=63faaf87-402e-4178-9260-8635f459f986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:34.890Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=955a2e51-389a-4e62-8545-5c4069856e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:44.902Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6f7ed96e-555f-4330-8ec7-a0450215a77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:44.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:54.913Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e82bebcc-d2db-470d-9bda-69046e3f0c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:25:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:04.938Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3551672e-b311-449e-9375-e7d864f5aa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:14.998Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=77aa7fe1-3898-4014-b866-c95897292377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:25.043Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=65e39ec2-1322-499c-b9dd-20d6c8bea7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:25.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:35.055Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0673aaab-60f4-486e-a570-0e6ecb525633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:45.095Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7e394d07-759a-4552-a18b-44d050a8094e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:45.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:55.142Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d8bcfba2-0064-4682-aab8-0e8903212d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:26:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:05.166Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=de4fb939-621c-456a-b73d-14fcd71c7e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:05.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:15.197Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f8299e55-56ac-4d56-b2b6-ff6218b880dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:15.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:25.239Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4a8b7f15-2a14-4dad-bcca-26cb5182c68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:25.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:35.299Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cfe6d1ed-c2aa-4252-a4a4-b890699fb7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:45.334Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5c3b3085-80c8-4d40-874a-4216bb780960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:55.352Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=19e5f7aa-3f77-43ff-8334-1577416d797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:27:55.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:05.371Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=52506677-a618-4c0b-9f38-61886179bc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:28:12.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:28:12.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:28:12.715Z |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 |2022-09-03T04:28:12.722Z |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 |2022-09-03T04:28:12.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:28:12.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:28:12.740Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:28:12.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:15.393Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ed633675-c4d9-458c-a264-6cc31bca1546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:15.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:25.438Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3a569b50-ab68-41e5-bd4e-38a71e81b402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:35.448Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ecab5fe6-de0d-44a7-bda0-907dc472892c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:45.460Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=dd4fa301-77db-4c2f-a781-fe312880233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:55.475Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e5aa9e59-7ae9-4bbc-9a53-8aa41369c3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:28:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:05.493Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b5c9a301-ea45-44fd-85a1-4f657e2f8040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:15.525Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0332bae3-faf9-421e-9b4f-3b315cf2a181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:25.541Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ab3d3c7b-87c2-49ad-adcd-1231be67dbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:35.564Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3342906e-c26e-4912-b029-d930e47d53f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:35.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:45.591Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e0c11f66-33a3-41c4-b057-e751c008d6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:45.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:55.608Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6762043f-8374-49cf-b407-0feebe9372e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:29:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:05.631Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=604674d2-fa95-4a43-9412-eb059826bb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:15.642Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d2152859-eda6-463e-b04d-024f8901d987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:25.670Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8150996c-4dcf-4a40-933e-22cabdccb26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:25.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:35.685Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d9f06c1a-0e7e-4350-9643-8508106f5762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:35.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:45.706Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5f7b076f-0191-4b06-953e-3398d31d23e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:55.738Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a9e7fdb0-9b27-40ea-9aeb-ded952bf2c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:30:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:05.749Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=11d3dba3-b885-4ce9-a7b8-b2c8c8a62a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:05.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:15.767Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=271898b5-983a-4af0-9963-ef8aa65631ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:15.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:25.777Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8efa53e4-a92a-49fe-8afd-3b82946c794f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:35.788Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6699d5cb-3d4a-4754-a0ee-3b89794e92d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:35.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:45.799Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5ed0c204-9b3c-40f4-88f7-57c7f9c0cd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:55.809Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=00429e79-143e-454a-a1f2-6e56eb4fe2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:31:55.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:05.819Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cb8c22f0-e1a7-489f-853c-0f695d5f52a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:05.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:15.838Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a8010824-3afb-4571-b527-16d322319f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:15.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:25.858Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=800c480f-6022-4ec6-be5c-e24192666cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:35.868Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2c23141d-4ac9-457f-97b3-11b2cb98a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:35.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:45.879Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=50add3d3-6872-4708-bb8a-ddd8585e3b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:55.891Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cda0a61d-d658-46dc-a62c-c0379e215422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:32:55.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:05.908Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=dd9ce825-a4d9-4f6f-874c-7f712c8797d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:33:12.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:33:12.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:33:12.781Z |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 |2022-09-03T04:33:12.791Z |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 |2022-09-03T04:33:12.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:33:12.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:33:12.849Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:33:12.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:15.918Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=26ee1b92-ce9a-41ad-ad99-b642c7c50e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:15.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:25.947Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9600c993-b463-4b4a-9192-ad6c31ea84c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:35.958Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=aa955202-5ac4-47df-8f57-e0b2b84d5d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:35.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:45.975Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=95f1b1bb-be95-448d-8d5d-eb2206a98e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:45.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:55.986Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f0d8bf14-ab86-409f-85e2-9ce47a8ef89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:33:55.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:06.000Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b6d7bf8c-425d-44c1-80bc-6104015aaf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:06.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:16.036Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8d6c0728-9c16-4e89-932a-028ac30a5581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:26.054Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=eb1369c5-624c-49df-bdfc-69e4de0c6aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:36.070Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=17e0b053-97c9-478c-8faf-836ef3f6db87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:36.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:46.078Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3816c0d9-3d71-4036-b9cc-ae5d079ffe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:46.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:56.089Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=36ba4f88-d6ef-4a04-b63e-d21f92382bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:34:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:06.104Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2d73ee42-ccc5-48f1-994c-3603f3c31b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:16.114Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d8076c59-1bf1-40d1-a657-c9560f6e0bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:26.128Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=427b7f51-5fba-464b-b3a1-eeb1939db448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:36.146Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4249bca3-3311-40fb-a67a-81f6667ef1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:36.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:46.174Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=46770a26-cec4-4a63-9a4f-b926ceecbcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:46.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:56.190Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=08317069-8394-4b02-b351-d33d82d82682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:35:56.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:06.203Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4b7415d1-8ba0-43a7-8efb-f81cd89ab3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:06.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:16.214Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d75299c4-dbd9-4af7-9b9e-6c4adc7b2c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:16.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:26.228Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9d48a60d-f4e0-451c-a4a4-a19d7e4c2018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:26.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:36.238Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=071d4aa7-ca48-480e-8954-3c0ccb539636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:36.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:46.248Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ce0e53e0-ca73-4ddc-849e-cfff43bdee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:46.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:56.263Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e8b90487-86fa-43ce-b2fc-bfa930cfcb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:36:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:06.275Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=afb792d0-4dda-472d-a640-de41c77642a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:06.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:16.284Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=47a19c4c-d140-4fb3-a5fa-7149ccf139f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:26.304Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d338228b-7f28-458a-8bd5-d874235c15e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:26.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:36.314Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8bca2bfa-5b95-40be-a05e-a92b878aea53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:36.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:46.334Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=78d537fb-0b14-4d8f-9b4c-5ee30f618ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:56.344Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=294b48dc-2982-453e-ae62-a9c5a914c3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:37:56.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:06.360Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=af157220-7e7b-4253-b3aa-1fbe2827b584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:38:12.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:38:12.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:38:12.819Z |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 |2022-09-03T04:38:12.822Z |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 |2022-09-03T04:38:12.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:38:12.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:38:12.849Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:38:12.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:16.374Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b62a5cf6-836e-46fe-905a-0b798f8f8e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:26.398Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9e0ce218-9ecc-4b5f-bb08-cb27872af73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:36.409Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=638a34f7-2602-4294-ae90-ed1a20a27059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:46.420Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=005cf119-fbe5-4d9f-a04b-f23a712ceb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:56.430Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8373616d-71d0-433a-a63d-6339e4e4d628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:38:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:06.439Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=65a5d53c-683a-48eb-9a48-8cd8506f7f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:16.449Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cb3118f5-0aff-4635-a781-ee952ad66446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:16.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:26.461Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e6451002-6120-4490-bf30-2ccaaab1ff47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:36.473Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=baf205cb-66c9-42de-ae37-6caadbb5b8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:36.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:46.482Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0fc2e4f6-16ad-45b8-848f-4d9fa9012248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:56.492Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=83bafd3e-c4ed-48ff-8bc8-a7e623d70488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:39:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:06.502Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=efd898b2-a210-4375-af93-03311eb83257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:06.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:16.512Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8ccd18e3-f6da-4330-8d78-924622ce074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:16.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:26.524Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9638f0f4-acc2-41f8-aa56-b484a2c98a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:26.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:36.536Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=053d13dc-7c0b-4b56-a1d1-e3741ada5c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:46.548Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=eccba56f-2dd9-4eb0-be1c-e90b9dfc4ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:56.567Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6c50fb24-f475-4c3d-b3b5-4d7123302d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:40:56.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:06.578Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1a88a8df-aeec-4161-9ea3-9046ddb2206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:06.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:16.591Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d94b1afc-fd63-4347-b246-cf61c71e69e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:26.608Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1fe8bb76-9160-4366-aa90-a3d93a3f7467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:36.617Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3e99944b-f4a2-4da3-924a-d5cdaa4d4dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:36.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:46.628Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=57ba6a4d-5bc1-4147-9d75-ca326c0e1f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:46.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:56.636Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0134b97d-296e-42ef-a584-34e969556cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:41:56.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:06.648Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=083fe6e7-f87c-480b-ad22-7e42db1dd103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:16.661Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7482f540-edb8-436a-884f-f1c973eb1265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:16.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:26.693Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=aad574d2-0415-4a53-a4ae-af9f8690639e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:36.707Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c3e04a3a-6636-4eff-ba18-4ac2a03caa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:46.721Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=37f6ad4a-4343-43ac-b7bb-e51c72c9df02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:46.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:56.729Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9dba2958-4afc-48e0-b612-9fe32802810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:42:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:06.740Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=790d8c0c-02ee-4e7d-a5db-e37206a6076c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:06.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:43:12.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:43:12.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:43:12.759Z |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 |2022-09-03T04:43:12.763Z |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 |2022-09-03T04:43:12.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:43:12.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:43:12.769Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:43:12.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:16.753Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=39406407-d87a-4a7f-ae73-9491cabdf3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:16.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:26.766Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bd240ac7-5487-46aa-a6f3-d2b6a1579f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:36.777Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0a4bb25b-ab9b-4966-b54f-8daca1296fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:46.792Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=df584891-d1f9-41b8-afa8-9c227662ae6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:46.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:56.801Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9f354c59-4931-4b12-9aac-d4212fe678a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:43:56.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:06.811Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7fe8a26d-e021-4162-a9e1-343354b70b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:06.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:16.822Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c1a4159c-680c-4692-b1c0-145b602ca4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:26.855Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=58b9e411-1d65-46dc-b24e-ab2ae8ff09e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:36.867Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=591bda0a-ba48-470b-b7cb-ef3d5ff07ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:46.878Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=822d0ced-7a98-46f6-bb9b-27ce1c37a42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:56.887Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c5be64ae-d2a6-4520-8ec5-7dc65777b7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:44:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:06.899Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4c0b35b5-9ffb-4d01-9462-849f44569a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:16.909Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=44530238-ea2d-47c9-a2f9-372e3ed5cea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:16.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:26.921Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d8f898a5-acae-4de6-af2b-07fe4dbba780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:26.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:36.934Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d02b22c4-1522-44f0-a184-f9d598c38814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:46.943Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e83315dd-c8dc-4467-a117-4d770f18dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:56.957Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0033e67c-5f32-40de-bac2-6b55f442bbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:45:56.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:06.977Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5a1360d3-0539-4b06-949f-edb84aabf48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:16.997Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a6fd71c0-148d-4a3d-a49c-efd8ee2eb841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:17.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:27.023Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5bcac5b8-ebf9-42b5-aa48-657d5cd8e149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:27.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:37.033Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b1d3b5aa-13bd-408d-b7bc-81810bb5c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:37.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:47.046Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=800e9e27-bac9-4783-9aee-31957b7009d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:57.056Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=650dff8c-31f7-474a-b547-9844848a162b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:46:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:07.065Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c11e4582-e038-470c-8175-e3fb6b58b37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:17.077Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e4e2d3ae-b058-46f9-a126-9c434cca1c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:27.112Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=60956fae-6347-47b7-bbff-4e0039fc377d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:37.127Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a48d39f7-076b-4057-b04c-38f907cb1701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:47.146Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ed5d9f4f-a629-461c-bfad-1e4b5451ccb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:57.168Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=24bd9626-712e-48f1-9ded-620f5d58ba3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:47:57.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:07.190Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8a6624db-8b87-4266-a105-2feb1289b032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:48:12.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:48:12.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:48:12.651Z |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 |2022-09-03T04:48:12.653Z |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 |2022-09-03T04:48:12.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:48:12.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:48:12.658Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:48:12.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:17.215Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=48270301-b859-4b04-8b86-d8a14608fb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:17.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:27.239Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=55a7f4e8-5594-46d8-a826-53c17f437525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:27.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:37.258Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1004cbaf-741d-4a74-ab75-8d75d18ab1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:47.280Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d66693e9-1337-4df9-9e7b-95a65b5e9f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:47.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:57.295Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3244c7bc-95df-478c-931a-2323c08db920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:48:57.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:07.323Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=70a620fe-9321-488e-b160-abeb85c9731e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:07.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:17.337Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9747e367-79ec-41c9-bf27-a37372579b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:17.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:27.363Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4a4b30a2-15f5-4366-8b72-14019ad6c405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:27.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:37.381Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5ead2ac5-47e3-400b-957c-4a8c905b888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:47.393Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5deb0dee-f98c-45ae-86b5-0f330c507a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:47.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:57.410Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d889dd98-5e48-444f-9a6e-152d9820347e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:49:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:07.426Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=498236b2-e5c8-4a9a-8455-5360a4d1ba25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:17.454Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2ed58aac-8c95-4fd9-8c53-56ba4ea04488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:17.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:27.499Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fcaaaf4c-bf64-4810-aa3a-ecbffd69d700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:37.511Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5310df2a-cb2a-47cc-b799-a7ca126818ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:47.537Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=93c9778d-e26c-4f4b-998b-6210ba4f6d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:57.548Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=dcc8c81b-bd1d-486c-bdf8-d4de56ff9ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:50:57.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:07.581Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=01c253a3-430a-4e6a-8485-7a062375dab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:17.592Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e08a51e2-e2d1-498d-9edd-a60ca78e5f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:27.625Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3d76c65a-50d3-4161-b437-c5951a8d4e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:27.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:37.634Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5a50a3e6-4397-43ed-8834-da224966b0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:37.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:47.649Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ef2695d7-47b0-4675-8d69-660a9a8f2c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:57.665Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8178517c-fcc7-4f21-965e-1e36908d9a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:51:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:07.691Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=529b528e-c0cd-4fd6-b258-3c803d75a77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:07.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:17.726Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=256dd348-6140-4d18-a294-5fcdec638ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:27.761Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=cbd98b8f-246a-4d60-b426-9a2dc663dc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:27.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:37.779Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=dadcdd8c-eeef-4d99-9130-61df8be2d42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:47.792Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=586cc5d2-e9bb-4e34-8fa6-7536359b4619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:57.802Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=997e0fb5-812d-4152-ba01-fbcf76e36a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:52:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:07.811Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0b1547b3-3184-4760-8e72-dd2d07526404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:07.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:53:12.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:53:12.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:53:12.875Z |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 |2022-09-03T04:53:12.886Z |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 |2022-09-03T04:53:12.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:53:12.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:53:12.905Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:53:12.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:17.852Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=818822dd-4f6a-46de-a3ab-161b2800ddd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:27.871Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ad102100-eee1-4b7f-8616-9bb7c7840059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:37.894Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=baae3da7-63a5-43d1-ac9d-6163348e855f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:37.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:47.903Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c938418f-7935-4e1a-a383-f31497f026d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:47.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:57.916Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4a31031a-d919-4d25-a35f-98146313d444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:53:57.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:07.925Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0d585c67-fe76-4e8a-8258-6db9b3e59336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:07.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:17.949Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5fb6a171-1d09-4fd2-b3c9-42c289a36cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:17.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:27.971Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c6d8092b-1b04-4722-a6f0-eea59957ed01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:38.006Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bd1f792e-c3f9-42d0-9e9b-73891dbe93e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:38.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:48.014Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=22a60889-d5b1-42a8-8eb5-5ec32beac11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:58.023Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=897bb466-d6f1-4ec4-a9b9-8c1f59c2792d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:54:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:08.035Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=76a55a52-5de0-447c-ab07-bb75e9dc27ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:08.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:18.045Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f8e17e38-c8d0-4477-b088-2df06a9e296b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:28.060Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=05c677f1-2c05-42e6-90e0-d34017da79e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:38.073Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=38b3736f-0816-4748-9e39-14ff22761eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:48.087Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=877ea1aa-fca3-4f53-9ba4-1caaf941f268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:48.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:58.099Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3d4a1d41-23b7-4367-a475-8526ceb13017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:55:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:08.108Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2e7abbe4-52a3-4809-ab49-22c7174203e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:18.119Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=78a3c83b-c948-4760-8a9d-a68485f9ceb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:28.137Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e2d24ad3-de90-4c03-a55a-22a5c3b64a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:28.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:38.163Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=def1f2b4-06eb-4a55-a5d9-655c28d70cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:48.173Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1227b5da-e463-446e-9890-5b9021af1458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:48.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:58.189Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=239f6c7f-bd2c-4454-9418-da6422aafd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:56:58.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:08.245Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=602800c4-d152-4dba-953c-c9ab255d9c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:08.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:18.256Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9705adae-f83b-4c57-960a-c781607e35a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:18.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:28.267Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=652319be-afe0-4821-a12d-837bf0a983e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:28.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:38.280Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c8e3b9f7-5d4a-4c52-8214-e0bc1a31151c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:38.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:48.291Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a4319e54-8a72-4758-a6d0-7a4be61fc9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:58.299Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=121d4f6a-810c-4ba5-964b-92b99794b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:57:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:08.312Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=52daca77-add8-4b7e-8b87-c1498861c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:08.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:58:12.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T04:58:12.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T04:58:12.932Z |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 |2022-09-03T04:58:12.937Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:58:13.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T04:58:13.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T04:58:13.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T04:58:13.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:18.325Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c6d213bb-071f-439e-bd51-08bf12717722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:18.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:28.337Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a497ac40-0a58-4329-bab0-534980127c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:38.349Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f2acfabd-de99-47bf-ba67-ad25a13c6056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:48.360Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a1bd764b-c122-4c37-8b57-4924ebb1c97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:58.375Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=47bfd981-541f-4c96-ba45-2f4dd3e46c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:58:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:08.385Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4d497aff-125f-4995-879c-147366c4e79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:18.397Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d513f098-1bb8-47dd-b9b6-b6d9f979ee53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:28.409Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c468942d-6b03-401c-a069-c0fe53bad3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:38.425Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=10ad2548-bf8f-4c84-bc73-6bad60d7157c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:38.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:48.436Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=28d1cdda-b866-47f0-bbd0-d77ede98358a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:58.445Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=56f88746-17a8-4110-8b96-3a54dae845fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T04:59:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:08.455Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=029f4131-95a6-42d1-9c62-8edf74898b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:08.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:18.467Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e9567373-44f0-41e8-a7f0-ccd2459ebaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:28.491Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a14606c2-33cb-4510-be73-9bb088fe1a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:38.502Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ca280e47-7741-4538-adaf-0f23609233af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:38.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:48.516Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=775dca5f-67d5-4642-9f48-9e725c0e262d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:48.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:58.525Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=329a1f0c-029b-4126-9303-010c7dfcd44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:00:58.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:08.534Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6475c670-3d4f-4096-9f2c-5c81032ecf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:18.544Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ee50f563-899c-40a7-b477-ce5bf5ba4fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:28.553Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9b0dbb47-fb74-4a2e-942a-053ce44ff3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:38.571Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=67dd5b9c-0b98-45db-b9f8-272e84ca7182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:48.581Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=24af76c8-2350-4aaa-ba1e-af9e2954d066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:48.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:58.591Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c6fc959c-b3ce-4787-813c-3d3fdd6ecf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:01:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:08.600Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=017f189c-6efc-4976-8c24-249d79c85314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:08.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:18.612Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=483217ba-5910-4634-8d35-d055daa184c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:18.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:28.622Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d98d4e12-dac2-4de8-847b-081154739e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:38.632Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=98811785-6532-4e24-b0a4-2f41ee63e3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:48.641Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bd6dec24-4abc-4e88-96c9-50b12848e38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:58.649Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e9996745-11a6-41d9-8d8e-c04a5754aa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:02:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:08.658Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5a9e412d-d855-40c6-92ff-d415628c21ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:08.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:03:13.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:03:13.109Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T05:03:13.111Z |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 |2022-09-03T05:03:13.117Z |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 |2022-09-03T05:03:13.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T05:03:13.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T05:03:13.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T05:03:13.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:18.669Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=14abeee8-9692-4ba6-8e52-e3f91776f19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:18.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:28.677Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0a2ba3d8-81cd-4a1d-a5b4-cd7364b353fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:38.688Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a1769778-460a-4733-9f5c-0257a51186de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:48.699Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=13dd604c-c837-48c7-bf56-4697ac9e48c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:48.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:58.709Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b4c74021-16bd-49f8-bc5f-6c7a357b2538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:03:58.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:08.719Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e1fbfc45-5fb8-42a5-b74e-183fd235b01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:18.729Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=effc1e1c-cb1c-4164-bd7d-5df60a26628d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:18.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:28.738Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b5451e9e-f0bb-4a59-b201-a65f4ff8d6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:28.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:38.747Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=deb2f116-24b4-488f-bb50-9e27deff47b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:38.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:48.765Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b87d3948-ee29-497f-b86d-5f82147e700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:58.775Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ff2dba3e-c166-45e5-8459-a4268d4f2411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:04:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:08.787Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=35e1ce89-ab6b-4f32-876f-968d1899e6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:08.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:18.798Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9ace96ff-6847-4ae1-ab2f-7cf0918ce6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:28.810Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=584e724b-9a4c-4f97-88c0-e6bee0c78987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:28.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:38.820Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=69401b38-240c-4864-a91b-a62513e926f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:48.831Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=95ad9f8b-d068-4bb0-8f24-114e3b67fa71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:58.844Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c60ac2ae-24bc-4a00-aa5e-b83a4ccfc681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:05:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:08.856Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6de0dfa2-0283-4714-abd0-9a3d44b69be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:18.902Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6f00dc82-f885-47f5-b3dc-9af81487e96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:18.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:28.926Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=949d9e98-3a70-4a09-86f2-f9b11860e0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:28.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:38.947Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=7bf1e369-2aae-4e84-8a02-c2c8bb61b2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:38.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:48.955Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=68f1e11c-9d5c-4305-ab32-68fa51ffd522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:48.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:58.965Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8c1f07f5-0989-4608-8e85-5d7092686e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:06:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:08.977Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6ee022d4-13c5-4650-b4c6-55520e13ac7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:08.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:18.986Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6493b054-d720-4673-b506-9fd1d87d48f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:18.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:28.995Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=44fde990-9ab4-4555-bcf0-91071efd1710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:29.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:39.016Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=88eed86c-6b28-4d34-88fa-16ec6a354446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:49.027Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a8fc717c-939e-4ff5-bd68-6deec4f7686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:59.039Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6fa9fe0a-bdd6-48b6-9a34-4ac5cdda0087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:07:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:09.054Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=006d5006-1482-4b05-8839-a9c2bd913d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:08:13.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:08:13.226Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T05:08:13.232Z |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 |2022-09-03T05:08:13.261Z |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 |2022-09-03T05:08:13.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T05:08:13.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T05:08:13.298Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T05:08:13.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:19.091Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c33e2ec0-3ef6-4b99-a6f4-e51029e0b1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:29.122Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=c2678627-a6d1-417b-a381-02e943bc948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:29.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:39.160Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a76bf20b-51a3-43fd-8798-47238095129e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:39.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:49.176Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d654b2bf-e60c-4155-9ee5-e969b624f94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:49.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:59.204Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=df3325e7-b582-4cb3-bbbe-b961e394b745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:08:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:09.246Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8300b2d1-222e-4842-9c6f-3ad7122d072c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:09.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:19.258Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a9e12a07-c514-4ad2-9392-3e4ef3b424fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:19.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:29.274Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=44d4b829-56ff-47d1-840d-512d6febebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:29.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:39.295Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f3c8551c-5337-454c-9f42-286510ab1e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:39.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:49.307Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=be57deb1-e8d6-40b5-a313-7804357a105e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:59.320Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=556d551c-7bf2-40d7-bb47-1f944f3a0415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:09:59.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:09.342Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b9be59df-650b-4fdd-86ca-98ba8be694d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:09.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:19.388Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=937bfcf1-a583-4449-abd3-c5e6ea6ae6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:19.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:29.404Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=fbec9b65-16bf-4e13-a32f-b262b658367c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:29.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:39.422Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ad7c411a-07b3-487f-888f-122807710269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:39.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:49.439Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a6d241ca-ff14-4308-86d0-5e06aa350e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:59.450Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8d535604-4374-447d-a914-ea4637247eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:10:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:11:09.460Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=18c1d701-2ff1-4b5a-9ee3-ecaed08ae33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:11:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:11:29.790Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5ca10f25-0991-4884-a177-a1b4bde7c754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:11:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:11:49.390Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9aa1c446-d4fe-452f-bc61-7af135c388f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:11:51.651Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.3.102:8443\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:12:01.637Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bbbf845d-8724-4bea-848d-bbde9820208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:12:11.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:12:21.214Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ab3a0ffc-b6e7-4065-829f-f25edea3b2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:12:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:12:40.774Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=752fee3b-1658-4758-949a-ec6525b81436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:12:50.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:13:00.323Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f9a89e9a-ce56-4967-8fc8-5979620cd656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:13:09.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:13:12.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:13:12.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 |2022-09-03T05:13:12.847Z |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 |2022-09-03T05:13:12.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 |2022-09-03T05:13:12.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T05:13:12.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T05:13:12.856Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T05:13:12.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:13:19.875Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=eb8738a0-1c3b-4fe0-a948-9242e495df2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:13:29.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:13:39.426Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1f60027a-8f17-47da-b003-8710e0fa89d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:13:49.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:13:59.005Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5b6aa730-3560-4a39-b960-77dda054324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:14:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:14:18.590Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3e38051f-0739-42ed-8aae-200b2e4d6632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:14:28.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:14:38.168Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f1ae00c9-c3f2-4ad0-9023-2dcca5d15d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:14:39.928Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.3.102:8443\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:14:49.929Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=55400d72-647e-41f4-b7b3-ead2de1727c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:14:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:15:09.485Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1fc802f0-5c54-4a02-946d-f9726dc4f94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:15:19.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:15:29.054Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=0dff23fc-a449-4fde-9e9d-6aca069ac49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:15:38.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:15:48.595Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4cc8dec6-b908-4ab9-9914-2ec8a87c48e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:15:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:16:08.137Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d57c7aea-f627-4b73-9ad4-404061c1c306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:16:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:16:27.692Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6ffba9cf-e1e2-4ee6-9c2c-f19777af8287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:16:37.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:16:47.263Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2d9017ba-2057-4220-85f4-8fa1d842512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:16:56.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:17:06.802Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=07380912-ce81-4176-b0d4-42310328a05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:17:08.502Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.3.102:8443\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:17:18.502Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=285e2715-e6d5-445c-bc01-512a34a86058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:17:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:17:38.039Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5cb69ec7-fbf0-4238-ba00-5015cd662b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:17:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:17:57.589Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6b3cbf44-902a-4464-82ee-c81cf66703f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:18:07.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:18:12.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:18:12.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T05:18:12.794Z |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 |2022-09-03T05:18:12.795Z |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 |2022-09-03T05:18:12.800Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T05:18:12.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T05:18:12.801Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T05:18:12.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:18:17.127Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9518ac84-1db6-4add-98a5-6e13f800dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:18:26.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:18:36.670Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f0a46df4-587b-49ee-8acc-ed61705cc1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:18:40.538Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.3.102:8443\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:18:50.538Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ce3df070-d5c2-43a1-b3df-5f9525eabc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:18:52.247Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.3.102:8443\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:19:02.247Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=34d00c35-a29e-4595-a953-b4d2ae84f801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:19:11.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:19:21.790Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5d50e711-a248-4f36-abfa-7d86f449d1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:19:31.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:19:41.354Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=dfdfb42e-264a-40bb-8056-9855d5c68d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:19:50.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:20:00.904Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=51b84946-1d72-4300-9a47-45e48bbfb8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:20:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:20:20.448Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=66cea0a0-7355-4400-af27-672f0146fbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:20:22.776Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.3.102:8443\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:20:32.776Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1b8749eb-2099-4bad-9af6-3c698cead1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:20:42.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:20:52.332Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ad41db13-2905-4695-b9db-e8287db1f86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:21:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:21:11.930Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a1332c7d-2895-4d82-ae79-64e4dbef822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:21:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:21:31.489Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ff89a2d9-667a-43b9-8af0-fcce6235c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:21:41.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:21:51.031Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=64ad0586-66e2-41d1-89e8-951f81e8b240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:22:00.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:22:10.583Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=dbe25256-3353-4968-9759-1743db650525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:22:20.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:22:30.143Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=767687f9-d078-414d-8544-e79a50bfbccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:22:39.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:22:49.730Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9d5ac920-b14c-4938-8604-d26a4bc80fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:22:59.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:23:09.290Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=d8f80217-23d6-4b35-9460-495ab43f7440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:23:13.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:23:13.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T05:23:13.258Z |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 |2022-09-03T05:23:13.268Z |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 |2022-09-03T05:23:13.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T05:23:13.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T05:23:13.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T05:23:13.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:23:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:23:28.864Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ebe1d739-60c1-4a9d-b09a-aa157299ce98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:23:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:23:48.454Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=6224e330-23e9-4ddc-8824-eeb93e45dd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:23:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:24:08.002Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=82e8f5fb-a00b-4686-9efe-7ad033ca85f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:24:17.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:24:27.548Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=f468304e-1ff4-401c-8c3a-f94f0cad9fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:24:37.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:24:47.114Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ad49d598-51bb-4276-a7cd-ae2253d54186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:24:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:25:06.651Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=9ff5b82f-503b-4af1-972b-9242114dcd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:25:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:25:26.192Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=54bc4149-f23d-4b28-8c04-b20df44994a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:25:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:25:45.743Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=de6f89ac-be2b-4579-9d53-2c08d59bc848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:25:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:26:05.312Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=22be4542-9855-4635-9af2-459a0f4a7f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:26:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:26:24.865Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=2cbfbc73-6a99-45b0-b99c-9b6c0fb1e8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:26:34.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:26:44.403Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=bae51502-6ab4-43fe-9189-bcd9b4c2b020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:26:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:27:03.943Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5027e076-a317-4078-b632-a03f8c23b2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:27:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:27:23.506Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=85d08854-c3b5-4203-8f95-02e85091076c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:27:33.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:27:43.071Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=3217d097-a454-4754-9dcc-1a53ebb56079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:27:52.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:28:02.616Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=03c3c8d8-9595-44a2-99cf-a313776baab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:28:12.545Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.3.102:8443\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:28:12.857Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-03T05:28:12.859Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-03T05:28:12.863Z |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 |2022-09-03T05:28:12.876Z |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 |2022-09-03T05:28:12.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-03T05:28:12.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-03T05:28:12.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-03T05:28:12.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:28:22.551Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=36596646-10e5-4cd3-b949-b65e91c918ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:28:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:28:42.110Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=1af7b228-713f-4db9-9a02-8ac21088973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:28:51.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:29:01.657Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e3cad40a-6dcc-4d13-ba61-ab858bf14388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:29:03.481Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.3.102:8443\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:29:13.480Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=b79ad0cf-11a5-426d-8c26-02ce73fa9b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:29:23.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:29:33.028Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=327ba10d-6689-42eb-8709-1f02f9bba713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:29:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:29:52.583Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=8a4fea61-7331-4de4-9d77-f84e61e4c95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:30:02.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:30:12.128Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=e8cb972e-837d-4af8-9746-ec1ad8be6641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:30:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:30:31.673Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=ba1128a9-8cb9-41f3-abb2-3f1279d81e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:30:41.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:30:51.232Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=be23c8fd-b4ec-4b52-8ede-0c1f4149ecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:31:00.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:31:10.778Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=4edd71a0-8bea-420e-b3b2-ccdbbab3e7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:31:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:31:30.363Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=394c5724-aa87-478e-86e7-c9c4edc5b594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:31:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:31:49.911Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=5369e1e9-191c-4915-aa22-b265f9e4b171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:31:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:32:09.455Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=a3a1f64c-142b-49ac-b28e-d2088d635043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:32:19.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:32:29.011Z |INFO |Init configs |InvocationID=beabe20b-2cac-47e1-9e11-82372a438e96, InstanceUUID=32a887a8-a05f-4441-a950-404d2eeb611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-03T05:32:37.975Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.